lemire / SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆426Updated last year
Related projects ⓘ
Alternatives and complementary repositories for SIMDCompressionAndIntersection
- The FastPFOR C++ library: Fast integer compression☆879Updated this week
- A simple C library for compressing lists of integers using binary packing☆491Updated last year
- Fast integer compression in C using the StreamVByte codec☆376Updated 7 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆326Updated 7 months ago
- Fastest Integer Compression☆773Updated 8 months ago
- Fast decoder for VByte-compressed integers☆117Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆335Updated 2 months ago
- Experimental C++11 version of sparsehash☆287Updated 2 years ago
- BitMagic Library☆412Updated 2 months ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆391Updated 3 months ago
- C library implementing the ridiculously fast CLHash hashing function☆266Updated 7 months ago
- A compressed bitmap class in C++.☆446Updated 3 weeks ago
- Fast Approximate Membership Filters (C++)☆263Updated 10 months ago
- High-performance dictionary coding☆103Updated 7 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆728Updated 2 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆200Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆484Updated 11 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆793Updated 2 months ago
- Comprehensive benchmarks of C++ maps☆300Updated last year
- A fast alternative to the modulo reduction☆299Updated 3 years ago
- A benchmark framework for concurrent queue implementations☆285Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆331Updated 4 months ago
- A library of inverted index data structures☆147Updated last year
- A C++ library providing various concurrent data structures and reclamation schemes.☆489Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆107Updated 8 months ago
- Bloom-filter based minimal perfect hash function library☆252Updated last year
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆241Updated 2 years ago
- Header-only binary fuse and xor filter library☆349Updated 4 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆400Updated 3 months ago
- Heap Layers: An Extensible Memory Allocation Infrastructure☆383Updated 3 months ago