baconpaul / sst-plugininfra

Plugin Infrastructure we share across several SST properties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:C++ 96.5%Language:CMake 0.9%Language:C 0.9%Language:Shell 0.8%Language:Perl 0.4%Language:HTML 0.3%Language:Objective-C++ 0.2%