preshing / CompareIntegerMapsLinks
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
Sorting:
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 weeks ago
- A C++ pointer bump memory arena implementation☆93Updated 10 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
- bit & sketches data structures☆60Updated 6 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Joedb, the Journal-Only Embedded Database☆103Updated 3 weeks ago
- BSD Licensed Bignum Library☆233Updated last year
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆137Updated 5 months ago
- Coroutines in C☆121Updated 11 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- Fast C/C++ memory allocator with free-all operation☆55Updated 9 years ago
- transducers in C++ 14☆40Updated 10 years ago
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- Random access array of tightly packed unsigned integers☆162Updated 3 years ago
- Lock-free multithreaded memory allocation☆106Updated 8 years ago
- Support for Currying and Function Composition in C++☆61Updated 9 years ago