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
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago
- A C++14 framework for asynchronous I/O, cooperative multitasking and green threads scheduling☆160Updated 7 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Compile-time Checked, Type-Safe Formatting in C++14☆36Updated 8 years ago
- transducers in C++ 14☆40Updated 10 years ago
- HISTORICAL INTEREST ONLY: Post peer review AFIO v2 rewrite is now at https://github.com/ned14/boost.afio☆47Updated 9 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- IncludeOS C++ Web Application Framework☆71Updated 6 years ago
- dynamic polymorphism without inheritance☆31Updated 7 years ago
- High Performance Streams Based on Coroutine TS ⚡☆149Updated 6 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 3 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A future and stream library for modern C++.☆67Updated 2 years ago
- Nice sweet cpp header that help in daily life☆94Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- {fmt} support for ranges, containers and types with tuple interface.☆27Updated 7 years ago
- SIMD-enabled Levenshtein distance in C++☆74Updated last year
- C++14 cache friendly B-heap priority queue☆105Updated 4 years ago
- Use functors, lambdas and std::chrono to schedule tasks in the near future☆93Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Benchmark comparing various data serialization libraries (thrift, protobuf etc.) for C++☆35Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- C++ Scattered Containers☆67Updated 8 years ago
- A collection of single-header C++11 libraries by Chobolabs☆135Updated 4 years ago
- Python-like range iterators for C++☆81Updated 7 years ago