gpakosz / PackedArray
Random access array of tightly packed unsigned integers
☆160Updated 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☆132Updated 2 weeks ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 11 months ago
- For details, see the blog post:☆32Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆65Updated 4 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- Port of Java's TimSort to C☆47Updated 7 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆150Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆135Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆225Updated 2 years ago
- C99 trie library☆99Updated 5 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
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- Fast multi-threaded memory allocator☆78Updated 5 years ago
- C string utils library (STB style, header-only).☆192Updated 7 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Growable Memory Buffer for C99☆120Updated 3 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 5 months ago
- C11 Lock-free Stack☆181Updated 10 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆113Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆77Updated 2 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆292Updated 11 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆310Updated last year