- London, UK
- https://r.untroubled.be
Stars
🦀 Small exercises to get you used to reading and writing Rust code!
This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
⬛️ CLI tool and library for saving complete web pages as a single HTML file
All-in-one LLM CLI tool featuring Shell Assistant, Chat-REPL, RAG, AI Tools & Agents, with access to OpenAI, Claude, Gemini, Ollama, Groq, and more.
Tools for concurrent programming in Rust
Educational blog posts for Rust beginners
👀 A modern watch command. Time machine and pager etc.
An RPC framework for Rust with a focus on ease of use.
Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
Watches over your Cargo project's source.
Fast ML inference & training for ONNX models in Rust
Run Rust files and expressions as scripts without any setup or compilation step.
A fast and simple image viewer / editor for many operating systems
Development repo of Inconsolata Fonts by Raph Levien
Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
Simple tracing (mark and sweep) garbage collector for Rust