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
- AVX512F and AVX2 versions of quick sort☆104Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 4 years ago
- High-performance dictionary coding☆106Updated 8 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 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
- This is a header only library offering a variety of dynamically growing concurrent hash tables. That all work by dynamically migrating th…☆112Updated 9 months ago
- Fast decoder for VByte-compressed integers☆125Updated last year
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- LSM-trie☆114Updated 4 years ago
- C++ library to pack and unpack vectors of integers having a small range of values using a technique called Frame of Reference☆53Updated last year
- Succinct data structures in C/C++☆88Updated 11 months ago
- W-TinyLFU cache C++11 header only implementation☆63Updated 6 years ago
- benchmarking positional population count☆15Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- High-performance multicore-scalable data structures and benchmarks☆142Updated 6 years ago
- ☆38Updated 5 years ago
- A fully concurrent lock-free cuckoo hash table implementation☆56Updated 8 years ago
- Library for lock-free locks☆83Updated 2 years ago
- ASCYLIB (with OPTIK) is a concurrent-search data-structure library with over 40 implementantions of linked lists, hash tables, skip lists…☆180Updated 7 years ago
- Fast Approximate Membership Filters (C++)☆284Updated last month
- Self-Tuning Adaptive Radix Tree☆30Updated 5 years ago
- ssmem is a simple object-based memory allocator with epoch-based garbage collection☆34Updated 9 years ago
- Parallel Balanced Binary Tree Structures☆118Updated 6 months ago
- A fast SIMD parser for CSV files☆156Updated 3 years ago
- C library to compute the Hamming weight of arrays☆48Updated 6 years ago