fast-pack / SIMDCompressionAndIntersectionLinks
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆434Updated last week
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☆924Updated last week
- A simple C library for compressing lists of integers using binary packing☆501Updated last year
- Fastest Integer Compression☆808Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 5 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆447Updated 2 months ago
- Fast Approximate Membership Filters (C++)☆279Updated 6 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 6 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- BitMagic Library☆426Updated 3 months ago
- C++ implementation of a fast and memory efficient HAT-trie☆827Updated 9 months ago
- C library implementing the ridiculously fast CLHash hashing function☆279Updated last year
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- The world's first wait-free Software Transactional Memory☆172Updated 5 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- A fast alternative to the modulo reduction☆310Updated 4 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- Fast decoder for VByte-compressed integers☆123Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆110Updated 6 months ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- A compressed bitmap class in C++.☆454Updated 8 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- C++ implementation of a memory efficient hash map and hash set☆353Updated 9 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆257Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆745Updated 9 months ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- Trinity IR Infrastructure☆238Updated 5 years ago
- A library of inverted index data structures☆150Updated 2 years ago
- Bloom-filter based minimal perfect hash function library☆265Updated 2 years ago