degski / uniform_int_distribution_fastLinks
C++14 - fast drop-in uniform_int_distribution
☆9Updated 6 years ago
Alternatives and similar repositories for uniform_int_distribution_fast
Users that are interested in uniform_int_distribution_fast are comparing it to the libraries listed below
Sorting:
- A C++ library for integer array compression☆29Updated 3 years ago
- How fast can we shuffle values?☆37Updated last year
- C++ implementation of Concise and WAH compressed bitsets☆20Updated 8 years ago
- For details, see the blog post:☆32Updated last year
- Fast implementations of the scancount algorithm: C++ header-only library☆26Updated 5 years ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- Roman Klyujkov's Practical Algorithm Template library☆23Updated 2 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A hash table implementation using Robin Hood Linear Probing☆51Updated 11 years ago
- finding set bits in large bitmaps☆15Updated 9 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 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
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- Compile-time TRIE based string matcher (C++11)☆53Updated 6 years ago
- Looking into the performance of heaps, starting with the Min-Max Heap☆66Updated 4 years ago
- A fast reference counting library for C++☆24Updated 4 years ago
- Shader-Like Mathematical Expression JIT Engine for C++ Language☆58Updated 5 years ago
- An encoder/decoder collection for a sequence of integers☆32Updated 12 years ago
- C library to compute the Hamming weight of arrays☆46Updated 6 years ago
- Bloom filter alternative (C++)☆18Updated 6 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
- 8-bit Xor Filter in C99☆61Updated 5 years ago
- 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
- Code that accompanies the article "Lomuto's Comeback"☆35Updated 5 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 5 months ago
- A persistent hash array-mapped trie for C++☆91Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Fast caclulation of the coordinates of the nth point of the Hilbert curve☆17Updated 6 years ago
- Provide an idiomatic C++ interface to CPython's C API.☆27Updated 7 years ago