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++ Concurrency library!☆26Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- 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
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 9 years ago
- Boost.Asio wrapper over uTorrent's uTP library☆27Updated 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 9 months ago
- A view that allows iteration over a view, returning the index of each item along with each item☆12Updated 4 years ago
- Embrace (post) modern C++☆9Updated 3 years ago
- Example code and slides for my talk "std::variant and the Power of Pattern Matching"☆43Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last week
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- File/Directory Watcher for Modern C++☆83Updated 2 years ago
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 4 years ago
- A fixed capacity dynamically sized string☆64Updated last week
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated 9 months ago
- Flat containers for C++☆19Updated 8 years ago
- Priority-based Task Scheduling for Modern C++☆87Updated 4 years ago
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆61Updated 4 years ago
- std::ring_span (SG14, P0059R1)☆46Updated 8 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- Type traits for properties of C / C++ enum types☆21Updated 5 years ago
- A C++14/17 implementation of named tuples☆70Updated 7 months ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 6 years ago
- Task System presented in "Better Code: Concurrency - Sean Parent"☆42Updated 4 years ago
- Smart queue that executes tasks in threadpool-like manner☆40Updated last year