omartijn / cpprouterLinks
A modern, header-only request router for C++
☆24Updated 3 years ago
Alternatives and similar repositories for cpprouter
Users that are interested in cpprouter are comparing it to the libraries listed below
Sorting:
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated 2 months ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆34Updated 3 months ago
- Container Traits for Modern C++☆29Updated 4 years ago
- Asynchronous Database Library based on Asio☆14Updated 5 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- A fixed capacity dynamically sized string☆66Updated last month
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Fork of Marcin Kalicinski's RapidXml library☆18Updated 10 months ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated 10 months ago
- C++14 codec library☆25Updated 3 years ago
- String facilities for C++98 and later - a library in search of its identity.☆22Updated 2 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- value-ptr-lite - A C++ smart-pointer with value semantics for C++98, C++11 and later in a single-file header-only library☆48Updated last year
- C++ components used in the project https://github.com/rnburn/bbai☆52Updated last year
- C++14 compatible observer pattern / signal slot pattern that can ignore extra parameters like Qt's signals and slots.☆18Updated 3 years ago
- Portable UUID generation library for C++☆26Updated 2 years ago
- A task orient thread pool library for C++14 with cancellation and allocator support☆17Updated last year
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- <charconv> from Microsoft STL, but multi-platform☆38Updated 2 months ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 3 months ago
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆15Updated 4 months ago
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- Transferred to https://github.com/Neargye/yacppl☆14Updated 4 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A compiler-friendly variadic type list for C++.☆36Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month