tetzank / SIMDSetOperationsLinks
testbed for different SIMD implementations for set intersection and set union
☆41Updated 6 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
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 4 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆33Updated 4 years ago
- ☆39Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- AVX512F and AVX2 versions of quick sort☆104Updated 8 years ago
- High-performance dictionary coding☆109Updated 8 years ago
- Fast decoder for VByte-compressed integers☆127Updated 2 months ago
- Fast differential coding functions (using SIMD instructions)☆55Updated 8 years ago
- Fast Approximate Membership Filters (C++)☆289Updated 5 months ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆66Updated last year
- C library to compute the Hamming weight of arrays☆51Updated 7 years ago
- High-speed Bloom filters and taffy filters for C, C++, and Java☆35Updated 2 years ago
- ☆12Updated 4 years ago
- a quotient filter written in C☆88Updated 8 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆50Updated last year
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 4 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 6 years ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 7 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆36Updated 3 years ago
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆117Updated last year
- Bumped Ribbon Retrieval and Approximate Membership Query☆51Updated 7 months ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆54Updated last year
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- A fast implementation for varbyte 32bit/64bit integer compression☆121Updated 8 years ago