rayon
There are 62 repositories under rayon topic.
parallel-rust-cpp/shortcut-comparison
Performance comparison of parallel Rust and C++
nwtgck/ray-tracing-iow-rust
Ray Tracing in One Weekend written in Rust
trsupradeep/15618-project
Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)
Intsights/PyRepScan
A Git Repository Secrets Scanner written in Rust
k0nserv/rusttracer
A raytracer written in Rust for fun and learning
suchapalaver/krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
LazuriteMC/Dropz
Item physics in Minecraft
libreflip/sans
Automated book scanner command & control software
Asjidkalam/ruo
dictionary-based hash cracker written in rust. 🧁
JuniMay/llm.rs
An attempt to migrate Karpathy's llm.c to safe rust.
Shapur1234/Webtracer
Pathtracer written in rust - runs in the web and includes an editor.
electricherd/audiobookfinder
A Rust project: to learn, embrace, test, and love.
timvisee/wrdcntr
:dash: A simple yet very fast word counter witten in Rust
AldaronLau/gt_algorithms
Graph theory algorithms in Rust.
Congyuwang/fasttext-parallel
An easy to use tool for multithreading fasttext batch inference.
lloydmeta/gol-rs
Conway's Game of Life in Rust + OpenGL
Altair-Bueno/wz
wz is a faster alternative to GNU wc with UTF8 support and human readable output
andros21/rustracer
rustracer - a multi-threaded raytracer in pure rust
ashayp22/volatility-surface-explorer
Interactive Implied Volatility Surface Explorer
HadrienG2/viscose
Unfinished prototype of locality-aware fork-join task scheduling for rayon
jnatten/mrt
Multi repo tool
joelpalmer/index-tree
Arena based tree structure
Kerollmops/rayon-par-bridge
Process Rayon parallel processing with a traditional sequential Iterator
olalium/face-prediction-rs
Face prediction CLI using rust ORT library, Ultraface and Arcface. Iterates image folder [image_folder] and compares faces found to [test_case_path].
ashayp22/monte-carlo-options-simd
SIMD multithreaded Monte Carlo options pricer in Rust 🦀
finnbear/maybe_parallel_iterator
Toggle parallelism with feature flags!
jtdaugherty/flux
A ray tracer implementation in Rust
just-do-halee/collectfiles
Collects accurate files while running in parallel through directories. (Simple, Fast, Powerful)
nwtgck/rayon-seq-iter
Sequential iterator for Rayon in Rust
QpxDesign/ngxav-rs
A 100% Rust Rewrite of Nginx Log Stats, a full-featured NGINX log parser and searcher with 10+ Search Refiners
romnn/par-dfs
Parallel, serial, sync, and async DFS and BFS traversal for Rust
tripulse/rust-shit
Proof of the terrible consequences of amateur library design prevalent in the Rust community.
claudiotancredi/RustONNX
"Programmazione di sistema" project @ Politecnico di Torino, a.y. 2022/2023.
hlsxx/k-means-rust
The aim of this project is to implement the k-means algorithm using Rust-lang. The source code includes a parallel implementation in Rayon.
przemo199/ray-tracer-challenge-rs
Rust based ray tracer
skyline69/RustDonut
A fast C-Donut implementation in Rust. Performant and efficient.