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
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆60Updated last year
- Hash Array Mapped Trie (C++ Templates)☆124Updated last year
- A C++ pointer bump memory arena implementation☆91Updated 10 years ago
- 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
- A persistent hash array-mapped trie for C++☆91Updated last year
- BSD Licensed Bignum Library☆232Updated 11 months ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆59Updated 15 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago
- Fast, efficient string interning☆95Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A C++ library for concurrent programming☆71Updated 3 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆161Updated 2 years ago
- Demonstration of LLVM's opt-viewer tool☆70Updated 7 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆136Updated last month
- ☆13Updated 8 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆138Updated last year
- transducers in C++ 14☆40Updated 10 years ago
- Lock-free multithreaded memory allocation☆105Updated 8 years ago
- Automatically exported from code.google.com/p/libhhash☆32Updated 9 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- C++11 metaprogramming library☆113Updated 9 years ago
- A dependency-based coroutine scheduler☆45Updated 8 years ago
- bit & sketches data structures☆60Updated 6 years ago
- Implementation of hash_append proposal☆69Updated 8 years ago
- Experiments with array layouts for comparison-based searching☆82Updated last year
- Vectorized version of the PCG random number generator☆76Updated 6 years ago