gpakosz / PackedArray
Random access array of tightly packed unsigned integers
☆161Updated 2 years ago
Alternatives and similar repositories for PackedArray:
Users that are interested in PackedArray are comparing it to the libraries listed below
- A simple bitset library in C☆134Updated 2 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago
- C99 trie library☆100Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 10 months ago
- Hashing functions and PRNGs based on them☆161Updated 3 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆78Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- C string utils library (STB style, header-only).☆193Updated 7 years ago
- Growable Memory Buffer for C99☆120Updated 3 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆117Updated 8 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆115Updated 4 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- Hierarchical Allocator for C☆65Updated 8 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆62Updated 4 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- A deflate/gzip decompressor that requires minimal amount of memory to work☆176Updated 8 months ago
- A C++ pointer bump memory arena implementation☆93Updated 10 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
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year