gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆162Updated 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☆134Updated 4 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
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Robin Hood hash map library☆61Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Hierarchical Allocator for C☆66Updated 8 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Embeddable HTTP server.☆84Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- strtod and dtoa correct rounding and fast☆41Updated last year
- C99 trie library☆101Updated 6 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- Fast integer to ascii / integer to string conversion☆230Updated 2 years ago
- Hashing functions and PRNGs based on them☆162Updated 5 months ago
- C11 Lock-free Stack☆184Updated last year
- Coroutines in C☆121Updated 10 years ago
- A fork of Paul Hsieh's Better String Library☆147Updated 5 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 6 months ago
- Parser for argv that works similarly to getopt☆187Updated last year
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆167Updated 6 years ago
- Small Hash Optimization - an optimization for when you have many small hash maps - similar to LLVM's small vector optimization.☆39Updated 7 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- checkedthreads: no race condition goes unnoticed! Simple API, automatic load balancing, Valgrind-based checking☆293Updated 11 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- No bullshit vector library for C☆78Updated 4 years ago