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:
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- C11 Lock-free Stack☆182Updated last year
- ☆107Updated last year
- Unstable O(n log n) sorting algorithm with O(n) memory☆61Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- Random access array of tightly packed unsigned integers☆161Updated 3 years ago
- A simple bitset library in C☆134Updated 3 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- Git mirror of the official (mercurial) repository of cpp-btree☆73Updated 10 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- Hash Array Mapped Trie (C++ Templates)☆124Updated 2 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- Cache-friendly associative STL-like container with an Eytzinger (BFS) layout for C++☆32Updated 8 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆319Updated 7 months ago
- WIP☆27Updated 6 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
- Boost.Sort☆53Updated this week
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago