gpakosz / PackedArray
Random access array of tightly packed unsigned integers
☆159Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for PackedArray
- A simple bitset library in C☆126Updated last month
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- Tiny perfect hash library for C, C++, and Lua☆165Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆165Updated 5 years ago
- Hashing functions and PRNGs based on them☆146Updated 3 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆63Updated 3 years ago
- A persistent hash array-mapped trie for C++☆90Updated last year
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆67Updated 9 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆149Updated 5 years ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- Robin Hood hash map library☆58Updated 3 years ago
- A cross-platform library for opening memory-backed libc streams.☆64Updated last year
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆111Updated 4 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆304Updated last week
- Fast integer to ascii / integer to string conversion☆216Updated last year
- header-file-only implementation of various hash algorithms☆89Updated last year
- portability macros for compiler and hardware micro operations☆35Updated 4 months ago
- C99 trie library☆98Updated 5 years ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆176Updated 2 months ago
- Reference implementation of Grisu-Exact in C++☆59Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆75Updated 2 years ago
- Hierarchical Allocator for C☆63Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆115Updated 7 years ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- Parser for argv that works similarly to getopt☆180Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- For details, see the blog post:☆31Updated 11 months ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago