|
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, static reflection, unit testing, static perfect hashing 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