preshing / CompareIntegerMaps
Generates benchmark data for two different data structures, then renders some graphs.
☆112Updated 5 years ago
Alternatives and similar repositories for CompareIntegerMaps:
Users that are interested in CompareIntegerMaps are comparing it to the libraries listed below
- A benchmark of some prominent C/C++ hash table implementations☆103Updated 6 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- A persistent hash array-mapped trie for C++☆91Updated last year
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆162Updated 2 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- transducers in C++ 14☆40Updated 10 years ago
- Joedb, the Journal-Only Embedded Database☆93Updated this week
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Linear vs binary search benchmark☆41Updated 5 years ago
- BSD Licensed Bignum Library☆233Updated last year
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- ☆13Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- Functional Utilities for C++☆40Updated 10 years ago
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- λ → C++ library for functional programming☆37Updated 8 years ago
- Fast, efficient string interning☆95Updated 7 years 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
- Demonstration of LLVM's opt-viewer tool☆70Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆83Updated last year
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated 2 months ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Lightweight approach to expressing task stealing and balanced parallelism in a C++ programs.☆73Updated 9 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 7 years ago