omartijn / cpprouterLinks
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
Sorting:
- 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
- A fixed capacity dynamically sized string☆66Updated last month
- 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
- Utilities for working with strings at compile time and passing strings as template parameters.☆23Updated 5 years ago
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆46Updated last month
- A general property customisation mechanism☆15Updated 5 years ago
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years 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 last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Portable UUID generation library for C++☆26Updated last year
- A library of type safe sets over fixed size collections of types or values, including methods for accessing, modifying, visiting and iter…☆21Updated 3 years ago
- stl-like algorithms for TYPES☆31Updated last year
- File/Directory Watcher for Modern C++☆84Updated 2 years ago
- A library of type traits for introspecting C++ function types☆29Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- An implementation of the char8_t remediation approaches discussed in P1423 (https://wg21.link/p1423).☆25Updated 3 years ago
- Fast delegates implementation☆56Updated 3 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆53Updated 2 months ago
- C++14 codec library☆25Updated 3 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆37Updated last year
- Optimized C++20/23 vectors, strings with in class buffer storage, and utility algorithms☆14Updated 3 months ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 5 years ago
- Similar to python's `repr`, for c++☆32Updated 3 years ago
- C++11 compatible charconv☆31Updated last month
- C++20 compile-time reflection library.☆35Updated 7 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated last month
- `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