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:
- STM (Software Transactional Memory) implementation in C, based on memory-mapping.☆60Updated 15 years ago
- A Fast, Multicore-Scalable, Low-Fragmentation Memory Allocator☆163Updated 3 months ago
- Hash Array Mapped Trie (C++ Templates)☆125Updated 2 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- Intel(R) Concurrent Collections for C++☆116Updated 2 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆275Updated 4 years ago
- Lock-free multithreaded memory allocation☆108Updated 8 years ago
- BSD Licensed Bignum Library☆232Updated last year
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆294Updated 12 years ago
- Vectorized version of the PCG random number generator☆83Updated 6 months ago
- ☆57Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Benchmark showing the we can randomly hash strings very quickly with good universality☆138Updated 8 months ago
- A C++ library for concurrent programming☆71Updated 4 years ago
- A User Space Threading Library Supporting Multi-Core Systems☆141Updated 2 years ago
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- 📶 A lock- and wait-free hashtable (and an array too)☆109Updated 5 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- bit & sketches data structures☆60Updated 6 years ago
- multi-way atomic compare-and-swap with x64/TSX☆86Updated 8 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆63Updated 2 years ago
- ☆13Updated 9 years ago
- A lightweight conservative garbage collector for C/C++☆123Updated 6 years ago
- Hashing functions and PRNGs based on them☆162Updated 8 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- transducers in C++ 14☆40Updated 11 years ago