mropert / cpp-dispatch
A C++ string-based dispatch/routing library
☆25Updated 7 years ago
Alternatives and similar repositories for cpp-dispatch:
Users that are interested in cpp-dispatch are comparing it to the libraries listed below
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 7 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- A fixed capacity dynamically sized string☆64Updated 3 months ago
- Stack allocated and type-erased functors 🐜☆53Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Proposed IP address classes for standard c++☆36Updated 10 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 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 9 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Comparison of C++ Serialization Libraries for Graph Data☆34Updated 3 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Boost.org circular_buffer module☆54Updated 3 months ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- Type safe "Keep it simple, stupid" text templates for C++☆39Updated 7 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Type traits for properties of C / C++ enum types☆21Updated 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
- ☆26Updated last year
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- HTTP/1 parsing and serialization algorithms using C++11☆29Updated this week
- Literal Logging for C++☆84Updated 7 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆42Updated last week