lemire / fastrandLinks
Fast random number generation in an interval in Python: Up to 10x faster than random.randint.
☆115Updated 2 months ago
Alternatives and similar repositories for fastrand
Users that are interested in fastrand 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
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Python bindings for the fast integer compression library FastPFor.☆60Updated last year
- How fast can we shuffle values?☆37Updated last year
- Vectorized version of the PCG random number generator☆80Updated 4 months ago
- Utilities for writing C++ extension modules.☆85Updated 2 years ago
- ☆28Updated 2 years ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆117Updated 4 years ago
- ☆49Updated 5 years ago
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A multidimensional data container on top of Blosc2.☆44Updated 2 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Succinct data structures in C/C++☆89Updated 9 months ago
- A benchmark for sorting algorithms☆60Updated 4 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆53Updated 5 years ago
- Sample program for article "SIMD-ized searching in unique constant dictionary" (http://0x80.pl/articles/simd-search.html)☆52Updated 8 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
- Data Parallel Python☆207Updated 12 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated last month
- ☆149Updated 2 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 9 years ago
- Some variations on Lemire's Fast Random Integer Generation in an Interval☆15Updated 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
- Multihreaded 64 bit c++ files for processing numba arrays☆17Updated last year
- Numpy-compatible bit generators and add some random variate distributions missing from NumPy.☆120Updated last month
- Header-only vectorized, lazy-decoding, zero-copy CSV file parser☆99Updated last year
- A flexible and efficient C++ implementation of the Binary Interpolative Coding algorithm.☆30Updated 2 years ago
- Support for ternary logic in SSE, XOP, AVX2 and x86 programs☆31Updated 6 months ago
- Sequence data structure with efficient random access insert and erase☆13Updated last year