Projects in Awesome Lists tagged with rayon
A curated list of projects in awesome lists tagged with rayon .
https://github.com/ashvardanian/forkunion
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 🍴
arm atomics compare-and-swap concurrency memory-model mpi multithreading openmp parallel-computing parallel-stl parallelism rayon thread-pool threadpool
Last synced: 16 Dec 2025
https://github.com/hzbd/imagekit
ImageKit is a powerful and fast command-line tool for batch processing images.
image-processing image-resize imagekit multi-language rayon rust watermark
Last synced: 04 Mar 2026
https://github.com/nwtgck/ray-tracing-iow-rust
Ray Tracing in One Weekend written in Rust
parallel parallel-computing rayon raytracer rust tray-tracing
Last synced: 04 Oct 2025
https://github.com/ashvardanian/fork_union
Low(est?)-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 🍴
arm atomics compare-and-swap concurrency memory-model mpi multithreading openmp parallel-computing parallel-stl parallelism rayon thread-pool threadpool
Last synced: 13 Jun 2025
https://github.com/k0nserv/rusttracer
A raytracer written in Rust for fun and learning
rayon raytracer raytracing rust
Last synced: 17 Mar 2025
https://github.com/suchapalaver/kmerust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
beginner-friendly bioinformatics bioinformatics-tool bitpacking bytes clap dashmap genomics insta k-mer k-mer-counting k-mers kmer kmer-counting kmers needletail parallelization rayon rust rust-bio
Last synced: 18 Feb 2026
https://github.com/suchapalaver/krust
Bioinformatics 101 tool for counting unique k-length substrings in DNA
beginner-friendly bioinformatics bioinformatics-tool bitpacking bytes clap dashmap genomics insta k-mer k-mer-counting k-mers kmer kmer-counting kmers needletail parallelization rayon rust rust-bio
Last synced: 21 Mar 2025
https://github.com/shapur1234/webtracer
Pathtracer written in rust - runs in the web and includes an editor.
editor parrallel-computing rayon raytracing raytracing-in-one-weekend rust wasm
Last synced: 11 Jul 2025
https://github.com/timvisee/wrdcntr
:dash: A simple yet very fast word counter witten in Rust
concurrency mapreduce rayon rust wordcount
Last synced: 12 Apr 2025
https://github.com/electricherd/audiobookfinder
A Rust project: to learn, embrace, test, and love.
actix-web android-app crossplatform flutter flutterust ios-app libp2p mdns rayon rust tui websocket-server websockets webui
Last synced: 21 Jul 2025
https://github.com/lloydmeta/gol-rs
Conway's Game of Life in Rust + OpenGL
game-of-life gfx gfx-rs opengl parallel-processing rayon rust
Last synced: 28 Jul 2025
https://github.com/aldaronlau/gt_algorithms
Graph theory algorithms in Rust.
edges graph-theory gt-algorithms rayon rust-library simd
Last synced: 01 Aug 2025
https://github.com/altair-bueno/wz
wz is a faster alternative to GNU wc with UTF8 support and human readable output
bytes characters counter lines rayon rust utf-8 wc words
Last synced: 01 Apr 2025
https://github.com/kerollmops/rayon-par-bridge
Process Rayon parallel processing with a traditional sequential Iterator
Last synced: 07 May 2025
https://github.com/shapur1234/fractl
Fractal renderer written in rust supporting multithreading, gpu compute and wasm
cross-platform fractal fractal-images fractal-rendering freesoftware gpu-computing gpu-programming nix nix-flake parallel parallel-computing parallel-programming parallelism rayon rust wasm webgpu wgsl-shader
Last synced: 09 May 2026
https://github.com/tripulse/rust-shit
Proof of the terrible consequences of amateur library design prevalent in the Rust community.
blazingly-fast cpu-intensive cross-platform fast fast-io fearless-concurrency flexible iterator memory-safety minimal multi-threaded optimized parallel performant rayon robust rust rust-lang slow
Last synced: 31 Mar 2025
https://github.com/finnbear/maybe_parallel_iterator
Toggle parallelism with feature flags!
crate parallel parallelism rayon rust rust-crate rust-lang
Last synced: 18 Mar 2025
https://github.com/nwtgck/rayon-seq-iter
Sequential iterator for Rayon in Rust
parallel rayon rust sequential
Last synced: 21 Jan 2026
https://github.com/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.
k-means k-means-clustering k-means-rust kmeans kmeans-algorithm kmeans-clustering kmeans-clustering-algorithm kmeans-rust parallel-programming rayon rust rust-lang rust-parallel
Last synced: 05 Jul 2025
https://github.com/jtdaugherty/flux
A ray tracer implementation in Rust
graphics rayon raytracer raytracing rust sdl
Last synced: 15 Mar 2025
https://github.com/bzadorozhnyi/improved_circles_packing
Heuristic circles packing algorithm combined with dichotomy step ralgo
circle-packing-algorithm nalgebra optimization rayon rust
Last synced: 15 Jul 2026
https://github.com/nocduro/rayon-thumbnail-example
Resize all .jpg in current directory into thumbnails using multiple threads
Last synced: 12 Sep 2025
https://github.com/aalekhpatel07/tracer
A Rust implemention of Ray-Tracing-In-One-Weekend
ray-tracing ray-tracing-in-one-weekend rayon rust
Last synced: 16 Mar 2025
https://github.com/jnatten/mrt
Multi repo tool
cli microservices rayon repository-management rust
Last synced: 19 Feb 2026
https://github.com/bungogood/fractal-rs
A fractal generator in Rust, featuring range of algorithms and functions, configurable gradients, and high-resolution outputs.
fractal-generators fractals julia-sets mandelbrot rayon rust visualization
Last synced: 22 Jun 2026
https://github.com/humancto/exohuntr
We pointed a laptop at NASA's TESS data and found 197 exoplanet transit candidates. Rust-powered BLS detection, 10-50x faster than Python.
astronomy astrophysics bls-algorithm citizen-science data-science exoplanet exoplanet-detection kepler lightkurve mast nasa open-source planet-hunting python rayon rust science space tess transit-detection
Last synced: 03 May 2026
https://github.com/beatussum/nodify
A small crate providing utilies to explore graph (boosted by Rayon)
Last synced: 30 Jul 2025
https://github.com/Shapur1234/Fractl
Fractal renderer written in rust supporting multithreading, gpu compute and wasm
cross-platform fractal fractal-images fractal-rendering freesoftware gpu-computing gpu-programming nix nix-flake parallel parallel-computing parallel-programming parallelism rayon rust wasm webgpu wgsl-shader
Last synced: 02 Oct 2025
https://github.com/soumyasen1809/rustyimageprocessor
Basic Image Processing Library in Rust
asynchronous-programming convolution image-processing parallel-processing rayon rust tokio-rs
Last synced: 17 Jun 2026
https://github.com/laugharne/rust_rayon
Rayon empowers developers to write highly efficient, data-parallel code while maintaining Rust's guarantees of memory safety and concurrency.
parallelism rayon rust rust-lang thread
Last synced: 07 Apr 2025
https://github.com/cm-iv/zmap
A multi-threaded port scanner written in Rust using the rayon crate, scans the given IP address for open ports.
Last synced: 15 Mar 2025
https://github.com/interrrp/ren
✏️ A tiny spellchecker.
parallel rayon rust spellcheck spellchecker spelling
Last synced: 11 Jun 2025
https://github.com/selfup/par_fizz_buzz
Parallel FizzBuzz in Rust!
enum enums fizzbuzz fizzbuzz-rust parallel parallel-computing parallel-programming rayon rust
Last synced: 16 Mar 2025
https://github.com/kingchenc/diskghost
Fast disk usage & duplicate finder, written in Rust (CLI + JSON for agents; modern GUI coming).
blake3 cli cross-platform deduplication disk-analyzer disk-space disk-usage du duplicate-files duplicate-finder file-management filesystem gui ncdu performance rayon rust storage tauri windows
Last synced: 14 Jul 2026
https://github.com/gxrco/raytracing-rust
Snowy Night Scene developed in Rust. Using concepts of ray-casting to build 3D scenes with complex geometry light interpretation.
Last synced: 27 Mar 2025
https://github.com/jfroy/rrt
Ray Tracing in a Weekend in Rust
image rayon raytracing rust weekend
Last synced: 28 Jan 2026
https://github.com/serein-213/rarch
A blazing fast, content-aware, and atomic file organization tool written in Rust.
automation cli deduplication file-manager filesystem productivity rayon rust tui undo
Last synced: 05 Mar 2026
https://github.com/mqtth3w/paradigmilinguaggianalisidati-unipr
Paradigms and languages for data analysis (Haskell, Python, Rust). 2024.
functional-paradigm functional-programming haskell parsing python rayon rust unipr
Last synced: 18 Apr 2026
https://github.com/jackrekirby/ray-tracing
An implementation of Ray Tracing in One Weekend using Rust, with a web user interface to build scenes using WASM.
p5 rayon raytracing-in-one-weekend rust tweakpane wasm
Last synced: 02 May 2026
https://github.com/zircote/rlm-rs
Rust CLI implementing the Recursive Language Model (RLM) pattern for Claude Code. Process documents 100x larger than context windows through intelligent chunking, SQLite persistence, and recursive sub-LLM orchestration.
ai-tools chunking claude claude-code cli command-line context-window devtools document-processing llm mit-license mmap rayon recursive-language-model rlm rust rust-2024 semantic-chunking sqlite text-processing
Last synced: 08 Feb 2026