executors / futures
A proposal for a futures programming model for ISO C++
☆22Updated 6 years ago
Alternatives and similar repositories for futures:
Users that are interested in futures are comparing it to the libraries listed below
- A C++ library that simplifies working with tuples, variants, and more through argument list generation and the ability to convert from ru…☆60Updated 4 years ago
- WIP☆26Updated 5 years ago
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Prototype for new std::function features, compatible with C++11.☆46Updated 4 years ago
- ☆26Updated 4 years ago
- A never-valueless, strong guarantee implementation of std::variant☆67Updated last month
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- A prototype implementation of the executors proposal☆85Updated 6 years ago
- C++17 sports two low-level character conversion functions, std::from_chars and std::to_chars, but they have a usage model that can be ea…☆8Updated 5 years ago
- Fast containers of polymorphic objects.☆64Updated last month
- Compile-time-efficient proof-of-concept implementation for std::tuple☆91Updated 3 years ago
- A C++14 and later CRTP template for defining iterators☆70Updated 2 months ago
- An implementation of jss::object_ptr; a type similar to std::observer_ptr but with a few improvements☆33Updated 4 years ago
- A research project aimed at introducing language support for type erasure in C++.☆53Updated 8 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Mirror of official clang git repository located at http://llvm.org/git/clang. Updated every five minutes.☆18Updated 6 years ago
- Utilities to help using Coroutines with Ranges☆23Updated 7 years ago
- std::ring_span (SG14, P0059R1)☆45Updated 8 years ago
- A prototype implementation of the futures proposal☆11Updated 6 years ago
- Experimental library for coroutines and networking☆16Updated 7 years ago
- The Fancy Named Parameters Library☆30Updated 3 months ago
- A proposal for a executor programming model for ISO C++☆137Updated 4 years ago
- Issues list for P2300☆25Updated 7 months ago
- Proposed C++ standardisation for linear algebra☆28Updated 6 years ago
- Repository for a C++11 implementation of std::out_ptr (p1132), as a standalone library!☆74Updated last year
- A C++11 character encoding and code point enumeration library based on range-v3☆20Updated 6 years ago
- Coroutine Support Library☆34Updated 6 months ago
- Rebooting the std::bitset franchise☆43Updated 2 months ago
- C++20 fiber implementation with similar interface to std::thread, header-only / x86_64 / Linux only / stackful / built-in scheduler / thr…☆27Updated 4 months ago