mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-12-18 12:54:39 +03:00
Add jwt-cpp
This commit is contained in:
@@ -997,6 +997,7 @@ A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny
|
|||||||
* [libevil](https://github.com/avati/libevil) - The Evil License Manager. [GPLv3]
|
* [libevil](https://github.com/avati/libevil) - The Evil License Manager. [GPLv3]
|
||||||
* [libnih](https://github.com/keybuk/libnih) - A lightweight library of C functions and structures. [GPL2.1]
|
* [libnih](https://github.com/keybuk/libnih) - A lightweight library of C functions and structures. [GPL2.1]
|
||||||
* [libusb](https://libusb.info/) - A universal USB library which allows for portable access to USB devices. [LGPL2]
|
* [libusb](https://libusb.info/) - A universal USB library which allows for portable access to USB devices. [LGPL2]
|
||||||
|
* [jwt-cpp](https://github.com/Thalhammer/jwt-cpp) - A header only library for creating and validating JSON web tokens in C++. [MIT]
|
||||||
* [Mach7](https://github.com/solodon4/Mach7) - A Pattern-matching library for C++. [BSD]
|
* [Mach7](https://github.com/solodon4/Mach7) - A Pattern-matching library for C++. [BSD]
|
||||||
* [mio](https://github.com/mandreyel/mio) - Cross-platform C++11 header-only library for memory mapped file IO. [MIT]
|
* [mio](https://github.com/mandreyel/mio) - Cross-platform C++11 header-only library for memory mapped file IO. [MIT]
|
||||||
* [PEGTL](https://github.com/taocpp/PEGTL) - The Parsing Expression Grammar Template Library. [MIT]
|
* [PEGTL](https://github.com/taocpp/PEGTL) - The Parsing Expression Grammar Template Library. [MIT]
|
||||||
|
|||||||
Reference in New Issue
Block a user