cuviper / rayon-condLinks
Experimental iterator wrapper that is conditionally parallel or serial.
☆12Updated 2 months ago
Alternatives and similar repositories for rayon-cond
Users that are interested in rayon-cond are comparing it to the libraries listed below
Sorting:
- Emulate dynamic dispatch and sealed classes using a proxy enum, which defers all method calls to its variants.☆19Updated 4 years ago
- LBFGS optimization algorithm ported from liblbfgs☆12Updated 2 years ago
- Dual Number library for Rust☆17Updated 4 years ago
- ☆35Updated 5 years ago
- A cargo extension similar to "cargo run" that runs the target program with mpiexec.☆14Updated 2 years ago
- Easily cope with numeric literals in generic Rust code☆27Updated 3 years ago
- BLAS source of choice☆42Updated 4 months ago
- Calculate statistics iteratively☆38Updated 2 months ago
- Floating point approximate comparison for Rust☆62Updated 3 months ago
- Wrappers for LAPACK (Fortran)☆84Updated 4 months ago
- Special functions for Rust by binding to the Cephes library.☆16Updated 10 months ago
- .npy and .npz file format support for ndarray☆63Updated 8 months ago
- Install a rustc master toolchain usable from rustup☆75Updated 2 years ago
- Generic SIMD abstractions for Rust.☆47Updated 2 years ago
- Permutations library for Rust☆14Updated 2 years ago
- Extensions for ordered Rust slices.☆26Updated last year
- Rust implementation of the Simple(x) Global Optimization algorithm☆33Updated 2 years ago
- ☆15Updated 2 years ago
- NumPy file format (de-)serialization in Rust☆31Updated 5 years ago
- Multidimensional array for Rust☆18Updated last month
- ☆86Updated 4 months ago
- Run Rust tests in isolated subprocesses☆37Updated 3 years ago
- Testing LLVM's profile guided optimization with Rust☆45Updated 6 years ago
- Wrappers for BLAS (Fortran)☆81Updated 4 months ago
- Safe wrapper for initializing arrays☆73Updated 2 years ago
- A procedural macro implementation of `quote!`.☆24Updated 2 years ago
- Parallel HashMap and HashSet for Rust☆56Updated 6 years ago
- Small Rust library for handling multi-dimensional data☆13Updated 4 years ago
- A simple map based on a vector for small integer keys☆65Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆48Updated last year