valyala / gheapLinks
Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.
☆134Updated 5 years ago
Alternatives and similar repositories for gheap
Users that are interested in gheap are comparing it to the libraries listed below
Sorting:
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 8 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- Random access array of tightly packed unsigned integers☆161Updated 2 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- C11 Lock-free Stack☆181Updated last year
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Vectorized version of the PCG random number generator☆77Updated 2 months ago
- An implementation of the Judy array, wrapped in a c++ template. Uses Karl Malbrain's implementation, http://code.google.com/p/judyarray/ …☆42Updated 10 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- A simple bitset library in C☆134Updated 3 months ago
- ☆106Updated last year
- A benchmark of some prominent C/C++ hash table implementations☆105Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Fast decoder for VByte-compressed integers☆122Updated last year
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- C++17 immutable compile-time key value map☆50Updated 5 years ago
- A portable in-place bitwise binary Fredkin trie algorithm which allows for near constant time insertions, deletions, finds, closest fit f…☆274Updated 3 years ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- compile time assembly interpreter☆85Updated 7 years ago
- A C++ micro-benchmarking framework☆95Updated 5 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- Open multi-methods for C++11☆117Updated 7 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago