Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -1159,7 +1159,9 @@ A 'catch-all' category for anything that doesn't fit well anywhere else.
* [Metalang99][603] - Full-blown preprocessor metaprogramming. [``MIT``][MIT]
* [Datatype99][604] - Algebraic data types for C99. [``MIT``][MIT]
* [EasyLogger][706] - An ultra-lightweight, high-performance C/C++ log library. [``MIT``][MIT]

* [liblogger][707] - Fast JSON structured logger [``BSD-2-Clause``][BSD-2-Clause]
* [libspinner][708] - 90+ configurable terminal spinners and progress indicators [``BSD-2-Clause``][BSD-2-Clause]
* [libgithub][709] - Library to integrate with Github's REST API [``BSD-2-Clause``][BSD-2-Clause]
## Web Frameworks ##

Comprehensive and integrated solutions for building the next brilliant web
Expand Down Expand Up @@ -1847,4 +1849,6 @@ support for C.
[704]: https://github.com/taosdata/TDengine
[705]: https://nappgui.com/
[706]: https://github.com/armink/EasyLogger

[707]: https://github.com/briandowns/liblogger
[708]: https://github.com/briandowns/libspinner
[709]: https://github.com/briandowns/libgithub