trsupradeep / 15618-projectLinks
Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)
☆51Updated 5 years ago
Alternatives and similar repositories for 15618-project
Users that are interested in 15618-project are comparing it to the libraries listed below
Sorting:
- Redistribute Intel MKL as a crate☆89Updated last year
- Source of BLAS and LAPACK via OpenBLAS☆89Updated last month
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 5 months ago
- HowTo: Compile CUDA with nvcc, and link to Rust☆51Updated 7 years ago
- Lamellar is an asynchronous tasking runtime for HPC systems developed in RUST☆58Updated this week
- Performance comparison of parallel Rust and C++☆106Updated 5 years ago
- ☆93Updated 9 months ago
- Rust bindings for libclang.☆149Updated last year
- Dask scheduler written in Rust☆108Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- BLAS source of choice☆43Updated 3 weeks ago
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- Rust plotting library using Python (Matplotlib)☆82Updated last week
- A parallelized Rust port of crumsort☆168Updated 3 years ago
- A native Rust library for advanced Linear Algebra routines☆24Updated 2 years ago
- A Rust Library for High-Performance Tensor Exchange with Python☆47Updated last month
- A collection of examples leveraging the ndarray ecosystem.☆18Updated 5 years ago
- Rust binding to CUDA APIs☆118Updated 7 months ago
- Complex numbers for Rust☆244Updated 5 months ago
- Rust bindings for interacting with the Slurm workload manager.☆25Updated 2 weeks ago
- An Extensible Compiler IR Framework☆215Updated 2 weeks ago
- Half-precision floating point types f16 and bf16 for Rust.☆266Updated 2 weeks ago
- An opinionated guide that tries to help you choose the best way to store contiguous data in Rust☆124Updated 5 years ago
- FFI examples written in Rust☆46Updated 4 years ago
- sparse linear algebra library for rust☆540Updated last week
- Approximate floating point equality comparisons and assertions☆172Updated last year
- Efficient argmin & argmax☆65Updated 2 weeks ago
- A cargo subcommand, that runs valgrind and displays its output in a helpful manner. Tailored to Rust.☆155Updated 3 weeks ago
- Rust Scientific Libary. ODE and DAE (Runge-Kutta) solvers. Special functions (Bessel, Elliptic, Beta, Gamma, Erf). Linear algebra. Sparse…☆173Updated this week
- .npy and .npz file format support for ndarray☆65Updated last year