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
- Container Traits for Modern C++☆29Updated 4 years ago
- A C++17 metaprogramming library. Strings, Parsing, Typelists, Aggregate to Tuple conversions and Constant integral literals☆51Updated 6 years ago
- A fixed capacity dynamically sized string☆64Updated 2 weeks ago
- `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
- A C++ data container replicating std::queue functionality but with better performance.☆33Updated last month
- A migration path to C++ library extensions scope_exit, scope_fail, scope_success, unique_resource☆45Updated last week
- C++14 codec library☆25Updated 3 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- stl-like algorithms for TYPES☆31Updated last year
- CppProperties is a single header libaray for enabling the property system architecture☆39Updated 4 years ago
- RemoteCall C++ framework for IPC☆22Updated 7 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 10 months ago
- C++ components used in the project https://github.com/rnburn/bbai☆51Updated last year
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆32Updated last year
- Similar to python's `repr`, for c++☆32Updated 2 years ago
- A generic thunking library and helpers for calling C callbacks☆11Updated last year
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A minimalist framework for rapid server side applications prototyping in C++ with dependency injection support.☆20Updated last year
- Experimental library for coroutines and networking☆16Updated 7 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- Portable UUID generation library for C++☆26Updated last year
- another c#-like property accessor for C++11 and above.☆20Updated 4 months ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- C++ Testing using spies and fakes for isolation and simulation☆10Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Utilities for working with strings at compile time and passing strings as template parameters.☆22Updated 5 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Fork of Marcin Kalicinski's RapidXml library☆17Updated 7 months ago