TU-Berlin-DIMA / OpenCL-SIMD-hashingLinks
This repository contains our work on efficient SIMD vectorization methods for hashing in OpenCL. It was first published at the 21th International Conference on Extending Database Technology (EDBT) in March 2018.
☆11Updated 6 years ago
Alternatives and similar repositories for OpenCL-SIMD-hashing
Users that are interested in OpenCL-SIMD-hashing are comparing it to the libraries listed below
Sorting:
- MonetDB as a shared library with a C API☆33Updated 3 years ago
- Succinct C++☆24Updated 4 years ago
- ☆12Updated 6 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- LSM-trie☆114Updated 4 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A compressed, sparse cuckoo filter (see https://www.vldb.org/pvldb/vol11/p1041-breslow.pdf)☆86Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆44Updated 10 months ago
- Benchmarking In-Memory Index Structures☆26Updated 6 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
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆38Updated 5 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Stream processing engine☆12Updated 4 years ago
- ☆54Updated last year
- ☆12Updated 4 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- Parallel Suffix Array, LCP Array, and Suffix Tree Construction☆49Updated 5 years ago
- Dynamic Cuckoo Filter (DCF) is succinct data structure of approximate set representing and membership testing for large-scale dynamic dat…☆39Updated 7 years ago
- A General-Purpose Counting Filter: Counting Quotient Filter☆127Updated last year
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Cuckoo Index: A Lightweight Secondary Index Structure☆129Updated 3 years ago
- Stand-alone implementation of the progressive indexing algorithms.☆16Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 3 years ago
- Paper about the estimation of cardinalities from HyperLogLog sketches☆62Updated 4 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆64Updated last year