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:
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- Started to re-write sqlpp11 to sqlpp17 (not even remotely ready yet)☆54Updated 2 months ago
- Provides very lightweight outcome<T> and result<T> (Boost edition)☆44Updated last month
- ring-span lite - A C++yy-like ring_span type for C++98, C++11 and later in a single-file header-only library☆157Updated 3 months ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 3 years ago
- Eliminate all the tedious hassle when making state-of-the-art C++ 14 - 23 libraries!☆180Updated last month
- Futures and thread pool for C++ (with optional Qt support)☆129Updated 4 years ago
- A proposal for a executor programming model for ISO C++☆140Updated 4 years ago
- Helpers for preventing the static initialization order fiasco of global variables.☆45Updated 5 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- Boost.org unordered module☆75Updated this week
- A drop-in replacement for std::list with 293% faster insertion, 57% faster erasure, 17% faster iteration and 77% faster sorting on averag…☆154Updated 3 months ago
- Fast containers of polymorphic objects.☆68Updated this week
- C++ generic make factory☆108Updated 6 years ago
- A C++14 reflection library☆73Updated last month
- C++ serializers benchmark with realistic data☆125Updated 2 years ago
- Continuations for C++ std::future<> types☆52Updated last year
- Core abstractions for dealing with concurrency in C++☆66Updated last year
- A reference implementation for a modern C++ client interface☆92Updated 7 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 4 months ago
- C++ class for a joining and cooperative interruptible thread (should become std::jthread)☆194Updated 4 years ago
- Finite State Machine implementation using std::variant☆88Updated 5 years ago
- Session-based Beast/Asio wrapper requiring C++14☆66Updated 4 years ago
- A class template that creates a new type that is distinct from the underlying type, but convertible to and from it☆111Updated last year
- A lightweight, non-owning reference to a callable.☆174Updated 3 years ago
- Modern C++ generic header-only template library.☆102Updated 2 years ago
- A bunch of small C++ utilities☆65Updated last year
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- Implementation of std::any, including small object optimization, for C++11 compilers☆149Updated last year