rpz80 / cfLinks
Composable C++ futures
☆32Updated 4 years ago
Alternatives and similar repositories for cf
Users that are interested in cf are comparing it to the libraries listed below
Sorting:
- Futures and thread pool for C++ (with optional Qt support)☆130Updated 5 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆183Updated 2 months ago
- C++ generic make factory☆108Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 4 years ago
- Header-only library for multithreaded programming☆239Updated 8 months ago
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆165Updated 2 weeks ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆99Updated 7 years ago
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- variant lite - A C++17-like variant, a type-safe union for C++98, C++11 and later in a single-file header-only library.☆251Updated 2 weeks ago
- A bunch of small C++ utilities☆70Updated 2 years ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆47Updated last month
- nanorpc - lightweight RPC in pure C++ 17☆244Updated 2 years ago
- Variadic templates and std::integer_sequence support library☆112Updated 9 months ago
- Non bloated asynchronous logger☆223Updated 2 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆150Updated last year
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆197Updated 4 years ago
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆161Updated 5 months ago
- Continuations for C++ std::future<> types☆53Updated last year
- A lightweight, non-owning reference to a callable.☆180Updated 4 years ago
- A feature complete LRU cache implementation in C++☆260Updated 5 years ago
- C++14 (and beyond) library features implemented in C++11☆249Updated 8 years ago
- Finite state machine library based on the boost hana meta programming library. It follows the principles of the boost msm and boost sml l…☆201Updated 2 years ago
- Fast containers of polymorphic objects.☆69Updated this week
- SPY - C++ Information Broker☆157Updated 3 weeks ago
- constexpr C++17 library for simplifying higher order functions in application code☆202Updated 2 years ago
- generic stack-based container☆110Updated 7 years ago
- Proposed SG14 status_code for the C++ standard☆69Updated last month
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆141Updated 3 years ago