Skip to content

Commit 73c8d9a

Browse files
authored
Merge pull request fffaraz#363 from jeaye/stdman
Add stdman
2 parents 06fb793 + a68fd7d commit 73c8d9a

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
@@ -595,6 +595,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
595595
* [SLDR](https://github.com/cesanta/sldr) - Super Light DNS Resolver. [GPL2/Commercial]
596596
* [SLRE](https://github.com/cesanta/slre) - Super Light Regexp engine for C/C++. [GPL2/Commercial]
597597
* [Stage](https://github.com/rtv/Stage) - Mobile robot simulator. [GPL2]
598+
* [stdman](https://github.com/jeaye/stdman) Formatted C++11/14 stdlib man pages (from cppreference). [MIT]
598599
* [stb](https://github.com/nothings/stb) :zap: - A range of single-file libraries for C/C++. [PublicDomain]
599600
* [StrTk](http://www.partow.net/programming/strtk/index.html) - A C++ library consisting of high performance string processing routines. [MIT]
600601
* [ub-canaries](https://github.com/regehr/ub-canaries) - A collection of C/C++ programs that try to get compilers to exploit undefined behavior.

0 commit comments

Comments
 (0)