parallel-rust-cpp / shortcut-comparisonLinks
Performance comparison of parallel Rust and C++
☆106Updated 5 years ago
Alternatives and similar repositories for shortcut-comparison
Users that are interested in shortcut-comparison are comparing it to the libraries listed below
Sorting:
- General matrix multiplication of f32 and f64 matrices in Rust. Supports matrices with general strides.☆239Updated 5 months ago
- BLAS source of choice☆43Updated 3 weeks ago
- Source of BLAS and LAPACK via OpenBLAS☆89Updated last month
- Redistribute Intel MKL as a crate☆90Updated last year
- rust-cuda working group☆65Updated 6 years ago
- Portable SIMD project group☆100Updated 11 months ago
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- The missing puzzle piece for NVPTX experience with Rust☆61Updated 5 years ago
- ☆46Updated 5 years ago
- Collection of Optimization algorithm in Rust☆52Updated 4 years ago
- Rust library to program hardware performance counter.☆54Updated 2 years ago
- Rust port of Google's SwissTable hash map☆57Updated 2 months ago
- Lamellar is an asynchronous tasking runtime for HPC systems developed in RUST☆58Updated this week
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆85Updated 2 years ago
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Simplify the use of performance counters.☆64Updated 3 years ago
- ☆231Updated this week
- HowTo: Compile CUDA with nvcc, and link to Rust☆51Updated 7 years ago
- Simple probabilistic data structures☆146Updated this week
- Fast Numerical Integration☆24Updated 6 years ago
- Abstract algebra for Rust.☆195Updated 2 years ago
- Implementation of triple buffering in Rust☆96Updated 2 months ago
- Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)☆51Updated 6 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- A library to track system architecture aspects incl. processor family & co, Rust implementation☆25Updated 6 months ago
- Rust bindings for libclang.☆150Updated last year
- Rust binding to CUDA APIs☆118Updated 7 months ago
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- SIMD Floating point and integer compressed vector library☆80Updated last year