valyala / gheapLinks
Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.
☆135Updated 6 years ago
Alternatives and similar repositories for gheap
Users that are interested in gheap are comparing it to the libraries listed below
Sorting:
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- A simple bitset library in C☆137Updated 8 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A fast alternative to the modulo reduction☆314Updated 4 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆183Updated last week
- C11 Lock-free Stack☆184Updated last year
- Coroutines/Fibers implementation for x86☆65Updated 9 years ago
- Hashing functions and PRNGs based on them☆166Updated 9 months ago
- Random access array of tightly packed unsigned integers☆171Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆404Updated last month
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆333Updated last year
- 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
- High-performance multicore-scalable data structures and benchmarks☆143Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- ☆111Updated last year
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Automatically exported from code.google.com/p/relacy☆236Updated 2 months ago
- Vectorized version of the PCG random number generator☆84Updated 8 months ago
- Boost.Sort☆56Updated last week
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Linear vs binary search benchmark☆41Updated 5 years ago
- A C library of hashtables and tries designed to store objects with high performance☆240Updated 2 weeks ago
- A fast SIMD parser for CSV files☆158Updated 3 years ago
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- For details, see the blog post:☆34Updated last year