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☆140Updated 9 months ago
- Tiny perfect hash library for C, C++, and Lua☆168Updated 6 years ago
- header-file-only implementation of various hash algorithms☆92Updated 2 years ago
- TLSF: two-level segregated fit O(1) allocator☆81Updated 3 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- Fast, efficient string interning☆99Updated 8 years ago
- No bullshit vector library for C☆83Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- Embeddable HTTP server.☆86Updated 7 years ago
- C string utils library (STB style, header-only).☆196Updated 7 years ago
- https://codeberg.org/ccxvii/minilibs☆144Updated 4 months ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Hashing functions and PRNGs based on them☆166Updated 3 weeks ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- Parser for argv that works similarly to getopt☆189Updated 2 years ago
- Intrusive data structures for C☆63Updated 8 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- Robin Hood hash map library☆67Updated 4 years ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 6 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆312Updated 2 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- C11 Lock-free Stack☆184Updated last year
- A C++ pointer bump memory arena implementation☆94Updated 10 years ago
- Free-List Memory Pool of fixed-size objects in C99☆50Updated 2 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆69Updated 4 years ago
- Fast integer to ascii / integer to string conversion☆238Updated 3 years ago