|
328 | 328 |
|
329 | 329 | | Library | Stars | Description | License | |
330 | 330 | |--- | ---| ---|--- | |
331 | | -| [cinatra](https://github.com/qicosmos/cinatra) | [](https://github.com/qicosmos/cinatra/stargazers/) | Modern (c++17), Cross-platform Http Framework. | [](https://opensource.org/licenses/MIT) | |
| 331 | +| [cinatra](https://github.com/qicosmos/cinatra) | [](https://github.com/qicosmos/cinatra/stargazers/) | Modern (C++17), Cross-platform Http Framework. | [](https://opensource.org/licenses/MIT) | |
332 | 332 | | [cpp-httplib](https://github.com/yhirose/cpp-httplib) | [](https://github.com/yhirose/cpp-httplib/stargazers/) | A C++11 Cross platform HTTP/HTTPS library. | [](https://opensource.org/licenses/MIT) | |
333 | 333 | | [jwt-cpp](https://github.com/Thalhammer/jwt-cpp) | [](https://github.com/Thalhammer/jwt-cpp/stargazers/) | Create and validate JSON web tokens. | [](https://opensource.org/licenses/MIT) | |
334 | 334 | | [RESTinio](https://github.com/Stiffstream/restinio) | [](https://github.com/Stiffstream/restinio/stargazers/) | Asynchronous HTTP/WebSocket server C++14 library | [](https://opensource.org/licenses/BSD-3-Clause) | |
335 | | -| [cuehttp](https://github.com/xcyl/cuehttp) | [](https://github.com/xcyl/cuehttp/stargazers/) | Modern c++ middleware framework for http(http/https)/websocket(ws/wss). | [](https://opensource.org/licenses/Apache-2.0) | |
| 335 | +| [cuehttp](https://github.com/xcyl/cuehttp) | [](https://github.com/xcyl/cuehttp/stargazers/) | Modern C++ middleware framework for http(http/https)/websocket(ws/wss). | [](https://opensource.org/licenses/Apache-2.0) | |
336 | 336 | | [libfv](https://github.com/fawdlstty/libfv) | [](https://github.com/fawdlstty/libfv/stargazers/) | libfv is C++20 header-only network library, support TCP/SSL/Http/websocket server and client | [](https://opensource.org/licenses/MIT) | |
337 | 337 | | [NetIF](https://github.com/GMLC-TDC/netif) | [](https://github.com/GMLC-TDC/netif/stargazers/) | Cross-platform network interface addresses without name lookups in C++14. | [](https://opensource.org/licenses/BSD-3-Clause) | |
338 | 338 |
|
|
505 | 505 | | [numeric_ranges](https://github.com/tcbrindle/numeric_ranges) | [](https://github.com/tcbrindle/numeric_ranges/stargazers/) | Numeric algorithms for C++20 Ranges. | [](https://www.boost.org/LICENSE_1_0.txt) | |
506 | 506 | | [optional](https://github.com/TartanLlama/optional) | [](https://github.com/TartanLlama/optional/stargazers/) | C++11/14/17 std::optional. | [](http://creativecommons.org/publicdomain/zero/1.0/) | |
507 | 507 | | [optional-lite](https://github.com/martinmoene/optional-lite) | [](https://github.com/martinmoene/optional-lite/stargazers/) | A C++17-like optional for C++98/11 and later. | [](https://www.boost.org/LICENSE_1_0.txt) | |
| 508 | +| [Qlibs++](https://github.com/qlibs) | | C++20 libraries: meta programming, profiling, static perfect hashing, static reflection, unit testing and more. | [](https://opensource.org/licenses/MIT) | |
508 | 509 | | [range-v3](https://github.com/ericniebler/range-v3) | [](https://github.com/ericniebler/range-v3/stargazers/) | Range library for C++14/17/20. | [](https://www.boost.org/LICENSE_1_0.txt) | |
509 | | -| [rangesnext](https://github.com/cor3ntin/rangesnext) | [](https://github.com/cor3ntin/rangesnext/stargazers/) | Tanges features for c+23 ported to C++20. | [](https://www.boost.org/LICENSE_1_0.txt) | |
| 510 | +| [rangesnext](https://github.com/cor3ntin/rangesnext) | [](https://github.com/cor3ntin/rangesnext/stargazers/) | Tanges features for C++23 ported to C++20. | [](https://www.boost.org/LICENSE_1_0.txt) | |
510 | 511 | | [span-lite](https://github.com/martinmoene/span-lite) | [](https://github.com/martinmoene/span-lite/stargazers/) | A C++20-like span for C++98/11 and later. | [](https://www.boost.org/LICENSE_1_0.txt) | |
511 | 512 | | [string-view-lite](https://github.com/martinmoene/string-view-lite) | [](https://github.com/martinmoene/string-view-lite/stargazers/) | A C++17-like string_view for C++98/11 and later. | [](https://www.boost.org/LICENSE_1_0.txt) | |
512 | 513 | | [uberswitch](https://github.com/falemagn/uberswitch) | [](https://github.com/falemagn/uberswitch/stargazers/) | Alternative to the C++ switch statement. | [](http://unlicense.org/) | |
|
0 commit comments