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
- A proposal for a executor programming model for ISO C++☆140Updated 5 years ago
- Compile-time-efficient proof-of-concept implementation for std::tuple☆94Updated 4 years ago
- benchmark for various C++ function implementations; focus on invocation time☆96Updated 6 years ago
- Implementation of hash_append proposal☆67Updated 8 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years 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
- A C++14 and later CRTP template for defining iterators☆75Updated 2 weeks ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 8 years ago
- pushmi project☆50Updated 6 years ago
- Variadic templates and std::integer_sequence support library☆111Updated 8 months ago
- Sample implementation of C++20 atomic_wait/notify☆61Updated 6 years ago
- Fast containers of polymorphic objects.☆69Updated this week
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆34Updated 5 years ago
- Visualization tool for Templight C++ template debugger traces☆90Updated 6 years ago
- Core abstractions for dealing with concurrency in C++☆68Updated last year
- A C++14-and-later expression template library☆109Updated 3 months ago
- WIP☆27Updated 6 years ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆87Updated 10 years 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☆69Updated 10 years ago
- A never-valueless, strong guarantee implementation of std::variant☆71Updated 3 weeks ago
- low-level library for minimizing the size of your types☆116Updated 6 years ago
- ☆25Updated 5 years ago
- Boost.org multi_index module☆53Updated last week
- C++ generic make factory☆108Updated 6 years ago
- runtime to compile-time mappings☆108Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆47Updated 5 years ago
- std::bitset with constexpr implementations plus additional features.☆126Updated 2 years ago
- WG21 P0468 implementation of an intrusive smart pointer for C++☆58Updated 5 years ago