gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆164Updated 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 5 months ago
- Tiny perfect hash library for C, C++, and Lua☆167Updated 6 years ago
- Hashing functions and PRNGs based on them☆162Updated 6 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- strtod and dtoa correct rounding and fast☆41Updated last year
- Looking into the performance of heaps, starting with the Min-Max Heap☆68Updated 4 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- LightweighT Almost Lock-Less Oriented for C++ programs memory allocator☆168Updated 6 years ago
- LZ77/LZSS designed for SSE based decompression☆142Updated 6 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆119Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 6 years ago
- Free-List Memory Pool of fixed-size objects in C99☆49Updated 2 years ago
- Portable scanf/printf-like functions to marshal binary data☆62Updated 10 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Robin Hood hash map library☆65Updated 3 years ago
- A C++ pointer bump memory arena implementation☆93Updated 10 years ago
- Generates benchmark data for two different data structures, then renders some graphs.☆112Updated 5 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- Coroutines in C☆121Updated 11 years ago
- Simple unoptimized AVL tree implementation in C89☆41Updated 4 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- C99 trie library☆101Updated 6 years ago
- No bullshit vector library for C☆79Updated 4 years ago
- simple, fast C routines for manipulating UTF-8☆83Updated 6 years ago
- Fast integer to ascii / integer to string conversion☆231Updated 2 years ago
- C11 Lock-free Stack☆183Updated last year
- A cross-platform C function to get the cache line size (in bytes) of the processor, or 0 on failure☆123Updated 3 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- Embeddable HTTP server.☆85Updated 7 years ago