executors / futuresLinks
A proposal for a futures programming model for ISO C++
☆23Updated 7 years ago
Alternatives and similar repositories for futures
Users that are interested in futures are comparing it to the libraries listed below
Sorting:
- A prototype implementation of the executors proposal☆86Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated last month
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆62Updated 5 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- benchmark for various C++ function implementations; focus on invocation time☆98Updated 7 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated last month
- WIP☆27Updated 6 years ago
- Fast containers of polymorphic objects.☆71Updated last month
- A persistent hash array-mapped trie for C++☆92Updated 2 years ago
- A C++14-and-later expression template library☆109Updated last month
- Variadic templates and std::integer_sequence support library☆112Updated 11 months ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- ☆25Updated 5 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- pushmi project☆50Updated 6 years ago
- Session-based Beast/Asio wrapper requiring C++14☆67Updated 5 years ago
- An educational C++20 implementation of Boost.Optional that also is-a C++20 std::optional☆11Updated 5 years ago
- Boost (not yet) Tacit Meta Programming - your DSL for metaprogramming☆67Updated 5 years ago
- runtime to compile-time mappings☆109Updated 8 years ago
- Reflection utilities and examples built on top of C++ reflection TS implementation.☆115Updated 3 years ago
- Coroutine Support Library☆36Updated last year
- A never-valueless, strong guarantee implementation of std::variant☆71Updated this week
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- A realtime/embedded-friendly C++11 variant type which is never empty and prevents undesirable implicit conversions☆102Updated 7 years ago
- Boost.org unordered module☆86Updated last week