mropert / cpp-dispatchLinks
A C++ string-based dispatch/routing library
☆25Updated 8 years ago
Alternatives and similar repositories for cpp-dispatch
Users that are interested in cpp-dispatch are comparing it to the libraries listed below
Sorting:
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 4 years ago
- A bunch of small C++ utilities☆71Updated 2 years ago
- File/Directory Watcher for Modern C++☆87Updated 3 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- C++ header only library purposed to create pool of some resources like keepalive connections☆27Updated last year
- Continuations for C++ std::future<> types☆53Updated 2 years ago
- C++ coroutine based networking library (WIP)☆39Updated 7 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆94Updated 4 years ago
- C++ Concurrency library!☆27Updated 6 years ago
- Result<T, E> for Modern C++☆36Updated 5 years ago
- Literal Logging for C++☆86Updated 8 years ago
- A concise and readable metaprogramming language for C++☆62Updated 5 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆98Updated 6 years ago
- Stack allocated and type-erased functors 🐜☆54Updated 7 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆60Updated 2 months ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆75Updated 10 months ago
- Fast delegates implementation☆57Updated 3 years ago
- A C++ ringbuffer that always looks like a flat array☆84Updated 5 years ago
- cross platform libuv based C++ library that leverages Microsoft's ppl tasks☆35Updated 10 years ago
- A future and stream library for modern C++.☆67Updated 3 years ago
- Simple resource pool for recycling resources in C++☆71Updated 6 months ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 5 years ago
- Additional functionality built on top of (Boost.)Asio☆26Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆38Updated 4 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Header-only C++17 library for evaluating logical expressions.☆88Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week