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
- Embrace (post) modern C++☆9Updated 3 years ago
- C++ header only library purposed to create pool of some resources like keepalive connections☆23Updated 6 months ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 3 years ago
- ☆25Updated last year
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- A fixed capacity dynamically sized string☆64Updated 2 months ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year
- Libunifex networking library☆20Updated 2 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Container Traits for Modern C++☆28Updated 4 years ago
- C++ coroutine based networking library (WIP)☆37Updated 6 years ago
- Priority-based Task Scheduling for Modern C++☆86Updated 4 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- C++ Concurrency library!☆26Updated 6 years ago
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- c++ library for building lightweight processing pipeline at compile-time for string obfuscation, aes ciphering or whatever you want☆67Updated 5 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- A compressed pair for C++17☆26Updated 3 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years 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
- C++20 SQLite wrapper with an expressive code that runs fast☆26Updated 4 years ago
- A C++14/17 implementation of named tuples☆70Updated 6 months ago
- Comparison of C++ Serialization Libraries for Graph Data☆33Updated 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 8 months ago
- JSON Serializer using compile time reflection☆20Updated 2 years ago