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.☆242Updated 6 months ago
- BLAS source of choice☆44Updated last month
- rust-cuda working group☆65Updated 6 years ago
- Source of BLAS and LAPACK via OpenBLAS☆89Updated 2 months ago
- Portable SIMD project group☆100Updated 11 months 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☆61Updated this week
- ☆46Updated 5 years ago
- Rust binding to CUDA APIs☆118Updated 7 months ago
- Collection of Optimization algorithm in Rust☆52Updated 4 years ago
- Enzyme integration into Rust. Experimental, do not use.☆102Updated 2 years ago
- Rust library to program hardware performance counter.☆55Updated 2 years ago
- A benchmarking harness for concurrent key-value collections☆118Updated 2 years ago
- Super-fast float parser in Rust (now part of Rust core)☆282Updated 2 years ago
- A reader-writer lock that provides extremely fast read access without starving writers☆87Updated 2 years ago
- Redistribute Intel MKL as a crate☆90Updated last year
- Voracious radix sort☆69Updated last year
- A lock-free, append-only atomic pool.☆68Updated 3 years ago
- ☆245Updated this week
- Simple probabilistic data structures☆146Updated this week
- A bit vector with the Rust standard library's portable SIMD API.☆41Updated 2 years ago
- Rust bindings for libclang.☆151Updated last year
- Implementation of triple buffering in Rust☆98Updated 3 months ago
- The missing puzzle piece for NVPTX experience with Rust☆62Updated 5 years ago
- Abstract algebra for Rust.☆197Updated 2 years ago
- Dask scheduler written in Rust☆108Updated last year
- Recipes for avoiding bounds checks in Rust, without unsafe!☆127Updated 2 years ago
- SIMD algorithms for integer compression via bitpacking. This crate is a port of a C library called simdcomp.☆316Updated last year
- SIMD Floating point and integer compressed vector library☆80Updated last year
- Fast Numerical Integration☆24Updated 6 years ago