lemire / fastrandLinks
Fast random number generation in an interval in Python: Up to 10x faster than random.randint.
☆115Updated 3 months 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)☆49Updated 4 years ago
- ☆50Updated 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
- Command line interface to and serialization format for Blosc☆123Updated 2 years ago
- Python bindings for the fast integer compression library FastPFor.☆61Updated last year
- Vectorized version of the PCG random number generator☆83Updated 5 months ago
- Fast random number generators: Vectorized (SIMD) version of xorshift128+☆118Updated 5 years ago
- How fast can we shuffle values?☆38Updated last year
- Succinct data structures in C/C++☆88Updated 10 months ago
- A multidimensional data container on top of Blosc2.☆44Updated 2 years ago
- Utilities for writing C++ extension modules.☆85Updated 2 years ago
- Unifying Python/C++/CUDA memory: Python buffered array ↔️ `std::vector` ↔️ CUDA managed memory☆82Updated 3 weeks ago
- A SIMD-based C++ library providing rank/select queries over mutable bitmaps.☆35Updated 2 years ago
- ☆149Updated 2 years ago
- Fast implementations of the scancount algorithm: C++ header-only library☆27Updated 5 years ago
- ☆28Updated 2 years ago
- This small library enables acceleration of bulk calls of certain math functions on AVX and AVX2 hardware. Currently supported operations …☆87Updated 3 years ago
- A C++20 library for the symbolic manipulation of sparse polynomials & co.☆28Updated 10 months ago
- Creating minimal perfect hash functions☆61Updated this week
- Numpy-compatible bit generators and add some random variate distributions missing from NumPy.☆120Updated 2 months ago
- Data Parallel Python☆208Updated 12 years ago
- Quick sort code using AVX2 instructions☆69Updated 8 years ago
- Learned Monotone Minimal Perfect Hashing☆27Updated 5 months ago
- A collection of C++ headers which make it easier to write Python C extension modules.☆87Updated 3 weeks ago
- Fast C functions for the computing the positional popcount (pospopcnt).☆55Updated 5 years ago
- IPython / Jupyter integration for pybind11☆68Updated 8 years ago
- A C++ skip list with Python bindings. This can be used to calculate a rolling median - fast!☆50Updated 4 months ago
- 💥 Fast matrix-multiplication as a self-contained Python library – no system dependencies!☆226Updated 2 months ago
- Automatic Wrapper and Interface Generator☆124Updated 5 years ago
- Python AST that abstracts the underlying Python version☆146Updated last week