tetzank / SIMDSetOperationsLinks
testbed for different SIMD implementations for set intersection and set union
☆41Updated 5 years ago
Alternatives and similar repositories for SIMDSetOperations
Users that are interested in SIMDSetOperations are comparing it to the libraries listed below
Sorting:
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- High-performance dictionary coding☆108Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆31Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ☆38Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- Fast decoder for VByte-compressed integers☆125Updated 2 weeks ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆46Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- Template Vector Library☆18Updated 4 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- HOT - Height Optimized Trie☆157Updated 7 years ago
- Bumped Ribbon Retrieval and Approximate Membership Query☆50Updated 5 months ago
- A fast implementation for varbyte 32bit/64bit integer compression☆120Updated 8 years ago
- ☆53Updated last year
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated 11 months ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆88Updated 4 years ago
- ☆55Updated last year
- High-performance multicore-scalable data structures and benchmarks☆144Updated 6 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆181Updated 7 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- Succinct data structures in C/C++☆91Updated last year
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆46Updated last year
- a quotient filter written in C☆87Updated 8 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago