fast-pack / SIMDCompressionAndIntersectionLinks
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☆923Updated 3 months ago
- A simple C library for compressing lists of integers using binary packing☆499Updated last year
- Fastest Integer Compression☆808Updated last year
- Fast integer compression in C using the StreamVByte codec☆402Updated 4 months ago
- SIMD (SSE) population count --- http://0x80.pl/articles/sse-popcount.html☆346Updated last year
- Experimental C++11 version of sparsehash☆292Updated 2 years ago
- BitMagic Library☆425Updated 2 months ago
- C library implementing the ridiculously fast CLHash hashing function☆278Updated last year
- Fast Approximate Membership Filters (C++)☆278Updated 5 months ago
- Fast decoder for VByte-compressed integers☆123Updated last year
- A compressed bitmap class in C++.☆453Updated 7 months ago
- 🚀 Fast C/C++ bit population count library☆347Updated 11 months ago
- C++ implementation of a memory efficient hash map and hash set☆351Updated 9 months ago
- OBSOLETE, contained in https://github.com/tlx/tlx - STX B+ Tree C++ Template Classes -☆214Updated 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…☆110Updated 5 months ago
- Header-only binary fuse and xor filter library☆369Updated 4 months ago
- High-performance dictionary coding☆104Updated 8 years ago
- STXXL: Standard Template Library for Extra Large Data Sets☆493Updated last year
- Fast Static Symbol Table (FSST): efficient random-access string compression☆442Updated 2 months ago
- A STL allocator that mmaps files☆247Updated 4 years ago
- C++ implementation of a fast and memory efficient HAT-trie☆822Updated 9 months ago
- Comprehensive benchmarks of C++ maps☆309Updated 2 years ago
- SIMD (SWAR/SSE/SSE4/AVX2/AVX512F/ARM Neon) of Karp-Rabin algorithm's modification☆256Updated 3 years ago
- A collection of succinct data structures☆203Updated last year
- Adaptive Radix Trees implemented in C☆795Updated 3 years ago
- C++ implementation of a fast hash map and hash set using hopscotch hashing☆743Updated 9 months ago
- A library of inverted index data structures☆150Updated 2 years ago
- Supersonic is an ultra-fast, column oriented query engine library written in C++☆206Updated 4 years ago
- C library to pack and unpack short arrays of integers as fast as possible☆89Updated 2 years ago
- TLX - A Collection of Sophisticated C++ Data Structures, Algorithms, and Miscellaneous Helpers☆416Updated 5 months ago