chyh1990 / futures_cppLinks
A future and stream library for modern C++.
☆67Updated 2 years ago
Alternatives and similar repositories for futures_cpp
Users that are interested in futures_cpp are comparing it to the libraries listed below
Sorting:
- λ → C++ library for functional programming☆37Updated 8 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Non-intrusive C++ signal programming library☆50Updated 3 years ago
- Mutex implementations and utilities☆31Updated 8 years ago
- WIP☆26Updated 6 years ago
- Expected objects for C++11 and later (and later perhaps C++98 )☆52Updated 7 years ago
- Work-in-progress Rust application that converts C++ header-only libraries to single self-contained headers.☆26Updated 6 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆98Updated 6 years ago
- Header-only llvm::Expected<T>☆37Updated 5 years ago
- C++ async operations☆100Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A never-valueless, strong guarantee implementation of std::variant☆69Updated last month
- Foundations of symbol based programming☆30Updated 5 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆43Updated last year
- Eggs.Variant is a C++11/14/17 generic, type-safe, discriminated union.☆139Updated 3 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆57Updated 5 years ago
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 7 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- C++11 template meta-programming library.☆48Updated 10 years ago
- observer-ptr - An observer_ptr for C++98 and later in a single-file header-only library (Extensions for Library Fundamentals, v2, v3)☆36Updated last year
- C++ generic make factory☆107Updated 6 years ago
- A C++14 library to make it easier to work with parameter packs☆56Updated 5 years ago
- Non-intrusive, high performance C++17 lightweight JSON de/serializer☆68Updated 5 years ago
- A no-dependencies C++ extensible type erasure library☆43Updated 4 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- Signals/Slots implementation with multiple executors☆29Updated 7 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- High performance HTTP library for Boost.Asio based on Joyent's http-parser and good intentions.☆34Updated 8 years ago