andralex / MedianOfNinthersLinks
☆49Updated 5 years ago
Alternatives and similar repositories for MedianOfNinthers
Users that are interested in MedianOfNinthers are comparing it to the libraries listed below
Sorting:
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- How fast can we shuffle values?☆37Updated last year
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- Vectorized version of the PCG random number generator☆79Updated 3 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- Space-Efficient, High-Performance Rank & Select Structures on Uncompressed Bit Sequences☆54Updated last year
- A C++ library for integer array compression☆29Updated 3 years ago
- Fast differential coding functions (using SIMD instructions)☆54Updated 7 years ago
- ☆13Updated last month
- Linear vs binary search benchmark☆40Updated 5 years ago
- C++ Library implementing Compressed String Dictionaries☆46Updated 3 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- ☆107Updated last year
- Fastest CPU SIMD (SSE4) sorting networks for small integer arrays (2-6 elements), also optimal amd64 assembly and notes on getting compil…☆45Updated 4 years ago
- [Not maintained] Implementation of TDigest algorithm in C++☆16Updated 8 years ago
- 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
- Implementation of the data structures described in the paper "Fast Compressed Tries using Path Decomposition".☆56Updated 2 years ago
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆29Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆88Updated 3 years ago
- Succinct data structures in C/C++☆89Updated 8 months ago
- Sample implementation of a proposed C++ hashing framework☆29Updated 9 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- For details, see the blog post:☆32Updated last year
- A header-only bloom filter implementation in C++14.☆13Updated 6 years ago
- Automatically exported from code.google.com/p/google-concurrency-library☆35Updated 9 years ago
- An efficient external-memory algorithm for the construction of minimal perfect hash functions☆63Updated last year