executors / futuresLinks
A proposal for a futures programming model for ISO C++
☆22Updated 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☆85Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆97Updated 6 years ago
- A proposal for a executor programming model for ISO C++☆141Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated this week
- Fast containers of polymorphic objects.☆69Updated 2 weeks ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 7 years ago
- A C++14 and later CRTP template for defining iterators☆76Updated 2 weeks ago
- 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
- Sample implementation of C++20 atomic_wait/notify☆62Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 9 years ago
- ☆25Updated 5 years ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- WIP☆27Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- A research project aimed at introducing language support for type erasure in C++.☆54Updated 9 years ago
- pushmi project☆50Updated 6 years ago
- A C++14-and-later expression template library☆109Updated 2 weeks ago
- Variadic templates and std::integer_sequence support library☆112Updated 10 months ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 2 weeks ago
- A modern header-only zero-overhead library for creating smart references☆86Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆70Updated 10 years ago
- The C++ Pimpl Idiom Again!☆37Updated 7 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆69Updated last year
- Coroutine Support Library☆36Updated last year
- runtime to compile-time mappings☆110Updated 8 years ago
- C++ generic make factory☆108Updated 6 years ago
- Network Based Data Layer: C++ Framework for Managing Application State Across Network☆44Updated last week