fast-pack / SIMDCompressionAndIntersection
A C++ library to compress and intersect sorted lists of integers using SIMD instructions
☆434Updated last year
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☆919Updated 2 months ago
- A simple C library for compressing lists of integers using binary packing☆497Updated last year
- Fastest Integer Compression☆802Updated last year
- Fast integer compression in C using the StreamVByte codec☆397Updated 3 months ago
- Experimental C++11 version of sparsehash☆290Updated 2 years ago
- Fast Static Symbol Table (FSST): efficient random-access string compression☆437Updated 3 weeks ago
- C library implementing the ridiculously fast CLHash hashing function☆277Updated last year
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆340Updated last year
- Fast Approximate Membership Filters (C++)☆278Updated 4 months ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆409Updated 4 months ago
- BitMagic Library☆425Updated last month
- A compressed bitmap class in C++.☆452Updated 6 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆109Updated 4 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆213Updated 2 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆816Updated 7 months ago
- STXXL: Standard Template Library for Extra Large Data Sets☆492Updated last year
- Fast decoder for VByte-compressed integers☆122Updated 11 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- Header-only binary fuse and xor filter library☆362Updated 3 months ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆740Updated 7 months ago
- Roaring bitmaps in C (and C++), with SIMD (AVX2, AVX-512 and NEON) optimizations: used by Apache Doris, ClickHouse, and StarRocks☆1,637Updated last month
- The world's first wait-free Software Transactional Memory☆173Updated 5 years ago
- A fast SIMD parser for CSV files☆151Updated 2 years ago
- TurboRLE-Fastest Run Length Encoding☆288Updated 2 years ago
- A high-performance, concurrent hash table☆1,663Updated last month
- A fast alternative to the modulo reduction☆308Updated 4 years ago
- A blocking, shuffling and loss-less compression library that can be faster than `memcpy()`.☆1,006Updated last month
- C port of the HdrHistogram☆246Updated 6 months ago
- C++ implementation of a memory efficient hash map and hash set☆347Updated 7 months ago