Skip to content

Commit c3335bf

Browse files
committed
semver
@h2non / semver.c
1 parent 2a705ab commit c3335bf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
531531
* [Remote Call Framework](http://www.deltavsoft.com/) - Inter-process communication framework for C++. [GPL2/Commercial]
532532
* [Scintilla](http://scintilla.org/) - A free source code editing component. [MIT]
533533
* [SDS](https://github.com/antirez/sds) - Simple Dynamic Strings library for C. [BSD]
534+
* [semver.c](https://github.com/h2non/semver.c) - A semver parser and render in ANSI C. [MIT]
534535
* [Serial Communication Library](https://github.com/wjwwood/serial) - Cross-platform, Serial Port library written in C++. [MIT]
535536
* [sigslot](http://sigslot.sourceforge.net/) - C++ Signal/Slot Library. [PublicDomain]
536537
* [SLDR](https://github.com/cesanta/sldr) - Super Light DNS Resolver. [GPL2/Commercial]

0 commit comments

Comments
 (0)