ozanarmagan / RESTCpp
Cross Platform Multi threaded REST API / HTTP Server framework using thread-pooling implementation with modern C++
☆1Updated last year
Alternatives and similar repositories for RESTCpp:
Users that are interested in RESTCpp are comparing it to the libraries listed below
- C++ Binary Serialization Made Easy: Header-only, configurable endianness, cross-platform, no IDL, no exceptions, and no macros☆62Updated 9 months ago
- A C++20 implementation of safe (wrap around) integers following MISRA C++ rules☆77Updated last year
- ☆76Updated 2 weeks ago
- Algorithm wrappers☆88Updated 4 months ago
- P0323 & P2505 std::expected simple implementation☆39Updated last month
- variadic pointers and references☆22Updated 2 weeks ago
- Examples showing OpenSSL C API usage with Modern C++ (smart pointers, RAII)☆43Updated 2 years ago
- Converting (scoped)enum values to string names written in C++>=11.☆21Updated last month
- Demo Code for presentation "C++ In Action"☆147Updated 11 months ago
- ☆32Updated 4 years ago
- A modern and (mostly) macro free mocking-framework☆32Updated last week
- C++ command line argument parsing and routing☆53Updated 9 months ago
- Safe arithmetic library for C++20 and above. Safe arithmetic ensures correctness of arithmetic operations at compile-time. It protects ag …☆90Updated last week
- Word Game Solver☆16Updated 2 years ago
- List-initialize containers with proper move semantics☆30Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated this week
- A single header C++ library for parsing command line arguments and options with minimal amount of code☆50Updated 3 years ago
- Allows a programmer to print table-like outputs over std::ostream.☆26Updated last year
- Light-weight asynchronous transport-agnostic C++ RPC library.☆23Updated 8 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- 📜 Give credit automatically! A license disclaimer generator for your CPM.cmake dependencies.☆38Updated 2 years ago
- Single-header header-only C++11 / C++14 / C++17 library for easily managing set of auto-generated type-safe flags.☆89Updated 3 years ago
- My solutions to the 100 problems of The Modern C++ Challenge, a book by Marius Bancila (published by Packt).☆41Updated 2 years ago
- Cryptography library for modern C++.☆75Updated last year
- Prototype C++ web_view implementation☆23Updated 5 years ago
- Modern C++ Stack and Static based allocators + a Custom Aligned allocator☆97Updated last year
- A little metaprogramming and functional library☆69Updated 2 years ago
- A vector based map that implements a red black tree under the hood. Performs faster insertions and deletions than std::map and has a red…☆13Updated 5 months ago
- Lightweight header-only C++20 enum and typename reflection☆54Updated 2 months ago
- Libusb wrapper for Asio☆64Updated 2 years ago