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
- C++ header only library purposed to create pool of some resources like keepalive connections☆25Updated last year
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- C++ to C++ code generation tool (enum2string conversion, serialization, reflection etc.)☆97Updated 5 years ago
- Continuations for C++ std::future<> types☆53Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆68Updated 6 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- byte lite - A C++17-like byte type for C++98, C++11 and later in a single-file header-only library☆59Updated last month
- JSON Serializer using compile time reflection☆20Updated 2 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated last week
- Core abstractions for dealing with concurrency in C++☆67Updated last year
- A C++14 and later CRTP template for defining iterators☆75Updated 2 months ago
- A bunch of small C++ utilities☆68Updated last year
- C++ framework for rapid server development☆77Updated last year
- Comparison of C++ Serialization Libraries for Graph Data☆35Updated 3 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆76Updated 6 months ago
- File/Directory Watcher for Modern C++☆86Updated 2 years ago
- Literal Logging for C++☆86Updated 7 years ago
- C++20 liburing backed coroutine executor and event loop framework.☆66Updated 3 years ago
- Header-only C++17 library for evaluating logical expressions.☆87Updated 3 years ago
- Smart queue that executes tasks in threadpool-like manner☆45Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated 3 weeks ago
- A lightweight lazy-loading wrapper written in Modern C++☆48Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆93Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆46Updated 5 years ago
- A C++14/17 implementation of named tuples☆72Updated last year
- Boost.Process is a library to manage system processes☆110Updated 3 years ago
- Simple resource pool for recycling resources in C++☆70Updated 3 months ago
- C++ Concurrency library!☆27Updated 6 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago