preshing / CompareIntegerMapsLinks
Generates benchmark data for two different data structures, then renders some graphs.
☆112Updated 6 years ago
Alternatives and similar repositories for CompareIntegerMaps
Users that are interested in CompareIntegerMaps are comparing it to the libraries listed below
Sorting:
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 2 months ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years 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
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- BSD Licensed Bignum Library☆232Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 11 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 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
- bit & sketches data structures☆60Updated 6 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- ☆56Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Experiments with array layouts for comparison-based searching☆84Updated last year
- transducers in C++ 14☆40Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Coroutines in C☆121Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 4 months ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 7 months ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year