gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆161Updated 2 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 3 months ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Growable Memory Buffer for C99☆123Updated 3 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Tiny perfect hash library for C, C++, and Lua☆164Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- TLSF: two-level segregated fit O(1) allocator☆79Updated 2 years ago
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆166Updated 6 years ago
- C99 trie library☆100Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- header-file-only implementation of various hash algorithms☆90Updated 2 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Coroutines for C.☆74Updated 8 years ago
- stl compatible hashtable☆29Updated 7 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 10 years ago
- Cross-platform public domain foundation library in C providing basic support data types and functions to write applications and games in …☆309Updated last year
- For details, see the blog post:☆32Updated last year
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago
- C++ version of Doug Lea's excellent malloc() implementation.☆151Updated 5 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- C11 Lock-free Stack☆181Updated last year
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- C library to remove white space from strings as fast as possible☆152Updated 8 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Port of Java's TimSort to C☆47Updated 7 years ago