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 portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆276Updated 4 years ago
- BSD Licensed Bignum Library☆232Updated last year
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 5 months ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆295Updated 12 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- Lock-free multithreaded memory allocation☆110Updated 8 years ago
- bit & sketches data structures☆60Updated 7 years ago
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Continuation-ready container algorithms from STL algorithms☆60Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Lightweight unit-testing framework (C++11).☆85Updated 9 years ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Hashing functions and PRNGs based on them☆166Updated this week
- transducers in C++ 14☆40Updated 11 years ago
- Support for Currying and Function Composition in C++☆61Updated 10 years ago
- Open multi-methods for C++11☆117Updated 7 years ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Coroutines in C☆122Updated 11 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆139Updated 10 months ago