executors / futures-impl
A prototype implementation of the futures proposal
☆11Updated 6 years ago
Alternatives and similar repositories for futures-impl:
Users that are interested in futures-impl are comparing it to the libraries listed below
- A proposal for a futures programming model for ISO C++☆22Updated 6 years ago
- C++ interface to CPU affinity management☆30Updated 6 years ago
- A lightweight (3 file, single function) library for running micro-benchmarks on C++ code☆77Updated 9 years ago
- An Array Mapped Tree implementation☆10Updated 4 years ago
- type - Strong types for C++98, C++11 and later in a single-file header-only library☆36Updated 7 months 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
- Provides run-time tuple element access☆14Updated 3 years ago
- SLB: C++ Standard Library Backport☆11Updated 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
- Easily batch-build cmake projects!☆17Updated 8 months ago
- Comfortable lightweight C++ logging library -- cross-platform, C++11.☆30Updated 2 years ago
- C++ standard proposals☆16Updated 5 years ago
- C++ Library of Atomic and Lockless Data Structures☆38Updated 4 years ago
- An entirely const_expr string class in C++. Similar to string_view, most useful for compile-time constants☆22Updated 9 years ago
- ☆21Updated 5 years ago
- atomic lite - a C++11 atomic operations library for C++98 and later☆13Updated last year
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- Cleaned up version of <https://bitbucket.org/martinhofernandes/wheels/>☆28Updated 8 years ago
- Fast containers of polymorphic objects.☆63Updated 3 weeks ago
- A single-file header-only version of C++17-like invoke() for C++98, C++11 and later☆31Updated last year
- Fast, shared, upgradeable, non-recursive and non-fair mutex☆30Updated 6 years ago
- benchmark for various C++ function implementations; focus on invocation time☆95Updated 6 years ago
- Boost.org multi_index module☆47Updated last month
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 7 years ago
- Boost.org iterator module☆20Updated this week
- A single file C++11 header-only memory mapped file library.☆62Updated last year
- devector and batch_deque containers for C++. See more at: http://erenon.hu/double_ended☆15Updated 7 years ago
- ☆18Updated 5 months ago
- A prototype implementation of the executors proposal☆85Updated 5 years ago
- A replacement for rand()/srand() that's ~700% faster and typically has better statistical distribution. An adaptationof Melissa O'Neill's…☆14Updated 9 months ago