gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆164Updated 3 years ago
Alternatives and similar repositories for PackedArray
Users that are interested in PackedArray are comparing it to the libraries listed below
Sorting:
- A simple bitset library in C☆135Updated 5 months ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- Hashing functions and PRNGs based on them☆163Updated 6 months ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C99 trie library☆101Updated 6 years ago
- Robin Hood hash map library☆63Updated 3 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- A collection of SIMD optimized general purpose hash functions☆47Updated 10 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 5 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- portability macros for compiler and hardware micro operations☆36Updated last year
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- Embeddable HTTP server.☆84Updated 7 years ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆323Updated 8 months ago
- Fast, efficient string interning☆97Updated 7 years ago