This commit is contained in:
Faraz Fallahi
2015-06-01 16:43:34 -05:00
parent e9a365ddbb
commit 03c3e32a47

View File

@@ -500,7 +500,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
* [Serial Communication Library](https://github.com/wjwwood/serial) - Cross-platform, Serial Port library written in C++. [MIT]
* [sigslot](http://sigslot.sourceforge.net/) - C++ Signal/Slot Library. [PublicDomain]
* [SLDR](https://github.com/cesanta/sldr) - Super Light DNS Resolver. [GPL2/Commercial]
* [SLRE](https://github.com/cesanta/slre) - Super Light Regular Expression library. [GPL2/Commercial]
* [SLRE](https://github.com/cesanta/slre) - Super Light Regexp engine for C/C++. [GPL2/Commercial]
* [Stage](https://github.com/rtv/Stage) - Mobile robot simulator. [GPL2]
* [stb](https://github.com/nothings/stb) - A range of single-file libraries for C/C++. [PublicDomain]
* [VarTypes](https://code.google.com/p/vartypes/) - A feature-rich, object-oriented framework for managing variables in C++ / Qt4. [LGPL]