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:
- Succinct C++☆24Updated 4 years ago
- MonetDB as a shared library with a C API☆33Updated 3 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.☆17Updated 3 years ago
- testbed for different SIMD implementations for set intersection and set union☆41Updated 5 years ago
- Benchmarking In-Memory Index Structures☆26Updated 6 years ago
- 🌳 A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.☆11Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- ☆12Updated 6 years ago
- String map implementation through Fast Succinct Trie☆21Updated 3 years ago
- ☆12Updated 4 years ago
- ☆38Updated 5 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 2 months ago
- Universe-sliced indexes in C++.☆18Updated 2 years ago
- Grizzly: Efficient Stream Processing Through Adaptive Query Compilation☆16Updated 5 years ago
- Sample database with LLVM execution engine.☆11Updated 8 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- simd enabled column imprints☆11Updated 7 years ago
- 🔶 Compressed bitvector/container supporting efficient random access and rank queries☆43Updated 9 months ago
- The world's first wait-free KV store with generic durable linearizable transactions☆41Updated 3 years ago
- COllapsed and COmpressed trie: a data-aware compressed string dictionary☆35Updated 4 months ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?☆29Updated 4 years ago
- A four-dimensional Analysis of Partitioned Approximate Filters☆11Updated 2 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Interleaving bits from two sources using SIMD instructions.☆14Updated 7 years ago
- Compact Tree Representation☆16Updated 8 years ago