mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Add sigslot under Miscellaneous
sigslot - C++ Signal/Slot Library Its home page: http://sigslot.sourceforge.net/
This commit is contained in:
@@ -437,8 +437,9 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
|
|||||||
* [PCRE](http://pcre.org/) - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD]
|
* [PCRE](http://pcre.org/) - A regular expression C library inspired by the regular expression capabilities in Perl. [BSD]
|
||||||
* [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPLv2/Commercial]
|
* [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPLv2/Commercial]
|
||||||
* [Scintilla](http://scintilla.org/) - A free source code editing component. [MIT]
|
* [Scintilla](http://scintilla.org/) - A free source code editing component. [MIT]
|
||||||
* [Serial Communication Library](https://github.com/wjwwood/serial) - Cross-platform, Serial Port library written in C++. [MIT]
|
|
||||||
* [SDS](https://github.com/antirez/sds) - Simple Dynamic Strings library for C. [BSD]
|
* [SDS](https://github.com/antirez/sds) - Simple Dynamic Strings library for C. [BSD]
|
||||||
|
* [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.
|
||||||
* [SLDR](https://github.com/cesanta/sldr) - Super Light DNS Resolver. [GPLv2/Commercial]
|
* [SLDR](https://github.com/cesanta/sldr) - Super Light DNS Resolver. [GPLv2/Commercial]
|
||||||
* [SLRE](https://github.com/cesanta/slre) - Super Light Regular Expression library. [GPLv2/Commercial]
|
* [SLRE](https://github.com/cesanta/slre) - Super Light Regular Expression library. [GPLv2/Commercial]
|
||||||
* [Stage](https://github.com/rtv/Stage) - Mobile robot simulator. [GPLv2]
|
* [Stage](https://github.com/rtv/Stage) - Mobile robot simulator. [GPLv2]
|
||||||
|
|||||||
Reference in New Issue
Block a user