gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆169Updated 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 6 months ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- C99 trie library☆101Updated 6 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- No bullshit vector library for C☆81Updated 4 years ago
- Hierarchical Allocator for C☆67Updated 9 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 3 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Embeddable HTTP server.☆85Updated 7 years ago
- Robin Hood hash map library☆65Updated 4 years ago
- C11 Lock-free Stack☆183Updated last year
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- Growable Memory Buffer for C99☆124Updated 3 years ago
- Levenshtein algorithm in C☆92Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆311Updated last year
- Parser for argv that works similarly to getopt☆189Updated last year
- portability macros for compiler and hardware micro operations☆36Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆135Updated 6 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 6 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 5 years ago
- Fast, efficient string interning☆97Updated 7 years ago
- single file C libraries☆40Updated 7 months ago
- A deflate/gzip decompressor that requires minimal amount of memory to work☆179Updated last year
- A tiny webserver for game development☆281Updated last year
- C++ version of Doug Lea's excellent malloc() implementation.☆153Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago