omartijn / cpprouter
A modern, header-only request router for C++
☆23Updated 3 years ago
Alternatives and similar repositories for cpprouter:
Users that are interested in cpprouter are comparing it to the libraries listed below
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- Container Traits for Modern C++☆28Updated 4 years ago
- A C++ data container replicating std::queue functionality but with better performance.☆30Updated this week
- C++14 codec library☆25Updated 3 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- 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 9 months ago
- A general property customisation mechanism☆15Updated 4 years ago
- Portable UUID generation library for C++☆26Updated last year
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 9 months ago
- stl-like algorithms for TYPES☆31Updated last year
- `mp::inplace_string<CharT, MaxSize, Traits>` is a `std::string`-like class template that stores text content in-place inside the class☆10Updated 6 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated 9 months ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- HTTP/1 parsing and serialization algorithms using C++11☆28Updated last month
- A modern C++ uri & query parser☆11Updated 7 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 9 months ago
- A C++20 serialization library (cereal fork)☆27Updated 2 years ago
- bit-lite - C++20 bit operations for C++98 and later in a single-file header-only library☆40Updated last year
- Result<T, E> for Modern C++☆33Updated 4 years ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆24Updated 2 years ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- A header-only C++ library that allows easily creating thread-safe, concurrency friendly resources.☆20Updated last year
- C++20 library for binary serialization of arbitrary aggregates or tuples. The library also unifies work with tuples and aggregates☆13Updated 3 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago