gpakosz / PackedArrayLinks
Random access array of tightly packed unsigned integers
☆161Updated 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 3 months ago
- C++ version of Doug Lea's excellent malloc() implementation.☆152Updated 5 years ago
- C string utils library (STB style, header-only).☆194Updated 7 years ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- For details, see the blog post:☆32Updated last year
- LZ77/LZSS designed for SSE based decompression☆140Updated 6 years ago
- Port of Java's TimSort to C☆47Updated 7 years ago
- Coroutines in C☆121Updated 10 years ago
- header-file-only implementation of various hash algorithms☆91Updated 2 years ago
- Fast integer to ascii / integer to string conversion☆228Updated 2 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Robin Hood hash map library☆62Updated 3 years ago
- A C++11 std::vector-compliant implementation with a customizable size type and growing algorithm☆68Updated 10 years ago
- Hashing functions and PRNGs based on them☆161Updated 4 months ago
- Tiny perfect hash library for C, C++, and Lua☆166Updated 6 years ago
- portability macros for compiler and hardware micro operations☆36Updated 11 months ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- TLSF: two-level segregated fit O(1) allocator☆80Updated 2 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆118Updated 8 years ago
- Public domain single header inter process communication primitives☆135Updated 6 years ago
- Growable Memory Buffer for C99☆122Updated 3 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Reference implementation of Grisu-Exact in C++☆64Updated 4 years ago
- Embeddable HTTP server.☆84Updated 7 years ago
- No bullshit vector library for C☆78Updated 4 years ago
- A fast alternative to the modulo reduction☆309Updated 4 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- 128-bit (64.64) signed fixed-point arithmetic.☆176Updated 5 months ago
- C++ implementation of a fast and memory efficient hash map and hash set specialized for strings☆178Updated 9 months ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆134Updated 5 years ago