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 flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.β29Updated 2 years ago
- πΆ Compressed bitvector/container supporting efficient random access and rank queriesβ43Updated 9 months ago
- Universe-sliced indexes in C++.β18Updated 2 years ago
- This program implements the following graph reordering technique: Laxman Dhulipala, Igor Kabiljo, Brian Karrer, Giuseppe Ottaviano, Sergβ¦β10Updated 6 years ago
- C++ Library implementing Compressed String Dictionariesβ46Updated 3 years ago
- π³ A compressed rank/select dictionary exploiting approximate linearity and repetitiveness.β11Updated 2 years ago
- Optimal partitioning of Variable-Byte codes for better compression and fast decoding.β17Updated 3 years ago
- Suite of universal indexes for Highly Repetitive Document Collectionsβ20Updated 5 years ago
- testbed for different SIMD implementations for set intersection and set unionβ41Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.β35Updated 2 years ago
- SUccinct Retrieval Frameworkβ20Updated 9 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)β65Updated last year
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".β56Updated 2 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)β52Updated 8 years ago
- An encoder/decoder collection for a sequence of integersβ32Updated 12 years ago
- DSL for SIMD Sorting on AVX2 & AVX512β30Updated 6 years ago
- Clustered Elias-Fano inverted indexes.β15Updated 7 years ago
- Dictionary-based compression for inverted indexes.β23Updated 6 years ago
- SIMD recipes, for various platforms (collection of code snippets)β49Updated 4 years ago
- C++ Implementation of Zip Treesβ14Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only libraryβ27Updated 5 years ago
- Interleaving bits from two sources using SIMD instructions.β14Updated 7 years ago
- A C++ container-like data structure for storing a vector of bits with fast appending on both sides and fast insertion in the middle, all β¦β26Updated 3 years ago
- β12Updated 7 years ago
- Learned Monotone Minimal Perfect Hashingβ27Updated 2 months ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operationsβ45Updated 5 years ago
- Fast algorithms for computing XX^T for binary matricesβ14Updated 5 years ago
- Compact Tree Representationβ16Updated 8 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequencesβ54Updated last year
- Bloom filter alternative (C++)β18Updated 6 years ago