Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴
- Updated
Oct 22, 2025 - C++
Lower-latency OpenMP-style minimalistic scoped thread-pool designed for 'Fork-Join' parallelism in Rust and C++, avoiding memory allocations, mutexes, CAS-primitives, and false-sharing on the hot path 🍴
ImageKit is a powerful and fast command-line tool for batch processing images.
Ray Tracing in One Weekend written in Rust
Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)
A raytracer written in Rust for fun and learning
Bioinformatics 101 tool for counting unique k-length substrings in DNA
Automated book scanner command & control software
dictionary-based hash cracker written in rust. 🧁
Pathtracer written in rust - runs in the web and includes an editor.
A Rust project: to learn, embrace, test, and love.
💨 A simple yet very fast word counter witten in Rust
Face prediction CLI using rust ORT library, Ultraface and Arcface. Iterates image folder [image_folder] and compares faces found to [test_case_path].
Unfinished prototype of locality-aware fork-join task scheduling for rayon
SIMD multithreaded Monte Carlo options pricer in Rust 🦀
Add a description, image, and links to the rayon topic page so that developers can more easily learn about it.
To associate your repository with the rayon topic, visit your repo's landing page and select "manage topics."