lemire / fastrandLinks
Fast random number generation in an interval in Python: Up to 10x faster than random.randint.
☆112Updated 3 weeks ago
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below
Sorting:
- SIMD recipes, for various platforms (collection of code snippets)☆48Updated 4 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- ☆28Updated 2 years ago
- How fast can we shuffle values?☆37Updated last year
- Numpy-compatible bit generators and add some random variate distributions missing from NumPy.☆120Updated last month
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- C++14 - fast drop-in uniform_int_distribution☆9Updated 6 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆116Updated 4 years ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Python bindings for the fast integer compression library FastPFor.☆58Updated last year
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Vectorized version of the PCG random number generator☆78Updated 3 months ago
- Measuring memory usage in C and C++☆26Updated 8 years ago
- ☆49Updated 5 years ago
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆35Updated 3 years ago
- ☆39Updated 4 years ago
- ☆34Updated 7 years ago
- Succinct data structures in C/C++☆88Updated 8 months ago
- Linear vs binary search benchmark☆40Updated 5 years ago
- A port of the Google Randen fast backtracking-resistant random generator to the C language.☆27Updated 7 years ago
- Fast C header-only library for popcnt, pospopcnt, and set algebraic operations☆45Updated 5 years ago
- Giddy - A lightweight GPU decompression library☆42Updated 5 years ago
- Information about AVX-512 support on recent Intel processors☆45Updated 3 years ago
- A fast and memory efficient hashmap using sorting to resolve collisions☆43Updated 4 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 years ago
- Fast Hash Functions Using AES Intrinsics☆82Updated 5 years ago
- Clover: Quantized 4-bit Linear Algebra Library☆112Updated 7 years ago
- A Vectorized Python Dict/Set☆118Updated 2 years ago