111 results for “topic:rayon”
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.
Performance comparison of parallel Rust and C++
Ray Tracing in One Weekend written in Rust
Comparison of Multi-threading between C++ and Rust (OpenMP vs Rayon)
A Git Repository Secrets Scanner written in Rust
A raytracer written in Rust for fun and learning
Bioinformatics 101 tool for counting unique k-length substrings in DNA
Item physics in Minecraft
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.
Automated book scanner command & control software
dictionary-based hash cracker written in rust. 🧁
An attempt to migrate Karpathy's llm.c to safe rust.
Pathtracer written in rust - runs in the web and includes an editor.
High-performance web application demonstrating Rust (Axum) + SolidJS synergy through live metrics dashboards, mathematical fractal rendering, and real-time GitHub repository analysis. Built as a meditation on computational efficiency with production-grade architecture.
Interactive Implied Volatility Surface Explorer
A Rust project: to learn, embrace, test, and love.
:dash: 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].
An easy to use tool for multithreading fasttext batch inference.
Unfinished prototype of locality-aware fork-join task scheduling for rayon
SIMD multithreaded Monte Carlo options pricer in Rust 🦀
🚀 High-speed RNG for Python powered by Rust, Rand and Rayon ⚡🎲
⚡ Rust-powered Python module for blazing-fast CPU parallelization using rayon 🐍🚀
Conway's Game of Life in Rust + OpenGL
Graph theory algorithms in Rust.
A real-time Mandelbrot set visualization with automatic focus tracking, designed as a rolling exhibition demo that runs unattended.
Fractal renderer written in rust supporting multithreading, gpu compute and wasm
Proof of the terrible consequences of amateur library design prevalent in the Rust community.
wz is a faster alternative to GNU wc with UTF8 support and human readable output