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 3 weeks ago
- Tiny perfect hash library for C, C++, and Lua☆169Updated 6 years ago
- TLSF: two-level segregated fit O(1) allocator☆83Updated 3 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- strtod and dtoa correct rounding and fast☆41Updated 2 years ago
- Robin Hood hash map library☆68Updated 4 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- C string utils library (STB style, header-only).☆197Updated 7 years ago
- No bullshit vector library for C☆84Updated 5 years ago
- C99 trie library☆101Updated 6 years ago
- A hash table implementation using Robin Hood Linear Probing☆52Updated 11 years ago
- header-file-only implementation of various hash algorithms☆92Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago
- Fast, efficient string interning☆100Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆136Updated 6 years ago
- Hashing functions and PRNGs based on them☆167Updated 2 months ago
- Hierarchical Allocator for C☆68Updated 9 years ago
- Fast integer to ascii / integer to string conversion☆240Updated 3 years ago
- Embeddable HTTP server.☆87Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- https://codeberg.org/ccxvii/minilibs☆144Updated 5 months ago
- Public domain single header inter process communication primitives☆135Updated 7 years ago
- A cross-platform library for opening memory-backed libc streams.☆79Updated 2 years ago
- A fast alternative to the modulo reduction☆317Updated 4 years ago
- Parser for argv that works similarly to getopt☆191Updated 2 years ago
- Growable Memory Buffer for C99☆128Updated 4 years ago
- A fork of Paul Hsieh's Better String Library☆166Updated this week
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Vectorized version of the PCG random number generator☆87Updated 3 weeks ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 8 years ago