lemire / fastrandLinks
Fast random number generation in an interval in Python: Up to 10x faster than random.randint.
☆119Updated this week
Alternatives and similar repositories for fastrand
Users that are interested in fastrand are comparing it to the libraries listed below
Sorting:
- Utilities for writing C++ extension modules.☆84Updated 2 years ago
- A multidimensional data container on top of Blosc2.☆45Updated 2 years ago
- Numpy-compatible bit generators and add some random variate distributions missing from NumPy.☆121Updated last week
- How fast can we shuffle values?☆38Updated last year
- TMPPy is a subset of Python that can be compiled to C++ meta-functions using the py2tmp compiler.☆34Updated 3 years ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated 2 weeks ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆119Updated 5 years ago
- Succinct data structures in C/C++☆88Updated last year
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- ☆50Updated 5 years ago
- Vectorized version of the PCG random number generator☆83Updated 7 months ago
- SIMD recipes, for various platforms (collection of code snippets)☆49Updated 4 years ago
- Data Parallel Python☆209Updated 12 years ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 6 months ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆83Updated this week
- Multihreaded 64 bit c++ files for processing numba arrays☆17Updated last year
- Learned Monotone Minimal Perfect Hashing☆28Updated 6 months ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- Simple and fast histogramming in Python accelerated with OpenMP.☆30Updated last week
- String Matching Algorithms Research Tool☆107Updated last year
- Pruning elements in SIMD vectors (i.e., packing left elements)☆65Updated last year
- A C++20 library for the symbolic manipulation of sparse polynomials & co.☆28Updated last year
- ☆28Updated 3 years ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆227Updated 4 months ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Vectorizing Python for concurrent SIMD execution.☆71Updated 10 years ago
- C++ Library for Portable SIMD Vectorization☆84Updated 10 months ago
- Derivative-Free Global Optimization Algorithm (C++, Python binding) - Continuous, Discrete, TSP, NLS, MINLP☆163Updated last week
- Compile time fixed point scalars and n-dimensional arrays for C++17.☆12Updated 7 years ago