valyala / gheap
Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.
☆133Updated 5 years ago
Alternatives and similar repositories for gheap:
Users that are interested in gheap are comparing it to the libraries listed below
- A persistent hash array-mapped trie for C++☆91Updated last year
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 7 months ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- ☆105Updated last year
- For details, see the blog post:☆32Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- High Performance Streams Based on Coroutine TS ⚡☆150Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 9 months ago
- The stack_unwinding is a small header only C++ library which supplies primitive(class unwinding_indicator) to determining when object des…☆84Updated 9 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆88Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- Boost.Sort☆52Updated last week
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Vectorized version of the PCG random number generator☆77Updated last month
- 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
- runtime to compile-time mappings☆108Updated 7 years ago
- low-level library for minimizing the size of your types☆113Updated 5 years ago
- Hashing functions and PRNGs based on them☆161Updated 2 months ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- A C++ smart-pointer with value-semantics 💎☆131Updated 5 years ago
- A simple bitset library in C☆134Updated last month
- C++11 metaprogramming library☆113Updated 9 years ago
- Succinct data structures in C/C++☆87Updated 6 months ago