fast-pack / LittleIntPacker
C library to pack and unpack short arrays of integers as fast as possible
☆87Updated 2 years ago
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 10 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆116Updated 8 years ago
- High-performance dictionary coding☆104Updated 7 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- Fast integer compression in C using the StreamVByte codec☆393Updated last month
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- A compact implementation of Dr. Askitis HatTrie☆80Updated 10 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- User space threading (aka coroutines) library for C resembling GoLang and goroutines☆165Updated 6 years ago
- generate perfect hashes (alpha)☆77Updated 2 years ago
- ☆36Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆274Updated 11 months ago
- Compute xxHash hash codes for 8 keys in parallel☆46Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Fastest Histogram Construction☆70Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Lock-free multithreaded memory allocation☆105Updated 8 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 bitset library in C☆134Updated last month
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 11 months ago
- lock free modified prefix B+tree append-only database☆117Updated 9 years ago
- Random Number Generator based on hardware-accelerated AES instructions☆56Updated 5 years ago
- The array hash table, array burst trie and array BST, written in C, as described in my PhD thesis.☆42Updated 8 years ago
- High performance utility library for C☆92Updated 7 months ago
- A benchmark for sorting algorithms☆59Updated 3 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- ☆39Updated 4 years ago
- Fast generalized heap tree algorithms in C++ and C. Provides simultaneous support for D-heap and B-heap.☆133Updated 5 years ago