fast-pack / SIMDCompressionAndIntersectionLinks
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆439Updated 2 months ago
Alternatives and similar repositories for SIMDCompressionAndIntersection
Users that are interested in SIMDCompressionAndIntersection are comparing it to the libraries listed below
Sorting:
- The FastPFOR C++ library: Fast integer compression☆931Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆506Updated 2 years ago
- Fastest Integer Compression☆811Updated last year
- Fast integer compression in C using the StreamVByte codec☆408Updated 7 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆347Updated last year
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆461Updated 4 months ago
- BitMagic Library☆428Updated 3 weeks ago
- Fast Approximate Membership Filters (C++)☆281Updated 2 weeks ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 8 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆834Updated 11 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆419Updated 8 months ago
- A compressed bitmap class in C++.☆455Updated 10 months ago
- A library of inverted index data structures☆150Updated 2 years ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- 🚀 Fast C/C++ bit population count library☆349Updated last year
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- High-performance dictionary coding☆105Updated 8 years ago
- Comprehensive benchmarks of C++ maps☆313Updated 2 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- C library implementing the ridiculously fast CLHash hashing function☆281Updated last year
- A fast alternative to the modulo reduction☆312Updated 4 years ago
- C++ implementation of a memory efficient hash map and hash set☆362Updated 11 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆758Updated 11 months ago
- An open addressing linear probing hash table, tuned for delete heavy workloads☆209Updated last year
- Bloom-filter based minimal perfect hash function library☆265Updated 2 months ago
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago