TU-Berlin-DIMA / OpenCL-SIMD-hashing
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
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 3 years ago
- MonetDB as a shared library with a C API☆33Updated 3 years ago
- Succinct C++☆24Updated 4 years ago
- ☆12Updated 6 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 7 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- AVX512F and AVX2 versions of quick sort☆105Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 6 months ago
- ☆53Updated 10 months ago
- Stream processing engine☆12Updated 3 years ago
- Prefix Filter: Practically and Theoretically Better Than Bloom.☆48Updated 2 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 4 years ago
- Fast and highly tuned bit vector implementation including space efficient rank and select support having only 3.51% space overhead.☆29Updated 4 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Code used for the experiments in the paper "Partitioned Elias-Fano Indexes"☆40Updated 10 years ago
- std::map/std::set implementation using the adaptive radix tree☆13Updated 3 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- simd enabled column imprints☆11Updated 7 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Compact Tree Representation☆16Updated 8 years ago
- Fast differential coding functions (using SIMD instructions)☆52Updated 7 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Simple baselines for "Learned Indexes"☆159Updated 7 years ago
- ☆38Updated 4 years ago