Skip to content

Plugin Infrastructure we share across several SST properties

License

Notifications You must be signed in to change notification settings

CardinalModules/sst-plugininfra

 
 

Repository files navigation

SST PluginInfra

This is a repository where we store several of the core bits of infrastructure we share among our plugins. Currently it contains the following

  1. Our strategy for std::filesystem across platforms where there still isnt' an implementation
  2. A (modified) version of TinyXML 1.0, the XML parser Surge and ShortCircuit use
  3. A (modified) version of a natrual string sort (ZLib)

For code outside of libs/ which has a license, the remainder is MIT

About

Plugin Infrastructure we share across several SST properties

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 97.2%
  • Other 2.8%