andralex / MedianOfNinthers
☆49Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MedianOfNinthers
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated last year
- C library to compute the Hamming weight of arrays☆44Updated 5 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 3 years ago
- Vectorized version of the PCG random number generator☆75Updated 5 years ago
- How fast can we shuffle values?☆37Updated 8 months ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆51Updated 7 years ago
- Quick sort code using AVX2 instructions☆69Updated 7 years ago
- Highly optimized implementation of tiered vectors, a data structure for maintaining a sequence of n elements supporting access in time O(…☆49Updated 7 months ago
- Succinct data structures in C/C++☆82Updated last month
- Fast differential coding functions (using SIMD instructions)☆50Updated 6 years ago
- A C++ library for integer array compression☆27Updated 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☆50Updated 9 months ago
- Linear vs binary search benchmark☆41Updated 4 years ago
- This repository contains components that will support percolation via OpenCL and CUDA☆32Updated 2 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆53Updated 10 months ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆60Updated 9 months ago
- ☆13Updated 2 years ago
- Transpose: SIMD Integer+Floating Point Compression Filter☆59Updated 5 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 4 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 2 years ago
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆55Updated last year
- Feed-forward Bloom filters☆52Updated 13 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆25Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆50Updated 10 years ago
- C++17 implementation of memory-efficient dynamic tries☆57Updated 2 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 11 years ago
- FOundation of stXXl and thriLL☆14Updated 10 months ago
- Experiments with array layouts for comparison-based searching☆80Updated 10 months ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆62Updated 5 months ago