amallia / gpu-integers-compressionLinks
GPU-Accelerated Faster Decoding of Integer Lists
β13Updated 5 years ago
Alternatives and similar repositories for gpu-integers-compression
Users that are interested in gpu-integers-compression are comparing it to the libraries listed below
Sorting:
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β29Updated 2 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
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 8 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only libraryβ26Updated 5 years ago
- Suite of universal indexes for Highly Repetitive Document Collectionsβ20Updated 5 years ago
- Efficient Prefix-Sum data structures in C++.β25Updated last year
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 8 months ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequencesβ54Updated last year
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".β56Updated 2 years ago
- An encoder/decoder collection for a sequence of integersβ32Updated 12 years ago
- SIMD recipes, for various platforms (collection of code snippets)β48Updated 3 years ago
- SUccinct Retrieval Frameworkβ20Updated 9 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Clustered Elias-Fano inverted indexes.β15Updated 6 years ago
- Efficiently Searching In-Memory Sorted Arrays:Revenge of the Interpolation Search?β29Updated 4 years ago
- Bloom filter alternative (C++)β18Updated 6 years ago
- β12Updated 7 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
- C library to compute the Hamming weight of arraysβ46Updated 6 years ago
- How fast can we shuffle values?β37Updated last year
- A C++ library to benchmark inverted indexes.β20Updated 4 years ago
- Succinct C++β24Updated 4 years ago
- Compact Tree Representationβ16Updated 8 years ago
- AVX512F and AVX2 versions of quick sortβ105Updated 7 years ago