Trending Rust Ecosystem repositories
Rust cuts across what the rest of the site classifies into separate buckets, so this category is the cross-section. Rust-native web frameworks (Axum, Actix, Loco) rank alongside the developer tools from the Rust rewrite wave, alongside AI infrastructure (Candle, fast tokenizers, vector engines), database engines, embedded and OS-level work, and the language and toolchain itself. The Rust community evaluates as a community — a Rust-native alternative to a JS or Python tool typically lands first on r/rust before it hits GitHub trending — and the cross-source score is built to catch exactly that. The Rust rewrite wave isn't slowing. AI tooling in Rust is quietly consistent because operators want single binaries running hot loops without GIL or garbage collection. Classic systems projects (package managers, build systems, container runtimes, observability agents) keep migrating from C/C++ as the safety story compounds. The community is also unusually loud across Hacker News, r/rust, and Bluesky relative to its raw GitHub footprint, so the score works particularly well here — stale stars get dampened, live conversation surfaces.
Live · top 50 repos · sorted by momentum across 24H
LIVE · 36m| # | Repository | Stars | 24h | 7d | 30d | Trend | Mentions | Actions |
|---|---|---|---|---|---|---|---|---|
| 01 | BerriAI/litellm The fastest, litest AI Gateway. Rust core with Python SDK. Call 100+ LLM APIs in OpenAI (or native) format with cost tracking, guardrails, load balancing, and logging [Bedrock, Azure, OpenAI, Anthropic, OpenAI, VertexAI, vLLM, Nvidia NIM] | 54.8K | +61+0.1% | +619+1.1% | +3K+5.8% | |||
| 02 | warpdotdev/warp Warp is an agentic development environment, born out of the terminal. | 63.7K | +52+0.1% | +227+0.4% | +1.2K+1.9% | |||
| 03 | facebook/pyrefly A fast type checker and language server for Python | 6.8K | +7+0.1% | +31+0.5% | +133+2.0% | |||
| 04 | zed-industries/zed Code at the speed of thought – Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter. | 87.6K | — | +267+0.3% | +1.7K+2.0% | |||
| 05 | tw93/Pake 🤱🏻 Turn any webpage into a desktop app with one command. | 60.2K | +5+0.0% | +203+0.3% | +1.9K+3.3% | |||
| 06 | chroma-core/chroma Search infrastructure for AI | 28.9K | +4+0.0% | +53+0.2% | +282+1.0% | |||
| 07 | mayocream/koharu ML-powered manga translator, written in Rust. | 5K | +3+0.1% | +39+0.8% | +176+3.7% | |||
| 08 | nearai/ironclaw IronClaw is an Agent OS focused on privacy, security and extensibility | 12.6K | +1+0.0% | +36+0.3% | +130+1.0% | |||
| 09 | edwardkim/rhwp 아래한글 hwp viewer and editor by rust and wasm | 3.6K | +3+0.1% | +47+1.3% | +195+5.7% | |||
| 10 | rustfs/rustfs 🚀2.3x faster than MinIO for 4KB object payloads. RustFS is an open-source, S3-compatible high-performance object storage system supporting migration and coexistence with other S3-compatible platforms such as MinIO and Ceph. | 30.2K | +1+0.0% | +233+0.8% | +1K+3.4% | |||
| 11 | dmtrKovalenko/fff The fastest and the most accurate file search SDK for AI agents, Neovim, Rust, C, Python, Bun and NodeJS | 9.8K | +11+0.1% | +74+0.8% | +568+6.1% | |||
| 12 | EricLBuehler/mistral.rs Fast, flexible LLM inference | 7.5K | +4+0.1% | +30+0.4% | +161+2.2% | |||
| 13 | RyanCodrai/turbovec A vector index built on TurboQuant, written in Rust with Python bindings | 14.4K | -331-2.2% | +764+5.6% | +1.9K+15.6% | |||
| 14 | smol-machines/smolvm Portable, lightweight, self-contained virtual machine. | 4.5K | +4+0.1% | +42+0.9% | +532+13.5% | |||
| 15 | openlake-project/openlake OpenLake is a high performance storage engine for efficient LLM inference and GPU Training | 2.3K | — | +184+8.7% | +635+38.4% | |||
| 16 | NVlabs/cuda-oxide cuda-oxide is an experimental Rust-to-CUDA compiler that lets you write (SIMT) GPU kernels in safe(ish), idiomatic Rust. It compiles standard Rust code directly to PTX — no DSLs, no foreign language bindings, just Rust. | 3K | +4+0.1% | +33+1.1% | +148+5.2% | |||
| 17 | niri-wm/niri A scrollable-tiling Wayland compositor. | 26.4K | +4+0.0% | +176+0.7% | +1K+3.9% | |||
| 18 | tw93/Kaku 🎃 A fast, out-of-the-box terminal built for AI coding. | 5.7K | +3+0.1% | +29+0.5% | +211+3.9% | |||
| 19 | vncsmnl/rwx 🦀 An interactive Unix file permissions and ownership TUI manager built in Rust with Ratatui and crossterm. | 154 | +3+2.0% | +148+2466.7% | +154 | |||
| 20 | wayle-rs/wayle Wayland Elements - A compositor agnostic shell with extensive customization | 763 | +3+0.4% | +24+3.2% | +88+13.0% | |||
| 21 | Kopuz-org/kopuz Your next music player | 1.7K | +4+0.2% | +24+1.4% | +108+6.8% | |||
| 22 | Kopuz-org/kopuz Your next music player | 1.7K | +4+0.2% | +24+1.4% | +108+6.8% | |||
| 23 | ruvnet/RuVector RuVector is a High Performance, Real-Time, Self-Learning Ai, Vector GNN, Memory DB built in Rust. | 4.4K | +1+0.0% | +20+0.5% | +110+2.6% | |||
| 24 | ivov/lisette A little language inspired by Rust that compiles to Go | 1.4K | +4+0.3% | +9+0.6% | +60+4.4% | |||
| 25 | dylan-sutton-chavez/edge-python Single-pass SSA bytecode compiler and threaded-code stack VM for a sandboxed Python subset: NaN-boxed values, inline caching, super-instruction fusion, pure-function memoization, mark-sweep GC. Coverage-guided fuzzing; around 200 KB WebAssembly module runs in the browser. | 259 | +3+1.2% | +11+4.4% | +14+5.7% | |||
| 26 | GyulyVGC/sniffnet Comfortably monitor your Internet traffic 🕵️♂️ | 40.2K | — | +96+0.2% | +556+1.4% | |||
| 27 | oxidezap/whatsapp-rust Whatsapp client written purely in Rust | 677 | +1+0.1% | +12+1.8% | +55+8.8% | |||
| 28 | multikernel/sandlock The lightest AI sandbox. A process-based sandbox for Linux, no container, no VM, no privilege, no prompt injection | 305 | +1+0.3% | +10+3.4% | +66+27.6% | |||
| 29 | firecrawl/pdf-inspector Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions. | 1.7K | +4+0.2% | +11+0.7% | +110+7.1% | |||
| 30 | Karib0u/rustinel Open-source cross-platform endpoint detection engine for Windows, macOS, and Linux using ETW, ESF, eBPF, Sigma, YARA, IOCs, and ECS NDJSON alerts. | 441 | +1+0.2% | +7+1.6% | +48+12.2% | |||
| 31 | Avarok-Cybersecurity/atlas Pure Rust Inference Engine | 612 | +1+0.2% | +6+1.0% | +79+14.8% | |||
| 32 | inbjo/MirrorProxy All-in-one mirror acceleration,The project uses an adapter-based proxy core and already ships adapters for GitHub, Docker/OCI, Composer, npm, PyPI, Cargo, Go modules, major language repositories, developer-tool distribution services, and operating system mirrors. | 200 | +1+0.5% | +33+19.8% | +199+19900.0% | |||
| 33 | softmata/horus Fastest Robotics Runtime System. If phones have Android, robots deserve HORUS. | 393 | +1+0.3% | +3+0.8% | +12+3.1% | |||
| 34 | telemt/telemt MTProxy for Telegram on Rust + Tokio | 5.5K | +5+0.1% | +18+0.3% | +157+2.9% | |||
| 35 | milos-agathon/forge3d Rust‑first, cross‑platform wgpu/WebGPU renderer exposed to Python for fast, headless 3D rendering. Built in Rust, shipped as Python wheels. | 449 | +1+0.2% | +2+0.4% | +9+2.0% | |||
| 36 | ShiinaSaku/Hayate A blazing-fast, completion-based CLI and engine for secure file and directory transfers across local networks. | 25 | +1+4.2% | +2+8.7% | +11+78.6% | |||
| 37 | unhappychoice/gittype A CLI code-typing game that turns your source code into typing challenges | 1.5K | +1+0.1% | +8+0.5% | +67+4.6% | |||
| 38 | bugzmanov/bookokrat A terminal EPUB / PDF Book Reader (+djvu) | 1.1K | +1+0.1% | +7+0.7% | +61+6.1% | |||
| 39 | claudioemmanuel/squeez Hook-based token compressor for 5 AI CLI hosts (Claude Code, Copilot CLI, OpenCode, Gemini CLI, Codex CLI). Up to 95% bash compression, signature-mode for code reads, cross-call dedup, MCP server, self-teaching protocol. Zero runtime deps. | 175 | — | +4+2.3% | +18+11.5% | |||
| 40 | Liubsyy/M3U8Quicker 跨平台HLS(M3U8格式)/DASH/MP4视频下载器和直播录制器,支持多线程下载、断点续传、边下边播、AES解密、浏览器自动扫描地址一键下载 | 183 | +1+0.5% | +5+2.8% | +24+15.1% | |||
| 41 | qhkm/zeptoclaw Fast, small, secure, local-first personal AI assistant infrastructure: one Rust binary for tools, memory, channels, providers, and sandboxed autonomy. | 645 | — | — | — | |||
| 42 | manyougz/velotype Write at the speed of thought – Velotype is a high-performance native Markdown editor built with Rust and GPUI.⚡ | 490 | +1+0.2% | +17+3.6% | +57+13.2% | |||
| 43 | notkeepitreal/UnicoreRustPrivate The gaming panel that will enhance your gaming experience | 50 | — | — | — | |||
| 44 | duncatzat/vigils A local control plane for AI agents — see what they do, approve what matters, keep secrets out. Rust + Tauri + Chrome MV3. | 302 | — | +2+0.7% | +8+2.7% | |||
| 45 | cool-japan/oxicuda OxiCUDA replaces the entire NVIDIA CUDA Toolkit software stack with type-safe, memory-safe Rust code. | 133 | — | +1+0.8% | +7+5.6% | |||
| 46 | yanorei32/url-compressor Compresses a URL with zstd and encodes it in base32768 to maximize information density and avoid Discord’s character limits. | 30 | — | — | — | |||
| 47 | can1357/pon Python 3.14, compiled to metal — JIT & AoT native compiler and runtime in Rust. Cranelift backend, ruff parser, Green Tea GC, byte-exact differential testing against CPython. | 531 | +2+0.4% | +6+1.1% | +531 | |||
| 48 | Rhacknarok/hacksguard A blazingly fast, multi-threaded TUI malware analysis tool built in Rust. Features deep PE parsing, YARA scanning, and heuristic risk scoring. | 181 | — | +3+1.7% | +181 | |||
| 49 | GLOBUS-studio/SypexGeoRS Fast zero-dependency pure-Rust reader for SypexGeo binary IP geolocation databases - country, city and region lookups with file, in-memory and batch modes. | 55 | — | — | — | |||
| 50 | therealaleph/sni-spoofing-rust DPI bypass via fake TLS ClientHello injection with wrong TCP sequence number. Rust port of @patterniha's SNI-Spoofing. Linux, macOS, Windows. Works with v2ray/xray VLESS configs behind Cloudflare. | 847 | — | +3+0.4% | +35+4.3% |