fast-pack / SIMDCompressionAndIntersectionLinks
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆437Updated last month
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 last month
- A simple C library for compressing lists of integers using binary packing☆505Updated 2 years ago
- Fast integer compression in C using the StreamVByte codec☆407Updated 6 months ago
- Fastest Integer Compression☆808Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆458Updated 4 months ago
- BitMagic Library☆426Updated 4 months ago
- Experimental C++11 version of sparsehash☆291Updated 2 years ago
- Fast Approximate Membership Filters (C++)☆280Updated 7 months ago
- A library of inverted index data structures☆150Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆417Updated 7 months ago
- Fast decoder for VByte-compressed integers☆124Updated last year
- C++ implementation of a fast and memory efficient HAT-trie☆831Updated 11 months ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆207Updated 4 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated 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 7 months ago
- A compressed bitmap class in C++.☆454Updated 9 months ago
- High-performance dictionary coding☆105Updated 8 years ago
- A fast alternative to the modulo reduction☆311Updated 4 years ago
- A fast SIMD parser for CSV files☆155Updated 3 years ago
- 🚀 Fast C/C++ bit population count library☆348Updated last year
- TurboRLE-Fastest Run Length Encoding☆287Updated 2 years ago
- C library implementing the ridiculously fast CLHash hashing function☆280Updated last year
- Trinity IR Infrastructure☆238Updated 5 years ago
- Bloom-filter based minimal perfect hash function library☆266Updated last month
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆215Updated 2 years ago
- C++ implementation of a memory efficient hash map and hash set☆360Updated 11 months ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆261Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆753Updated 11 months ago
- A C/C++ header file for fast 32-bit division remainders (and divisibility tests) on 64-bit hardware.☆324Updated 9 months ago