stevejims / acppLinks
ACCU 2017 - "History of Time: Asynchronous C++"
☆16Updated 8 years ago
Alternatives and similar repositories for acpp
Users that are interested in acpp are comparing it to the libraries listed below
Sorting:
- C++ library for collecting user-defined in-process runtime statistics with low overhead☆98Updated 6 years ago
- transducers in C++ 14☆40Updated 11 years ago
- IncludeOS C++ Web Application Framework☆72Updated 6 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A dependency-based coroutine scheduler☆45Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Lthread C++11 binding☆12Updated 11 years ago
- Overridable universal operator overloading for C++14☆20Updated 11 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- Iterator library.☆80Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Memory-mapped storage library☆76Updated 9 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- dynamic polymorphism without inheritance☆31Updated 8 years ago
- SIMD-enabled Levenshtein distance in C++☆74Updated last year
- Literal Logging for C++☆86Updated 8 years ago
- exploring coroutine C++ proposal☆46Updated 9 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆46Updated 9 years ago
- Emulation of resumable expressions using boost.coroutine☆12Updated 7 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- A C++14 library to make it easier to work with parameter packs☆57Updated 6 years ago