gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆171Updated 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☆144Updated 2 weeks ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- Coroutines in C☆122Updated 11 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- LZ77/LZSS designed for SSE based decompression☆145Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- A simple C hash table (open addressing and rehashing) for embedding into projects☆60Updated 6 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- A fork of Paul Hsieh's Better String Library☆166Updated this week
- portability macros for compiler and hardware micro operations☆36Updated last year
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆313Updated last month
- A cross-platform library for opening memory-backed libc streams.☆79Updated 2 years ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 6 years ago
- High performance utility library for C☆97Updated 6 months ago
- C11 Lock-free Stack☆184Updated last year
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago