fast-pack / LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
☆87Updated last year
Alternatives and similar repositories for LittleIntPacker:
Users that are interested in LittleIntPacker are comparing it to the libraries listed below
- Fast decoder for VByte-compressed integers☆122Updated 9 months ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- A simple bitset library in C☆132Updated last week
- Compute xxHash hash codes for 8 keys in parallel☆45Updated 5 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- Quick sort code using AVX2 instructions☆68Updated 7 years ago
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- Fast integer compression in C using the StreamVByte codec☆390Updated 3 weeks ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- C library implementing the ridiculously fast CLHash hashing function☆272Updated 10 months ago
- W-TinyLFU cache C++11 header only implementation☆57Updated 6 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆64Updated last year
- High performance utility library for C☆92Updated 6 months ago
- lock free modified prefix B+tree append-only database☆116Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- Coroutines/Fibers implementation for x86☆65Updated 8 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆132Updated 5 years ago
- Dictionary-based compression for inverted indexes.☆23Updated 5 years ago
- A very fast scalar implementation for Frame Of Reference integer compression.☆108Updated 9 years ago
- Static Radix Tree (Patricia trie) implementation in C☆48Updated 7 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆52Updated last year
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago