A curated list of awesome Rust frameworks, libraries and software.
- rust-lang/rust - Empowering everyone to build reliable and efficient software.
- denoland/deno - A modern runtime for JavaScript and TypeScript.
- tauri-apps/tauri - Build smaller, faster, and more secure desktop and mobile applications with a web frontend.
- rustdesk/rustdesk - An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.
- unionlabs/union - The trust-minimized, zero-knowledge bridging protocol, designed for censorship resistance, extremely high security, and usage in decentralized finance.
- astral-sh/uv - An extremely fast Python package and project manager, written in Rust.
- alacritty/alacritty - A cross-platform, OpenGL terminal emulator.
- rust-lang/rustlings - 🦀 Small exercises to get you used to reading and writing Rust code!
- FuelLabs/fuel-core - Rust full node implementation of the Fuel v2 protocol.
- lencx/ChatGPT - 🔮 ChatGPT Desktop Application (Mac, Windows and Linux)
- BurntSushi/ripgrep - ripgrep recursively searches directories for a regex pattern while respecting your gitignore
- sharkdp/bat - A cat(1) clone with wings.
- rust-unofficial/awesome-rust - A curated list of Rust code and resources.
- starship/starship - ☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
- dani-garcia/vaultwarden - Unofficial Bitwarden compatible server written in Rust, formerly known as bitwarden_rs
- FuelLabs/fuels-rs - Fuel Network Rust SDK
- astral-sh/ruff - An extremely fast Python linter and code formatter, written in Rust.
- bevyengine/bevy - A refreshingly simple data-driven game engine built in Rust
- tw93/Pake - 🤱🏻 Turn any webpage into a desktop app with Rust. 🤱🏻 利用 Rust 轻松构建轻量级多端桌面应用
- sharkdp/fd - A simple, fast and user-friendly alternative to 'find'
- helix-editor/helix - A post-modern modal text editor.
- lapce/lapce - Lightning-fast and Powerful Code Editor written in Rust
- nushell/nushell - A new type of shell
- pola-rs/polars - Dataframes powered by a multithreaded, vectorized query engine, written in Rust
- swc-project/swc - Rust-based platform for the Web
- yewstack/yew - Rust / Wasm framework for creating reliable and efficient web applications
- servo/servo - Servo aims to empower developers with a lightweight, high-performance alternative for embedding web technologies in applications.
- google/comprehensive-rust - This is the Rust course used by the Android team at Google. It provides you the material to quickly teach Rust.
- influxdata/influxdb - Scalable datastore for metrics, events, and real-time analytics
- fish-shell/fish-shell - The user-friendly command line shell.
- DioxusLabs/dioxus - Fullstack app framework for web, desktop, and mobile.
- tokio-rs/tokio - A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
- firecracker-microvm/firecracker - Secure and fast microVMs for serverless computing.
- vercel/turborepo - Build system optimized for JavaScript and TypeScript, written in Rust
- sunface/rust-course - “连续八年成为全世界最受喜爱的语言,无 GC 也无需手动内存管理、极高的性能和安全性、过程/OO/函数式编程、优秀的包管理、JS 未来基石" — 工作之余的第二语言来试试 Rust 吧。本书拥有全面且深入的讲解、生动贴切的示例、德芙般丝滑的内容,这可能是目前最用心的 Rust 中文学习教程 / Book
- linera-io/linera-protocol - Main repository for the Linera protocol
- ajeetdsouza/zoxide - A smarter cd command. Supports all major shells.
- iced-rs/iced - A cross-platform GUI library for Rust, inspired by Elm
- dandavison/delta - A syntax-highlighting pager for git, diff, grep, and blame output
- sxyazi/yazi - 💥 Blazing fast terminal file manager written in Rust, based on async I/O.
- GyulyVGC/sniffnet - Comfortably monitor your Internet traffic 🕵️♂️
- emilk/egui - egui: an easy-to-use immediate mode GUI in Rust that runs on both web and native
- sharkdp/hyperfine - A command-line benchmarking tool
- rwf2/Rocket - A web framework for Rust.
- atuinsh/atuin - ✨ Magical shell history
- qarmin/czkawka - Multi functional app to find duplicates, empty folders, similar images etc.
- TheAlgorithms/Rust - All Algorithms implemented in Rust
- ogham/exa - A modern replacement for ‘ls’.
- actix/actix-web - Actix Web is a powerful, pragmatic, and extremely fast web framework for Rust.
- juspay/hyperswitch - An open source payments switch written in Rust to make payments fast, reliable and affordable
- Schniz/fnm - 🚀 Fast and simple Node.js version manager, built in Rust
- tree-sitter/tree-sitter - An incremental parsing system for programming tools
- wezterm/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
- valeriansaliou/sonic - 🦔 Fast, lightweight & schema-less search backend. An alternative to Elasticsearch that runs on a few MBs of RAM.
- uutils/coreutils - Cross-platform Rust rewrite of the GNU coreutils
- RustPython/RustPython - A Python Interpreter written in Rust
- rust-lang/mdBook - Create book from markdown files. Like Gitbook but implemented in Rust
- vectordotdev/vector - A high-performance observability data pipeline.
- wasmerio/wasmer - 🚀 Fast, secure, lightweight containers based on WebAssembly
- gitui-org/gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
- xi-editor/xi-editor - A modern editor with a backend written in Rust.
- slint-ui/slint - Slint is an open-source declarative GUI toolkit to build native user interfaces for Rust, C++, JavaScript, or Python apps.
- neondatabase/neon - Neon: Serverless Postgres. We separated storage and compute to offer autoscaling, code-like database branching, and scale to zero.
- leptos-rs/leptos - Build fast web applications with Rust.
- cube-js/cube - 📊 Cube’s universal semantic layer platform is the next evolution of OLAP technology for AI, BI, spreadsheets, and embedded analytics
- Rigellute/spotify-tui - Spotify for the terminal written in Rust 🚀
- huggingface/candle - Minimalist ML framework for Rust
- 0x192/universal-android-debloater - Cross-platform GUI written in Rust using ADB to debloat non-rooted android devices. Improve your privacy, the security and battery life of your device.
- ruffle-rs/ruffle - A Flash Player emulator written in Rust
- bee-san/RustScan - 🤖 The Modern Port Scanner 🤖
- bytecodealliance/wasmtime - A lightweight WebAssembly runtime that is fast, secure, and standards-compliant
- kitao/pyxel - A retro game engine for Python
- rust-lang/book - The Rust Programming Language
- eza-community/eza - A modern alternative to ls
- tikv/tikv - Distributed transactional key-value database, originally created to complement TiDB
- denisidoro/navi - An interactive cheatsheet tool for the command-line
- oxc-project/oxc - ⚓ A collection of JavaScript tools written in Rust.
- getzola/zola - A fast static site generator in a single binary with everything built-in. https://www.getzola.org
- gitbutlerapp/gitbutler - The GitButler version control client, backed by Git, powered by Tauri/Rust/Svelte
- hyperium/hyper - An HTTP library for Rust
- asciinema/asciinema - Terminal session recorder 📹
- clap-rs/clap - A full featured, fast Command Line Argument Parser for Rust
- rust-lang/rust-analyzer - A Rust compiler front-end for IDEs
- launchbadge/sqlx - 🧰 The Rust SQL Toolkit. An async, pure Rust SQL crate featuring compile-time checked queries without a DSL. Supports PostgreSQL, MySQL, and SQLite.
- gfx-rs/wgpu - A cross-platform, safe, pure-Rust graphics API.
- lsd-rs/lsd - The next gen ls command
- rust-embedded/rust-raspberrypi-OS-tutorials - 📚 Learn to write an embedded OS in Rust 🦀
- solana-labs/solana - Web-Scale Blockchain for fast, secure, scalable, decentralized apps and marketplaces.
- neovide/neovide - No Nonsense Neovim Client in Rust
- PyO3/pyo3 - Rust bindings for the Python interpreter
- LemmyNet/lemmy - 🐀 A link aggregator and forum for the fediverse
- ratatui/ratatui - A Rust crate for cooking up terminal user interfaces (TUIs) 👨🍳🐀 https://ratatui.rs
- rust-lang/cargo - The Rust package manager
- diesel-rs/diesel - A safe, extensible ORM and Query Builder for Rust
- quickwit-oss/tantivy - Tantivy is a full-text search engine library inspired by Apache Lucene and written in Rust
- sunface/rust-by-practice - Learning Rust By Practice, narrowing the gap between beginner and skilled-dev through challenging examples, exercises and projects.
- XAMPPRocky/tokei - Count your code, quickly.
- rust-lang/rust-clippy - A bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
- vosen/ZLUDA - CUDA on non-NVIDIA GPUs
- LGUG2Z/komorebi - A tiling window manager for Windows 🍉
- rayon-rs/rayon - Rayon: A data parallelism library for Rust
- orf/gping - Ping, but with a graph
- web-infra-dev/rspack - The fast Rust-based web bundler with webpack-compatible API 🦀️
- espanso/espanso - Cross-platform Text Expander written in Rust
- DvorakDwarf/Infinite-Storage-Glitch - ISG lets you use YouTube as cloud storage for ANY files, not just video
- ClementTsang/bottom - Yet another cross-platform graphical process/system monitor.
- rolldown/rolldown - Fast Rust bundler for JavaScript/TypeScript with Rollup-compatible API.
- Canop/broot - A new way to see and navigate directory trees : https://dystroy.org/broot
- tracel-ai/burn - Burn is a next generation Deep Learning Framework that doesn't compromise on flexibility, efficiency and portability.
- microsoft/edit - We all edit.
- microsoft/windows-rs - Rust for Windows
- libnyanpasu/clash-nyanpasu - Clash Nyanpasu~(∠・ω< )⌒☆
- hyperium/tonic - A native gRPC client & server implementation with async/await support.
- o2sh/onefetch - Command-line Git information tool
- rathole-org/rathole - A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
- elkowar/eww - ElKowars wacky widgets
- fdehau/tui-rs - Build terminal user interfaces and dashboards using Rust
- seanmonstar/reqwest - An easy and powerful Rust HTTP Client
- BurntSushi/xsv - A fast CSV command line toolkit written in Rust.
- pingcap/talent-plan - open source training courses about distributed database and distributed systems
- cloudflare/quiche - 🥧 Savoury implementation of the QUIC transport protocol and HTTP/3
- orhun/git-cliff - A highly customizable Changelog Generator that follows Conventional Commit specifications ⛰️
- Spotifyd/spotifyd - A spotify daemon
- quickwit-oss/quickwit - Cloud-native search engine for observability. An open-source alternative to Datadog, Elasticsearch, Loki, and Tempo.
- bootandy/dust - A more intuitive version of du in rust
- GitoxideLabs/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git
- rust-bakery/nom - Rust parser combinator framework
- ekzhang/bore - 🕳 bore is a simple CLI tool for making tunnels to localhost
- seanmonstar/warp - A super-easy, composable, web server framework for warp speeds.
- flxzt/rnote - Sketch and take handwritten notes.
- serde-rs/serde - Serialization framework for Rust
- linebender/druid - A data-first Rust-native UI design toolkit.
- sharkdp/hexyl - A command-line hex viewer
- shadowsocks/shadowsocks-rust - A Rust port of shadowsocks
- BloopAI/bloop - bloop is a fast code search engine written in Rust.
- YaLTeR/niri - A scrollable-tiling Wayland compositor.
- bottlerocket-os/bottlerocket - An operating system designed for hosting containers
- ast-grep/ast-grep - ⚡A CLI tool for code structural search, lint and rewriting. Written in Rust
- foundry-rs/foundry - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
- glzr-io/glazewm - GlazeWM is a tiling window manager for Windows inspired by i3wm.
- johnthagen/min-sized-rust - 🦀 How to minimize Rust binary size 📦
- stalwartlabs/stalwart - All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).
- actix/actix - Actor framework for Rust.
- rerun-io/rerun - Visualize streams of multimodal data. Free, fast, easy to use, and simple to integrate. Built in Rust.
- spacejam/sled - the champagne of beta embedded databases
- hatoo/oha - Ohayou(おはよう), HTTP load generator, inspired by rakyll/hey with tui animation.
- databendlabs/databend - 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
- SeaQL/sea-orm - 🐚 An async & dynamic ORM for Rust
- tensorzero/tensorzero - TensorZero is an open-source stack for industrial-grade LLM applications. It unifies an LLM gateway, observability, optimization, evaluation, and experimentation.
- FyroxEngine/Fyrox - 3D and 2D game engine written in Rust
- sigoden/dufs - A file server that supports static serving, uploading, searching, accessing control, webdav...
- rustwasm/wasm-bindgen - Facilitating high-level interactions between Wasm modules and JavaScript
- neon-bindings/neon - Rust bindings for writing safe and fast native Node.js modules.
- rustdesk/rustdesk-server - RustDesk Server Program
- amethyst/amethyst - Data-oriented and data-driven game engine written in Rust
- pretzelhammer/rust-blog - Educational blog posts for Rust beginners
- H-M-H/Weylus - Use your tablet as graphic tablet/touch screen on your computer.
- mainmatter/100-exercises-to-learn-rust - A self-paced course to learn Rust, one exercise at a time.
- crossbeam-rs/crossbeam - Tools for concurrent programming in Rust
- risingwavelabs/risingwave - Stream processing and management platform.
- citybound/citybound - A work-in-progress, open-source, multi-player city simulation game.
- loco-rs/loco - 🚂 🦀 The one-person framework for Rust for side-projects and startups
- gyroflow/gyroflow - Video stabilization using gyroscope data
- pemistahl/grex - A command-line tool and Rust library with Python bindings for generating regular expressions from user-provided test cases
- EmbarkStudios/rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
- cross-rs/cross - “Zero setup” cross compilation and “cross testing” of Rust crates
- louis-e/arnis - Generate any location from the real world in Minecraft Java Edition with a high level of detail.
- apache/datafusion - Apache DataFusion SQL Query Engine
- cantino/mcfly - Fly through your shell history. Great Scott!
- sigoden/aichat - 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.
- mre/idiomatic-rust - 🦀 A peer-reviewed collection of articles/talks/repos which teach concise, idiomatic Rust.
- timvisee/ffsend - 📬 Easily and securely share files from the command line. A fully featured Firefox Send client.
- paritytech/polkadot - Polkadot Node Implementation
- parcel-bundler/lightningcss - An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.
- embassy-rs/embassy - Modern embedded framework, using Rust and async.
- erikgrinaker/toydb - Distributed SQL database in Rust, written as an educational project
- openethereum/parity-ethereum - The fast, light, and robust client for Ethereum-like networks.
- rustls/rustls - A modern TLS library in Rust
- napi-rs/napi-rs - A framework for building compiled Node.js add-ons in Rust via Node-API
- ekzhang/sshx - Fast, collaborative live terminal sharing over the web
- youki-dev/youki - A container runtime written in Rust
- epi052/feroxbuster - A fast, simple, recursive content discovery tool written in Rust.
- rustwasm/wasm-pack - 📦✨ your favorite rust -> wasm workflow tool!
- tokio-rs/mio - Metal I/O library for Rust.
- Automattic/harper - Offline, privacy-first grammar checker. Fast, open-source, Rust-powered
- ducaale/xh - Friendly and fast tool for sending HTTP requests
- shuttle-hq/shuttle - Build & ship backends without writing any infrastructure files.
- mfontanini/presenterm - A markdown terminal slideshow tool
- rust-lang/rustup - The Rust toolchain installer
- cloudflare/boringtun - Userspace WireGuard® Implementation in Rust
- veloren/veloren - [mirror of https://gitlab.com/veloren/veloren] An open world, open source voxel RPG inspired by Dwarf Fortress and Cube World. This repository is a mirror. Please submit all PRs and issues on our GitLab page.
- ogham/dog - A command-line DNS client.
- chmln/sd - Intuitive find & replace CLI (sed alternative)
- dtolnay/cxx - Safe interop between Rust and C++
- rust-lang/rustfmt - Format Rust code
- nannou-org/nannou - A Creative Coding Framework for Rust.
- watchexec/watchexec - Executes commands in response to file modifications
- LukeMathWalker/zero-to-production - Code for "Zero To Production In Rust", a book on API development using Rust.
- iron/iron - An Extensible, Concurrent Web Framework for Rust
- rustformers/llm - [Unmaintained, see README] An ecosystem of Rust libraries for working with large language models
- tokio-rs/tracing - Application level tracing for Rust.
- MaterializeInc/materialize - Real-time Data Integration and Transformation: use SQL to transform, deliver, and act on fast-changing data.
- fschutt/azul - Desktop GUI Framework
- mullvad/mullvadvpn-app - The Mullvad VPN client app for desktop and mobile
- hrkfdn/ncspot - Cross-platform ncurses Spotify client written in Rust, inspired by ncmpc and the likes.
- tock/tock - A secure embedded operating system for microcontrollers
- graphql-rust/juniper - GraphQL server library for Rust
- skim-rs/skim - Fuzzy Finder in rust!
- EricLBuehler/mistral.rs - Blazingly fast LLM inference.
- dudykr/stc - Speedy TypeScript type checker
- boa-dev/boa - Boa is an embeddable Javascript engine written in Rust.
- sharkdp/pastel - A command-line tool to generate, analyze, convert and manipulate colors
- rust-lang/futures-rs - Zero-cost asynchronous programming in Rust
- Nukesor/pueue - 🌠 Manage your shell commands.
- ynqa/jnv - Interactive JSON filter using jq
- get-convex/convex-backend - The open-source reactive database for app developers
- dalance/procs - A modern replacement for ps written in Rust
- flosse/rust-web-framework-comparison - A comparison of some web frameworks and libs written in Rust
- EasyTier/EasyTier - A simple, decentralized mesh VPN with WireGuard support.
- n0-computer/iroh - peer-2-peer that just works
- farm-fe/farm - Extremely fast Vite-compatible web build tool written in Rust
- rust-windowing/winit - Window handling library in pure Rust
- gfx-rs/gfx - [maintenance mode] A low-overhead Vulkan-like GPU API for Rust.
- jtroo/kanata - Improve keyboard comfort and usability with advanced customization
- tensorflow/rust - Rust language bindings for TensorFlow
- versotile-org/verso - Mirror of https://gitlab.com/verso-browser/verso
- GreptimeTeam/greptimedb - Open-source, cloud-native, unified observability database for metrics, logs and traces, supporting SQL/PromQL/Streaming. Available on GreptimeCloud.
- image-rs/image - Encoding and decoding images in Rust
- flamegraph-rs/flamegraph - Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3
- librespot-org/librespot - Open Source Spotify client library
- rust-lang/miri - An interpreter for Rust's mid-level intermediate representation
- getAsterisk/deepclaude - A high-performance LLM inference API and Chat UI that integrates DeepSeek R1's CoT reasoning traces with Anthropic Claude models.
- serde-rs/json - Strongly typed JSON library for Rust
- raphamorim/rio - A hardware-accelerated GPU terminal emulator focusing to run in desktops and browsers.
- lldap/lldap - Light LDAP implementation
- tealdeer-rs/tealdeer - A very fast implementation of tldr in Rust.
- serenity-rs/serenity - A Rust library for the Discord API.
- libreddit/libreddit - Private front-end for Reddit
- bheisler/criterion.rs - Statistics-driven benchmarking library for Rust
- http-rs/tide - Fast and friendly HTTP server framework for async Rust
- mimblewimble/grin - Minimal implementation of the Mimblewimble protocol.
- Pumpkin-MC/Pumpkin - Empowering everyone to host fast and efficient Minecraft servers.
- extism/extism - The framework for building with WebAssembly (wasm). Easily & securely load wasm modules, move data, call functions, and build extensible apps.
- libp2p/rust-libp2p - The Rust Implementation of the libp2p networking stack.
- PaulJuliusMartinez/jless - jless is a command-line JSON viewer designed for reading, exploring, and searching through JSON data.
- readysettech/readyset - Readyset is a MySQL and Postgres wire-compatible caching layer that sits in front of existing databases to speed up queries and horizontally scale read throughput. Under the hood, ReadySet caches the results of cached select statements and incrementally updates these results over time as the underlying data changes.
- pest-parser/pest - The Elegant Parser
- lancedb/lance - Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, and PyTorch with more integrations coming..
- infinyon/fluvio - 🦀 event stream processing for developers to collect and transform data in motion to power responsive data intensive applications.
- LaurentMazare/tch-rs - Rust bindings for the C++ api of PyTorch.
- aome510/spotify-player - A Spotify player in the terminal with full feature parity
- rust-lang/rust-bindgen - Automatically generates Rust FFI bindings to C (and some C++) libraries.
- pimalaya/himalaya - CLI to manage emails
- warp-tech/warpgate - Smart SSH, HTTPS, MySQL and Postgres bastion/PAM that doesn't need additional client-side software
- vulkano-rs/vulkano - Safe and rich Rust wrapper around the Vulkan API
- console-rs/indicatif - A command line progress reporting library for Rust
- fujiapple852/trippy - A network diagnostic tool
- paradigmxyz/reth - Modular, contributor-friendly and blazing-fast implementation of the Ethereum protocol, in Rust
- prefix-dev/pixi - Package management made easy
- lunatic-solutions/lunatic - Lunatic is an Erlang-inspired runtime for WebAssembly
- rhaiscript/rhai - Rhai - An embedded scripting language for Rust.
- yoav-lavi/melody - Melody is a language that compiles to regular expressions and aims to be more readable and maintainable
- PyO3/maturin - Build and publish crates with pyo3, cffi and uniffi bindings as well as rust binaries as python packages
- PistonDevelopers/piston - A modular game engine written in Rust
- cordx56/rustowl - Visualize Ownership and Lifetimes in Rust
- hickory-dns/hickory-dns - A Rust based DNS client, server, and resolver
- Speykious/cve-rs - Blazingly 🔥 fast 🚀 memory vulnerabilities, written in 100% safe Rust. 🦀
- webrtc-rs/webrtc - A pure Rust implementation of WebRTC
- bytedance/monoio - Rust async runtime based on io-uring.
- reacherhq/check-if-email-exists - Check if an email address exists without sending any email, written in Rust. Comes with a ⚙️ HTTP backend.
- cloud-hypervisor/cloud-hypervisor - A Virtual Machine Monitor for modern Cloud workloads. Features include CPU, memory and device hotplug, support for running Windows and Linux guests, device offload with vhost-user and a minimal compact footprint. Written in Rust with a strong focus on security.
- gyscos/cursive - A Text User Interface library for the Rust programming language
- rusterlium/rustler - Safe Rust bridge for creating Erlang NIF functions
- build-trust/ockam - Orchestrate end-to-end encryption, cryptographic identities, mutual authentication, and authorization policies between distributed applications – at massive scale.
- dtolnay/proc-macro-workshop - Learn to write Rust procedural macros [Rust Latam conference, Montevideo Uruguay, March 2019]
- Rust-GPU/Rust-CUDA - Ecosystem of libraries and tools for writing and executing fast GPU code fully in Rust.
- visioncortex/vtracer - Raster to Vector Graphics Converter
- ProvableHQ/snarkOS - A Decentralized Operating System for ZK Applications
- sayanarijit/xplr - A hackable, minimal, fast TUI file explorer
- ggez/ggez - Rust library to create a Good Game Easily
- ArroyoSystems/arroyo - Distributed stream processing engine in Rust
- solana-foundation/anchor - ⚓ Solana Sealevel Framework
- BoundaryML/baml - The AI framework that adds the engineering to prompt engineering (Python/TS/Ruby/Java/C#/Rust/Go compatible)
- immunant/c2rust - Migrate C code to Rust
- linebender/xilem - An experimental Rust native UI framework
- tkellogg/dura - You shouldn't ever lose your work if you're using Git
- dimforge/nalgebra - Linear algebra library for Rust.
- ralfbiedert/cheats.rs - Rust Language Cheat Sheet - https://cheats.rs
- quinn-rs/quinn - Async-friendly QUIC implementation in Rust
- tokio-rs/prost - PROST! a Protocol Buffers implementation for the Rust Language
- jhspetersson/fselect - Find files with SQL-like queries
- smol-rs/smol - A small and fast async runtime for Rust
- Qovery/Replibyte - Seed your development database with real data ⚡️
- toshi-search/Toshi - A full-text search engine in rust
- apache/opendal - Apache OpenDAL: One Layer, All Storage.
- tauri-apps/wry - Cross-platform WebView library in Rust for Tauri.
- plotters-rs/plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
- rust-ml/linfa - A Rust machine learning framework.
- metalbear-co/mirrord - Connect your local process and your cloud environment, and run local code in cloud conditions.
- rivet-gg/rivet - 🔩 The open-source serverless platform. Easily deploy & scale AI agents, complex workloads, and backends — all on a frictionless platform that runs anywhere.
- tokio-rs/console - a debugger for async rust!
- skerkour/black-hat-rust - Applied offensive security with Rust - https://kerkour.com/black-hat-rust
- pgcentralfoundation/pgrx - Build Postgres Extensions with Rust!
- bytecodealliance/lucet - Lucet, the Sandboxing WebAssembly Compiler.
- poem-web/poem - A full-featured and easy-to-use web framework with the Rust programming language.
- spieglt/FlyingCarpet - Cross-platform AirDrop. File transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi. No network infrastructure required, just two devices with WiFi chips (and optionally Bluetooth) in close range.
- async-rs/async-std - Async version of the Rust standard library
- Universal-Debloater-Alliance/universal-android-debloater-next-generation - Cross-platform GUI written in Rust using ADB to debloat non-rooted Android devices. Improve your privacy, the security and battery life of your device.
- chyyuu/os_kernel_lab - OS kernel labs based on Rust/C Lang & RISC-V 64/X86-32
- honeycombio/gritql - GritQL is a query language for searching, linting, and modifying code.
- rust-ndarray/ndarray - ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations
- Dusk-Labs/dim - Dim, a media manager fueled by dark forces.
- TaKO8Ki/awesome-alternatives-in-rust - A curated list of replacements for existing software written in Rust
- ordinals/ord - 👁🗨 Rare and exotic sats
- EvilGenius-dot/RustMinerSystem - 💰唯一正版💰 minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy 矿池抽水 矿池代理 矿池中转 矿池抽水 minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy
- redis-rs/redis-rs - Redis library for rust
- trunk-rs/trunk - Build, bundle & ship your Rust WASM application to the web.
- EbTech/rust-algorithms - Common data structures and algorithms in Rust
- 0xPlaygrounds/rig - ⚙️🦀 Build portable, modular & lightweight Fullstack Agents
- Keats/tera - A template engine for Rust based on Jinja2/Django
- achristmascarl/rainfrog - 🐸 a database management tui
- jmacdonald/amp - A complete text editor for your terminal.
- AmbientRun/Ambient - The multiplayer game engine
- not-fl3/macroquad - Cross-platform game engine in Rust.
- actix/examples - Community showcase and examples of Actix Web ecosystem usage.
- tower-rs/tower - async fn(Request) -> Result<Response, Error>
- seed-rs/seed - A Rust framework for creating web apps
- godot-rust/gdext - Rust bindings for Godot 4
- redox-os/orbtk - The Rust UI-Toolkit.
- cberner/redb - An embedded key-value database in pure Rust
- salvo-rs/salvo - A powerful web framework built with a simplified design.
- ekzhang/rustpad - Efficient and minimal collaborative code editor, self-hosted, no database required
- nrc/r4cppp - Rust for C++ programmers
- aya-rs/aya - Aya is an eBPF library for the Rust programming language, built with a focus on developer experience and operability.
- rust-lang/regex - An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.
- sfackler/rust-postgres - Native PostgreSQL driver for the Rust programming language
- rusqlite/rusqlite - Ergonomic bindings to SQLite for Rust
- emmett-framework/granian - A Rust HTTP server for Python applications
- teloxide/teloxide - 🤖 An elegant Telegram bots framework for Rust
- kanidm/kanidm - Kanidm: A simple, secure, and fast identity management platform
- godot-rust/gdnative - Rust bindings for Godot 3
- denoland/rusty_v8 - Rust bindings for the V8 JavaScript engine
- rcoh/angle-grinder - Slice and dice logs on the command line
- ron-rs/ron - Rusty Object Notation
- crossterm-rs/crossterm - Cross platform terminal library rust
- rcore-os/rCore - Rust version of THU uCore OS. Linux compatible.
- askama-rs/askama-old - The original askama repo, please go to https://github.com/askama-rs/askama
- krustlet/krustlet - Kubernetes Rust Kubelet
- lapce/floem - A native Rust UI library with fine-grained reactivity
- gosub-io/gosub-engine - The Gosub browser engine
- chronotope/chrono - Date and time library for Rust
- glium/glium - Safe OpenGL wrapper for the Rust language.
- kamiyaa/joshuto - ranger-like terminal file manager written in Rust
- skyzh/mini-lsm - A course of building an LSM-Tree storage engine (database) in a week.
- xacrimon/dashmap - Blazing fast concurrent HashMap for Rust.
- postgresml/pgcat - PostgreSQL pooler with sharding, load balancing and failover support.
- curlpipe/ox - The simple but flexible text editor
- mozilla/uniffi-rs - a multi-language bindings generator for rust
- async-graphql/async-graphql - A GraphQL server library implemented in Rust
- rust-lang/rls - Repository for the Rust Language Server (aka RLS)
- dprint/dprint - Pluggable and configurable code formatting platform written in Rust.
- google/tarpc - An RPC framework for Rust with a focus on ease of use.
- awslabs/aws-lambda-rust-runtime - A Rust runtime for AWS Lambda
- TimelyDataflow/timely-dataflow - A modular implementation of timely dataflow in Rust
- koute/stdweb - A standard library for the client-side Web
- AmrDeveloper/GQL - GitQL is a extensible SQL-like query language and SDK to perform queries on various data sources such .git files with supports of most of SQL features such as grouping, ordering and aggregation and window functions and allow customization like user-defined types and functions
- rkyv/rkyv - Zero-copy deserialization framework for Rust
- nuta/kerla - A new operating system kernel with Linux binary compatibility written in Rust.
- rust-unofficial/too-many-lists - Learn Rust by writing Entirely Too Many linked lists
- sozu-proxy/sozu - Sōzu HTTP reverse proxy, configurable at runtime, fast and safe, built in Rust. It is awesome!
- petgraph/petgraph - Graph data structure library for Rust.
- asterinas/asterinas - Asterinas is a secure, fast, and general-purpose OS kernel, written in Rust and providing Linux-compatible ABI.
- racer-rust/racer - Rust Code Completion utility
- kube-rs/kube - Rust Kubernetes client and controller runtime
- PistonDevelopers/conrod - An easy-to-use, 2D GUI library written entirely in Rust.
- oxipng/oxipng - Multithreaded PNG optimizer written in Rust
- DataDog/glommio - Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier for rustaceans.
- r-darwish/topgrade - Upgrade everything
- szabodanika/microbin - A secure, configurable file-sharing and URL shortening web app written in Rust.
- roapi/roapi - Create full-fledged APIs for slowly moving datasets without writing a single line of code.
- gluon-lang/gluon - A static, type inferred and embeddable language written in Rust.
- Aloxaf/silicon - Create beautiful image of your source code.
- orhun/binsider - Analyze ELF binaries like a boss 😼🕵️♂️
- cloudhead/rx - 👾 Modern and minimalist pixel editor
- feschber/lan-mouse - mouse & keyboard sharing via LAN
- lalrpop/lalrpop - LR(1) parser generator for Rust
- moonrepo/moon - A build system and monorepo management tool for the web ecosystem, written in Rust.
- crate-ci/typos - Source code spell checker
- trifectatechfoundation/teach-rs - A modular, reusable university course for Rust
- rust-lang/crates.io - The Rust package registry
- killercup/cargo-edit - A utility for managing cargo dependencies from the command line.
- TheWaWaR/simple-http-server - Simple http server in Rust (Windows/Mac/Linux)
- icedland/iced - Blazing fast and correct x86/x64 disassembler, assembler, decoder, encoder for Rust, .NET, Java, Python, Lua
- maciejhirsz/logos - Create ridiculously fast Lexers
- sigp/lighthouse - Ethereum consensus client in Rust
- WithSecureLabs/chainsaw - Rapidly Search and Hunt through Windows Forensic Artefacts
- cloudflare/wrangler-legacy - 🤠 Home to Wrangler v1 (deprecated)
- facebook/pyrefly - A fast type checker and IDE for Python
- awslabs/aws-sdk-rust - AWS SDK for the Rust Programming Language
- juhaku/utoipa - Simple, Fast, Code first and Compile time generated OpenAPI documentation for Rust
- railwayapp/nixpacks - App source + Nix packages + Docker = Image
- silvia-odwyer/photon - ⚡ Rust/WebAssembly image processing library
- RustAudio/cpal - Cross-platform audio I/O library in pure Rust
- google/OpenSK - OpenSK is an open-source implementation for security keys written in Rust that supports both FIDO U2F and FIDO2 standards.
- tikv/raft-rs - Raft distributed consensus algorithm implemented in Rust.
- 01mf02/jaq - A jq clone focussed on correctness, speed, and simplicity
- apache/datafusion-sqlparser-rs - Extensible SQL Lexer and Parser for Rust
- artichoke/artichoke - 💎 Artichoke is a Ruby made with Rust
- dtolnay/syn - Parser for Rust source code
- sycamore-rs/sycamore - A library for creating reactive web apps in Rust and WebAssembly
- maestro-os/maestro - Lightweight, Linux-compatible kernel, written in Rust to leverage the safety of the typesystem. Aiming to remove as much legacy as possible while being usable in most usecases
- TaKO8Ki/gobang - A cross-platform TUI database management tool written in Rust
- valence-rs/valence - A Rust framework for building Minecraft servers.
- tellerops/teller - Cloud native secrets management for developers - never leave your command line for secrets.
- Eventual-Inc/Daft - Distributed query engine providing simple and reliable data processing for any modality and scale
- Auburn/FastNoiseLite - Fast Portable Noise Library - C# C++ C Java HLSL GLSL JavaScript Rust Go
- bincode-org/bincode - A binary encoder / decoder implementation in Rust.
- MaxBittker/sandspiel - Creative cellular automata browser game
- nickel-org/nickel.rs - An expressjs inspired web framework for Rust
- theseus-os/Theseus - Theseus is a modern OS written from scratch in Rust that explores 𝐢𝐧𝐭𝐫𝐚𝐥𝐢𝐧𝐠𝐮𝐚𝐥 𝐝𝐞𝐬𝐢𝐠𝐧: closing the semantic gap between compiler and hardware by maximally leveraging the power of language safety and affine types. Theseus aims to shift OS responsibilities like resource management into the compiler.
- Amanieu/parking_lot - Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.
- apache/arrow-rs - Official Rust implementation of Apache Arrow
- notify-rs/notify - 🔭 Cross-platform filesystem notification library for Rust.
- weld-project/weld - High-performance runtime for data analytics applications
- str4d/rage - A simple, secure and modern file encryption tool (and Rust library) with small explicit keys, no config options, and UNIX-style composability.
- greshake/i3status-rust - Very resourcefriendly and feature-rich replacement for i3status, written in pure Rust
- geph-official/geph4-client - Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
- alexpasmantier/television - A cross-platform, fast and extensible general purpose fuzzy finder 📺
- rust-itertools/itertools - Extra iterator adaptors, iterator methods, free functions, and macros.
- redox-os/tfs - Mirror of https://gitlab.redox-os.org/redox-os/tfs
- ouch-org/ouch - Painless compression and decompression in the terminal
- cloudflare/workers-rs - Write Cloudflare Workers in 100% Rust via WebAssembly
- rust-cli/config-rs - ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
- stepancheg/rust-protobuf - Rust implementation of Google protocol buffers
- SeaDve/Kooha - Elegantly record your screen
- guillaume-be/rust-bert - Rust native ready-to-use NLP pipelines and transformer-based models (BERT, DistilBERT, GPT2,...)
- gluesql/gluesql - GlueSQL is quite sticky. It attaches to anywhere.
- Rust-SDL2/rust-sdl2 - SDL2 bindings for Rust
- oppiliappan/dijo - scriptable, curses-based, digital habit tracker
- QMHTMY/RustBook - A book about Rust Data Structures and Algorithms.
- trickster0/OffensiveRust - Rust Weaponization for Red Team Engagements.
- bastion-rs/bastion - Highly-available Distributed Fault-tolerant Runtime
- imgui-rs/imgui-rs - Rust bindings for Dear ImGui
- mtshiba/pylyzer - A fast, feature-rich static code analyzer & language server for Python
- Julien-cpsn/ATAC - A simple API client (postman like) in your terminal
- nix-rust/nix - Rust friendly bindings to *nix APIs
- delta-io/delta-rs - A native Rust library for Delta Lake, with bindings into Python
- atanunq/viu - Terminal image viewer with native support for iTerm and Kitty
- watchexec/cargo-watch - Watches over your Cargo project's source.
- maplibre/martin - Blazing fast and lightweight PostGIS, MBtiles and PMtiles tile server, tile generation, and mbtiles tooling.
- tinysearch/tinysearch - 🔍 Tiny, full-text search engine for static websites built with Rust and Wasm
- lycheeverse/lychee - ⚡ Fast, async, stream-based link checker written in Rust. Finds broken URLs and mail addresses inside Markdown, HTML, reStructuredText, websites and more!
- erg-lang/erg - A statically typed language compatible with Python
- sagiegurari/cargo-make - Rust task runner and build tool.
- svix/svix-webhooks - The open source and enterprise-ready webhooks service 🦀
- medialab/xan - The CSV magician
- apache/horaedb - Apache HoraeDB (incubating) is a high-performance, distributed, cloud native time-series database.
- nkaz001/hftbacktest - A high frequency trading and market making backtesting and trading bot in Python and Rust, which accounts for limit orders, queue positions, and latencies, utilizing full tick data for trades and order books, with real-world crypto market-making examples for Binance Futures and Bybit
- chaosprint/glicol - Graph-oriented live coding language and music/audio DSP library written in Rust
- TimelyDataflow/differential-dataflow - An implementation of differential dataflow using timely dataflow on Rust.
- jameslittle230/stork - 🔎 Impossibly fast web search, made for static sites.
- xd009642/tarpaulin - A code coverage tool for Rust projects
- rusoto/rusoto - AWS SDK for Rust
- paradigmxyz/artemis - A simple, modular, and fast framework for writing MEV bots in Rust.
- pdeljanov/Symphonia - Pure Rust multimedia format demuxing, tag reading, and audio decoding library
- apache/iggy - Apache Iggy: Hyper-Efficient Message Streaming at Laser Speed
- obi1kenobi/trustfall - A query engine for any combination of data sources. Query your files and APIs as if they were databases!
- spyglass-search/spyglass - A personal search engine: Create a searchable library from your personal documents, interests, and more!
- Yamato-Security/hayabusa - Hayabusa (隼) is a sigma-based threat hunting and fast forensics timeline generator for Windows event logs.
- rslint/rslint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
- feather-rs/feather - A Minecraft server implementation in Rust
- rust-lang/hashbrown - Rust port of Google's SwissTable hash map
- 1Password/typeshare - Typeshare is the ultimate tool for synchronizing your type definitions between Rust and other languages for seamless FFI.
- zesterer/flume - A safe and fast multi-producer, multi-consumer channel.
- ilya-zlobintsev/LACT - Linux GPU Configuration And Monitoring Tool
- cognitive-engineering-lab/aquascope - Interactive visualizations of Rust at compile-time and run-time
- mozilla/cbindgen - A project for generating C bindings from Rust code
- habitat-sh/habitat - Modern applications with built-in automation
- frectonz/sql-studio - SQL Database Explorer [SQLite, libSQL, PostgreSQL, MySQL/MariaDB, ClickHouse, Microsoft SQL Server]
- hora-search/hora - 🚀 efficient approximate nearest neighbor search algorithm collections library written in Rust 🦀 .
- rust-headless-chrome/rust-headless-chrome - A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.
- Canop/bacon - background code checker
- tweag/nickel - Better configuration for less
- TheDan64/inkwell - It's a New Kind of Wrapper for Exposing LLVM (Safely)
- trailbaseio/trailbase - A blazingly fast, open-source application server with type-safe APIs, built-in JS/ES6/TS runtime, realtime, auth, and admin UI built on Rust, SQLite & V8.
- BurntSushi/quickcheck - Automated property based testing for Rust (with shrinking).
- model-checking/kani - Kani Rust Verifier
- Devolutions/IronRDP - Rust implementation of the Microsoft Remote Desktop Protocol (RDP)
- skytable/skytable - Skytable is a modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility. Skytable gives you spaces, models, data types, complex collections and more to build powerful experiences
- amethyst/specs - Specs - Parallel ECS
- DioxusLabs/taffy - A high performance rust-powered UI layout library
- Martichou/rquickshare - Rust implementation of NearbyShare/QuickShare from Android for Linux and macOS.
- Whitecat18/Rust-for-Malware-Development - This repository contains complete resources and coding practices for malware development using Rust 🦀.
- topgrade-rs/topgrade - Upgrade all the things
- mitsuhiko/insta - A snapshot testing library for rust
- rbspy/rbspy - Sampling CPU profiler for Ruby
- gakonst/ethers-rs - Complete Ethereum & Celo library and wallet implementation in Rust. https://docs.rs/ethers
- sonos/tract - Tiny, no-nonsense, self-contained, Tensorflow and ONNX inference
- solidiquis/erdtree - A modern, cross-platform, multi-threaded, and general purpose filesystem and disk-usage utility that is aware of .gitignore and hidden file rules.
- anoma/namada - Rust implementation of Namada, a Proof-of-Stake L1 for interchain asset-agnostic privacy
- nextest-rs/nextest - A next-generation test runner for Rust.
- squidowl/halloy - IRC application written in Rust
- GuillaumeGomez/sysinfo - Cross-platform library to fetch system information
- spiceai/spiceai - A portable accelerated data query and LLM-inference engine, written in Rust, for data-grounded AI apps and agents.
- nical/lyon - 2D graphics rendering on the GPU in rust using path tessellation.
- nexus-xyz/nexus-zkvm - The Nexus zkVM: The zero-knowledge virtual machine
- near/nearcore - Reference client for NEAR Protocol
- libpnet/libpnet - Cross-platform, low level networking using the Rust programming language.
- giacomo-b/rust-stakeholder - Generate impressive-looking terminal output to look busy when stakeholders walk by
- rustic-rs/rustic - rustic - fast, encrypted, and deduplicated backups powered by Rust
- antoyo/relm - Idiomatic, GTK+-based, GUI library, inspired by Elm, written in Rust
- google/autocxx - Tool for safe ergonomic Rust/C++ interop driven from existing C++ headers
- gauge-sh/tach - A Python tool to visualize + enforce dependencies, using modular architecture 🌎 Open source 🐍 Installable via pip 🔧 Able to be adopted incrementally - ⚡ Implemented with no runtime impact ♾️ Interoperable with your existing systems 🦀 Written in rust
- cloudwego/volo - Rust RPC framework with high-performance and strong-extensibility for building micro-services.
- rust-lang-nursery/rust-cookbook - https://rust-lang-nursery.github.io/rust-cookbook
- dimensionhq/fleet - 🚀 The blazing fast build tool for Rust.
- pgdogdev/pgdog - Horizontal scaling for PostgreSQL with automatic sharding.
- xou816/spot - Native Spotify client for the GNOME desktop
- rust-bitcoin/rust-bitcoin - Rust Bitcoin library
- Priler/jarvis - Voice assistant made as an experiment using neural networks for things like STT/TTS/Wake Word/NLU etc.
- tokio-rs/loom - Concurrency permutation testing tool for Rust.
- veeso/termscp - 🖥 A feature rich terminal UI file transfer and explorer with support for SCP/SFTP/FTP/S3/SMB
- lambda-fairy/maud - 📝 Compile-time HTML templates for Rust
- zurawiki/gptcommit - A git prepare-commit-msg hook for authoring commit messages with LLMs.
- Kintaro/wtftw - Window Tiling For The Win. A tiling window manager written in Rust
- harababurel/gcsf - a FUSE file system based on Google Drive
- freenet/freenet-core - Declare your digital independence
- cristicbz/rust-doom - A Doom Renderer written in Rust.
- Qovery/engine - The Orchestration Engine To Deliver Self-Service Infrastructure ⚡️
- rust-lang/log - Logging implementation for Rust
- cunarist/rinf - Rust for native business logic, Flutter for flexible and beautiful GUI
- rbatis/rbatis - Compile Time Async Dynamic SQL ORM
- sfu-db/connector-x - Fastest library to load data from DB to DataFrames in Rust and Python
- devflowinc/trieve - All-in-one platform for search, recommendations, RAG, and analytics offered via API
- nebulet/nebulet - A proof-of-concept microkernel that implements a WebAssembly "usermode" that runs in Ring 0.
- BurntSushi/jiff - A datetime library for Rust that encourages you to jump into the pit of success.
- ntex-rs/ntex - framework for composable networking services
- StractOrg/stract - web search done right
- swsnr/mdcat - cat for markdown
- mCaptcha/mCaptcha - A no-nonsense CAPTCHA system with seamless UX | Backend component
- indradb/indradb - A graph database written in rust
- dora-rs/dora - DORA (Dataflow-Oriented Robotic Architecture) is middleware designed to streamline and simplify the creation of AI-based robotic applications. It offers low latency, composable, and distributed dataflow capabilities. Applications are modeled as directed graphs, also referred to as pipelines.
- mikaelmello/inquire - A Rust library for building interactive prompts
- kdash-rs/kdash - A simple and fast dashboard for Kubernetes
- yuankunzhang/charming - A visualization library for Rust
- AFLplusplus/LibAFL - Advanced Fuzzing Library - Slot your Fuzzer together in Rust! Scales across cores and machines. For Windows, Android, MacOS, Linux, no_std, ...
- dflemstr/rq - Record Query - A tool for doing record analysis and transformation
- chinedufn/percy - Build frontend browser apps with Rust + WebAssembly. Supports server side rendering.
- pulldown-cmark/pulldown-cmark - An efficient, reliable parser for CommonMark, a standard dialect of Markdown
- rust-lang/libc - Raw bindings to platform APIs for Rust
- gotham-rs/gotham - A flexible web framework that promotes stability, safety, security and speed.
- Keats/validator - Simple validation for Rust structs
- kpcyrd/sn0int - Semi-automatic OSINT framework and package manager
- zkat/miette - Fancy extension for std::error::Error with pretty, detailed diagnostic printing.
- mthom/scryer-prolog - A modern Prolog implementation written mostly in Rust.
- sarah-quinones/faer-rs - Linear algebra foundation for the Rust programming language
- Smithay/smithay - A smithy for rusty wayland compositors
- open-telemetry/opentelemetry-rust - The Rust OpenTelemetry implementation
- capnproto/capnproto-rust - Cap'n Proto for Rust
- saschagrunert/webapp.rs - A web application completely written in Rust. 🌍
- mlua-rs/mlua - High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Luau bindings to Rust with async/await support
- rajasekarv/vega - A new arguably faster implementation of Apache Spark from scratch in Rust
- rustcc/writing-an-os-in-rust - 《使用Rust编写操作系统》
- hannobraun/fornjot - Early-stage b-rep CAD kernel, written in the Rust programming language.
- probe-rs/probe-rs - A debugging toolset and library for debugging embedded ARM and RISC-V targets on a separate host
- framesurge/perseus - A state-driven web development framework for Rust with full support for server-side rendering and static generation.
- twistedfall/opencv-rust - Rust bindings for OpenCV
- Jondolf/avian - ECS-driven 2D and 3D physics engine for the Bevy game engine.
- bodo-run/yek - A fast Rust based tool to serialize text-based files in a repository or directory for LLM consumption
- bionic-gpt/bionic-gpt - BionicGPT is an on-premise replacement for ChatGPT, offering the advantages of Generative AI while maintaining strict data confidentiality
- redlib-org/redlib - Private front-end for Reddit
- robbert-vdh/nih-plug - Rust VST3 and CLAP plugin framework and plugins - because everything is better when you do it yourself
- crev-dev/cargo-crev - A cryptographically verifiable code review system for the cargo (Rust) package manager.
- zhiburt/tabled - An easy to use library for pretty print tables of Rust structs and enums.
- cargo-generate/cargo-generate - cargo, make me a project
- agrinman/tunnelto - Expose your local web server to the internet with a public URL.
- LukeMathWalker/cargo-chef - A cargo-subcommand to speed up Rust Docker builds using Docker layer caching.
- fcsonline/drill - Drill is an HTTP load testing application written in Rust
- Plume-org/Plume - Federated blogging application, thanks to ActivityPub (now on https://git.joinplu.me/ — this is just a mirror)
- MaikKlein/unreal-rust - Rust integration for Unreal Engine 5
- umijs/mako - An extremely fast, production-grade web bundler based on Rust.
- parseablehq/parseable - ParseableDB is a disk less, cloud native database for observability and security. Parseable is the Observability platform built with ParseableDB
- marc2332/freya - Cross-platform and non-web GUI library for 🦀 Rust powered by 🎨 Skia.
- rust-scraper/scraper - HTML parsing and querying with CSS selectors
- cjbassi/ytop - A TUI system monitor written in Rust
- vnt-dev/vnt - An efficient VPN. 简便高效的异地组网、内网穿透工具
- zdz/ServerStatus-Rust - ✨ Rust 版 ServerStatus 探针、威力加强版
- bevy-cheatbook/bevy-cheatbook - Unofficial Reference Book for the Bevy Game Engine
- snapview/tungstenite-rs - Lightweight stream-based WebSocket implementation for Rust.
- HelixDB/helix-db - HelixDB is a powerful, open-source, graph-vector database built in Rust for intelligent data storage for RAG and AI.
- redox-os/termion - Mirror of https://gitlab.redox-os.org/redox-os/termion
- liuchengxu/vim-clap - 👏 Modern performant fuzzy picker, tree-sitter highlighting, and more, for both Vim and NeoVim
- EFForg/rayhunter - Rust tool to detect cell site simulators on an orbic mobile hotspot
- Xudong-Huang/may - rust stackful coroutine library
- mitsuhiko/minijinja - MiniJinja is a powerful but minimal dependency template engine for Rust compatible with Jinja/Jinja2
- flutter-rs/flutter-rs - Build beautiful desktop apps with flutter and rust. 🌠 (wip)
- cocoindex-io/cocoindex - Data transformation framework for AI. Ultra performant, with incremental processing.
- alexhallam/tv - 📺(tv) Tidy Viewer is a cross-platform CLI csv pretty printer that uses column styling to maximize viewer enjoyment.
- wasmerio/wasmer-python - 🐍🕸 WebAssembly runtime for Python
- gtk-rs/gtk4-rs - Rust bindings of GTK 4
- Peternator7/strum - A small rust library for adding custom derives to enums
- harlanc/xiu - A simple,high performance and secure live media server in pure Rust (RTMP[cluster]/RTSP/WebRTC[whip/whep]/HTTP-FLV/HLS).🦀
- indexmap-rs/indexmap - A hash table with consistent order and fast iteration; access items by key or sequence index
- trishume/syntect - Rust library for syntax highlighting using Sublime Text syntax definitions.
- tensorchord/pgvecto.rs - Scalable, Low-latency and Hybrid-enabled Vector Search in Postgres. Revolutionize Vector Search, not Database.
- slatedb/slatedb - A cloud native embedded storage engine built on object storage.
- kcl-lang/kcl - KCL Programming Language (CNCF Sandbox Project). https://kcl-lang.io
- brson/stdx - The missing batteries of Rust
- mun-lang/mun - Source code for the Mun language and runtime.
- RustCrypto/hashes - Collection of cryptographic hash functions written in pure Rust
- lettre/lettre - a mailer library for Rust
- cargo-bins/cargo-binstall - Binary installation for rust projects
- linkerd/linkerd2-proxy - A purpose-built proxy for the Linkerd service mesh. Written in Rust.
- tbillington/kondo - Cleans dependencies and build artifacts from your projects.
- Canop/dysk - A linux utility to get information on filesystems, like df but better
- ash-rs/ash - Vulkan bindings for Rust
- rust-windowing/glutin - A low-level library for OpenGL context creation
- microsoft/aici - AICI: Prompts as (Wasm) Programs
- CleanCut/ultimate_rust_crash_course - Rust Programming Fundamentals - one course to rule them all, one course to find them...
- sonnylazuardi/chat-ai-desktop - Unofficial ChatGPT desktop app for Mac & Windows menubar using Tauri & Rust
- rtic-rs/rtic - Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
- gabdube/native-windows-gui - A light windows GUI toolkit for rust
- vislyhq/stretch - High performance flexbox implementation written in rust
- RustAudio/rodio - Rust audio playback library
- rust-in-action/code - Source code for the book Rust in Action
- moka-rs/moka - A high performance concurrent caching library for Rust
- ryanmcgrath/cacao - Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental, but working!
- rust-lang-nursery/lazy-static.rs - A small macro for defining lazy evaluated static variables in Rust.
- rust-rocksdb/rust-rocksdb - rust wrapper for rocksdb
- redbadger/crux - Cross-platform app development in Rust
- jonhoo/left-right - A lock-free, read-optimized, concurrency primitive.
- willcrichton/flowistry - Flowistry is an IDE plugin for Rust that helps you focus on relevant code.
- matklad/once_cell - Rust library for single assignment cells and lazy statics without macros
- EmbarkStudios/cargo-deny - ❌ Cargo plugin for linting your dependencies 🦀
- rust-lang/cc-rs - Rust library for build scripts to compile C/C++ code into a Rust library
- mozilla/neqo - Neqo, the Mozilla Firefox implementation of QUIC in Rust
- zesterer/ariadne - A fancy diagnostics & error reporting crate
- praetorian-inc/noseyparker - Nosey Parker is a command-line tool that finds secrets and sensitive information in textual data and Git history.
- Rust-GPU/rust-gpu - 🐉 Making Rust a first-class language and ecosystem for GPU shaders 🚧
- rune-rs/rune - An embeddable dynamic programming language for Rust.
- kyren/piccolo - An experimental stackless Lua VM implemented in pure Rust
- google/zerocopy - Zerocopy makes zero-cost memory manipulation effortless. We write
unsafe
so you don’t have to. - tildeio/helix - Native Ruby extensions without fear
- stacks-archive/sbtc-developer-release - sBTC primitives, signer components, helper tools
- Brooooooklyn/canvas - High performance skia binding to Node.js. Zero system dependencies and pure npm packages without any postinstall scripts nor node-gyp.
- tafia/calamine - A pure Rust Excel/OpenDocument SpreadSheets file reader: rust on metal sheets
- parasyte/pixels - A tiny hardware-accelerated pixel frame buffer. 🦀
- rust-phf/rust-phf - Compile time static maps for Rust
- eclipse-zenoh/zenoh - zenoh unifies data in motion, data in-use, data at rest and computations. It carefully blends traditional pub/sub with geo-distributed storages, queries and computations, while retaining a level of time and space efficiency that is well beyond any of the mainstream stacks.
- JelteF/derive_more - Some more derive(Trait) options
- dotenv-linter/dotenv-linter - ⚡️Lightning-fast linter for .env files. Written in Rust 🦀
- rust-lang/chalk - An implementation and definition of the Rust trait system using a PROLOG-like logic solver
- gmg137/netease-cloud-music-gtk - Linux 平台下基于 Rust + GTK 开发的网易云音乐播放器
- verus-lang/verus - Verified Rust for low-level systems code
- hanshuaikang/Nping - 🏎 Nping mean NB Ping, A Ping Tool in Rust with Real-Time Data and Visualizations
- zhboner/realm - A network relay tool
- jamsocket/plane - A distributed system for running WebSocket services at scale.
- FractalFir/rustc_codegen_clr - A Rust compiler backend targeting CIL(.NET IR) and C.
- Brendonovich/prisma-client-rust - Type-safe database access for Rust
- losfair/blueboat - All-in-one, multi-tenant serverless JavaScript runtime.
- ms-jpq/sad - CLI search and replace | Space Age seD
- floneum/floneum - Instant, controllable, local pre-trained AI models in Rust
- editso/fuso - 一款体积小, 快速, 稳定, 高效, 轻量的内网穿透, 端口转发工具 支持多连接,级联代理,传输加密 (A small volume, fast, stable, efficient, and lightweight intranet penetration, port forwarding tool supports multiple connections, cascading proxy, and transmission encryption)
- LukeMathWalker/pavex - An easy-to-use Rust framework for building robust and performant APIs
- dtolnay/case-studies - Analysis of various tricky Rust code
- algesten/ureq - A simple, safe HTTP client
- vhakulinen/gnvim - GUI for neovim, without any web bloat
- dswd/vpncloud - Peer-to-peer VPN
- bluealloy/revm - Rust implementation of the Ethereum Virtual Machine.
- proptest-rs/proptest - Hypothesis-like property testing for Rust
- audulus/rui - Declarative Rust UI library
- PistonDevelopers/hematite - A simple Minecraft written in Rust with the Piston game engine
- facet-rs/facet - Rust reflection, serialization, deserialization, pretty printing, etc. — the last proc macro you should need
- retep998/winapi-rs - Rust bindings to Windows API
- colored-rs/colored - (Rust) Coloring terminal so simple you already know how to do it !
- rustwasm/gloo - A modular toolkit for building fast, reliable Web applications and libraries with Rust and WASM
- aurae-runtime/aurae - Distributed systems runtime daemon written in Rust.
- tailhook/vagga - Vagga is a containerization tool without daemons
- alexykn/sps - Rust based package manager for macOS
- rust-lang/git2-rs - libgit2 bindings for Rust
- Sh1Yo/x8 - Hidden parameters discovery suite
- pvolok/mprocs - Run multiple commands in parallel
- MCHPR/MCHPRS - A multithreaded Minecraft server built for redstone.
- bodil/typed-html - Type checked JSX for Rust
- mosuka/bayard - A full-text search and indexing server written in Rust.
- rust-random/rand - A Rust library for random number generation.
- Keats/jsonwebtoken - JWT lib in rust
- jonhoo/inferno - A Rust port of FlameGraph
- rcore-os/rCore-Tutorial-v3 - Let's write an OS which can run on RISC-V in Rust from scratch!
- J-F-Liu/lopdf - A Rust library for PDF document manipulation.
- tauri-apps/tao - The TAO of cross-platform windowing. A library in Rust built for Tauri.
- jonhoo/fantoccini - A high-level API for programmatically interacting with web pages through WebDriver.
- spider-rs/spider - Web crawler and scraper for Rust
- tamasfe/taplo - A TOML toolkit written in Rust
- uiua-lang/uiua - A stack-based array programming language
- bytebeamio/rumqtt - The MQTT ecosystem in rust
- vizia/vizia - A declarative GUI library written in Rust
- tikv/grpc-rs - The gRPC library for Rust built on C Core library and futures
- jaemk/cached - Rust cache structures and easy function memoization
- anshulrgoyal/rust-web-developer-roadmap - Roadmap to becoming a Rust Web Developer in 2022
- rust-lang/rustc_codegen_cranelift - Cranelift based backend for rustc
- mattwparas/steel - An embedded scheme interpreter in Rust
- coreylowman/dfdx - Deep learning in Rust, with shape checked tensors and neural networks
- BurntSushi/rust-csv - A CSV parser for Rust, with Serde support.
- MoonZoon/MoonZoon - Rust Fullstack Framework
- dgrunwald/rust-cpython - Rust <-> Python bindings
- pop-os/cosmic-text - Pure Rust multi-line text handling
- dtolnay/rust-quiz - Medium to hard Rust questions with explanations
- google/argh - Rust derive-based argument parsing optimized for code size
- fede1024/rust-rdkafka - A fully asynchronous, futures-based Kafka client library for Rust based on librdkafka
- fitzgen/bumpalo - A fast bump allocation arena for Rust
- huytd/kanban-app - Kanban board built with Rust and Elm
- hermit-os/hermit-rs - Hermit for Rust.
- not-fl3/miniquad - Cross platform rendering in Rust
- brave/adblock-rust - Brave's Rust-based adblock engine
- wasmi-labs/wasmi - Embeddable, efficient and versatile WebAssembly interpreter.
- seppo0010/rsedis - Redis re-implemented in Rust.
- rustcc/RustPrimer - The Rust primer for beginners. We need native English speaker help us modify the translation.
- lgarron/folderify - 📁 Generate pixel-perfect macOS folder icons in the native style. (Now with support for macOS 26 Tahoe!)
- alexpusch/rust-magic-patterns - Magical Rust patterns laid out and simplified
- cloudflare/lol-html - Low output latency streaming HTML parser/rewriter with CSS selector-based API
- apache/datafusion-ballista - Apache DataFusion Ballista Distributed Query Engine
- hubblo-org/scaphandre - ⚡ Energy consumption metrology agent. Let "scaph" dive and bring back the metrics that will help you make your systems and applications more sustainable !
- Mercateo/rust-for-node-developers - An introduction to the Rust programming language for Node developers.
- afnanenayet/diffsitter - A tree-sitter based AST difftool to get meaningful semantic diffs
- EmbarkStudios/texture-synthesis - 🎨 Example-based texture synthesis written in Rust 🦀
- kyclark/command-line-rust - Code for Command-Line Rust (O'Reilly, 2024, ISBN 9781098109417)
- rust-cli/human-panic - Panic messages for humans.
- mlua-rs/rlua - High level Lua bindings to Rust
- rcore-os/zCore - Zircon microkernel reimplemented in Rust.
- Cormanz/smartgpt - A program that provides LLMs with the ability to complete complex tasks using plugins.
- slawlor/ractor - Rust actor framework
- fishfolk/jumpy - Tactical 2D shooter in fishy pixels style. Made with Rust-lang 🦀 and Bevy 🪶
- tauri-apps/cargo-mobile2 - Rust on mobile made easy!
- PaddiM8/kalker - Scientific calculator with math syntax that supports user-defined variables and functions, complex numbers, and estimation of derivatives and integrals
- mgunyho/tere - Terminal file explorer
- facebookincubator/fastmod - A fast partial replacement for the codemod tool
- rust-fuzz/afl.rs - 🐇 Fuzzing Rust code with American Fuzzy Lop
- buildfoundation/mainframer - Tool for remote builds. Sync project to remote machine, execute command, sync back.
- i5ting/learn-rust-for-fe - Rust是未来前端基础设施
- y-crdt/y-crdt - Rust port of Yjs
- fltk-rs/fltk-rs - Rust bindings for the FLTK GUI library.
- bitshifter/glam-rs - A simple and fast linear algebra library for games and graphics
- rust-embedded/heapless - Heapless,
static
friendly data structures - risinglightdb/risinglight - An educational OLAP database system.
- webonnx/wonnx - A WebGPU-accelerated ONNX inference run-time written 100% in Rust, ready for native and the web
- bytecodealliance/rustix - Safe Rust bindings to POSIX-ish APIs
- kkawakam/rustyline - Readline Implementation in Rust
- foniod/redbpf - Rust library for building and running BPF/eBPF modules
- microsoft/openvmm - Home of OpenVMM and OpenHCL.
- rust-bio/rust-bio - This library provides implementations of many algorithms and data structures that are useful for bioinformatics. All provided implementations are rigorously tested via continuous integration.
- kdheepak/taskwarrior-tui -
taskwarrior-tui
: A terminal user interface for taskwarrior - axodotdev/cargo-dist - 📦 shippable application packaging
- cnosdb/cnosdb - A cloud-native open source distributed time series database with high performance, high compression ratio and high availability.
- rustsec/rustsec - RustSec API & Tooling
- oreboot/oreboot - oreboot is a fork of coreboot, with C removed, written in Rust.
- SeekStorm/SeekStorm - SeekStorm - sub-millisecond full-text search library & multi-tenancy server in Rust
- ilai-deutel/kibi - A text editor in ≤1024 lines of code, written in Rust
- georust/geo - Rust geospatial primitives & algorithms
- 0x676e67/ninja - Reverse engineered ChatGPT proxy
- elastio/bon - Next-gen compile-time-checked builder generator, named function's arguments, and more!
- nix-community/nh - Yet another Nix CLI helper. [Maintainers=@viperML, @NotAShelf]
- gfx-rs/wgpu-rs - Rust bindings to wgpu native library
- amethyst/legion - High performance Rust ECS library
- MitMaro/git-interactive-rebase-tool - Native cross-platform full feature terminal-based sequence editor for git interactive rebase.
- toeverything/OctoBase - 🐙 OctoBase is the open-source database behind AFFiNE, local-first, yet collaborative. A light-weight, scalable, data engine written in Rust.
- yuezk/GlobalProtect-openconnect - A GlobalProtect VPN client for Linux, written in Rust, based on OpenConnect and Tauri, supports SSO with MFA, Yubikey, and client certificate authentication, etc.
- DioCrafts/OxiCloud - ☁️ OxiCloud server, efficient and secure way to save all your data
- Relm4/Relm4 - Build truly native applications with ease!
- asomers/mockall - A powerful mock object library for Rust
- microsoft/windows-drivers-rs - Platform that enables Windows driver development in Rust. Developed by Surface.
- shepmaster/snafu - Easily assign underlying errors into domain-specific errors while adding context
- joaoviictorti/RustRedOps - RustRedOps is a repository for advanced Red Team techniques and offensive malware, focused on Rust 🦀
- viperproject/prusti-dev - A static verifier for Rust, based on the Viper verification infrastructure.
- modelcontextprotocol/rust-sdk - The official Rust SDK for the Model Context Protocol
- rust-fuzz/cargo-fuzz - Command line helpers for fuzzing
- rust-av/Av1an - Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
- gchp/iota - A terminal-based text editor written in Rust
- MordechaiHadad/bob - A version manager for neovim
- RazrFalcon/svgcleaner - svgcleaner could help you to clean up your SVG files from the unnecessary data.
- rp-rs/rp-hal - A Rust Embedded-HAL for the rp series microcontrollers
- slog-rs/slog - Structured, contextual, extensible, composable logging for Rust
- dimforge/nphysics - 2 and 3-dimensional rigid body physics engine for Rust.
- orlp/glidesort - A Rust implementation of Glidesort, my stable adaptive quicksort/mergesort hybrid sorting algorithm.
- cswinter/LocustDB - Blazingly fast analytics database that will rapidly devour all of your data.
- ferrumc-rs/ferrumc - A reimplementation of the minecraft server in rust.
- SeaQL/FireDBG.for.Rust - 🔥 Time Travel Visual Debugger for Rust
- calebwin/emu - The write-once-run-anywhere GPGPU library for Rust
- brahmGAN/ganchain-v2 - This is the rust and substrate code for the GAN chain and its nodes.
- michaelb/sniprun - A neovim plugin to run lines/blocs of code (independently of the rest of the file), supporting multiples languages
- rust-skia/rust-skia - Rust Bindings for the Skia Graphics Library
- databendlabs/openraft - rust raft with improvements
- yamafaktory/jql - A JSON Query Language CLI tool
- exercism/rust - Exercism exercises in Rust.
- revoltchat/backend - Monorepo for Revolt backend services.
- eyre-rs/eyre - A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
- amethyst/bracket-lib - The Roguelike Toolkit (RLTK), implemented for Rust.
- websockets-rs/rust-websocket - A WebSocket (RFC6455) library written in Rust
- EmbarkStudios/puffin - 🐦 Friendly little instrumentation profiler for Rust 🦀
- o8vm/octox - Unix-like OS in Rust inspired by xv6-riscv
- sfackler/r2d2 - A generic connection pool for Rust
- Wulf/create-rust-app - Set up a modern rust+react web app by running one command.
- fereidani/kanal - The fast sync and async channel that Rust deserves
- matanolabs/matano - Open source security data lake for threat hunting, detection & response, and cybersecurity analytics at petabyte scale on AWS
- greyblake/nutype - Rust newtype with guarantees 🇺🇦 🦀
- rust-boom/rust-boom - Awesome Rust (Rust 资源 | 学习 | 书 ). 💥
- egoist/dum - An npm scripts runner written in Rust.
- zee-editor/zee - A modern text editor for the terminal written in Rust
- Uriopass/Egregoria - 3D City Builder without a grid
- denoland/deno_lint - Blazing fast linter for JavaScript and TypeScript written in Rust
- zmwangx/rust-ffmpeg - Safe FFmpeg wrapper.
- steadylearner/Rust-Full-Stack - Rust projects here are easy to use. There are blog posts for them also.
- gfx-rs/naga - Universal shader translation in Rust
- robertknight/ocrs - Rust library and CLI tool for OCR (extracting text from images)
- unicode-org/icu4x - Solving i18n for client-side and resource-constrained environments.
- bnjbvr/rouille - Rust programming, in French.
- eclipse-iceoryx/iceoryx2 - Eclipse iceoryx2™ - true zero-copy inter-process-communication in pure Rust
- mooman219/fontdue - The fastest font renderer in the world, written in pure rust.
- rust-embedded/discovery - Discover the world of microcontrollers through Rust!
- marin-m/SongRec - An open-source Shazam client for Linux, written in Rust.
- getdozer/dozer - Dozer is a real-time data movement tool that leverages CDC from various sources and moves data into various sinks.
- zboxfs/zbox - Zero-details, privacy-focused in-app file system.
- tokio-rs/toasty - An async ORM for Rust (incubating)
- sebcrozet/kiss3d - Keep it simple, stupid 3d graphics engine for Rust.
- oxfeeefeee/goscript - An alternative implementation of Golang specs, written in Rust for embedding or wrapping.
- matrix-org/matrix-rust-sdk - Matrix Client-Server SDK for Rust
- kevinmehall/rust-peg - Parsing Expression Grammar (PEG) parser generator for Rust
- bodil/im-rs - Assorted immutable collection datatypes for Rust
- andreabergia/rjvm - A tiny JVM written in Rust. Learning project
- security-union/videocall-rs - teleconferencing system written in rust
- nbp/holyjit - Generic purpose Just-In-time compiler for Rust.
- bytecodealliance/wasm-tools - CLI and Rust libraries for low-level manipulation of WebAssembly modules
- tracel-ai/cubecl - Multi-platform high-performance compute language extension for Rust.
- 0xlane/wechat-dump-rs - 该工具用于导出正在运行中的微信进程的 key 并自动解密所有微信数据库文件以及导出 key 后数据库文件离线解密。
- sobelio/llm-chain -
llm-chain
is a powerful rust crate for building chains in large language models allowing you to summarise text and complete complex tasks - orium/rpds - Rust persistent data structures
- scottlamb/moonfire-nvr - Moonfire NVR, a security camera network video recorder
- rust-osdev/bootloader - An experimental pure-Rust x86 bootloader
- kimono-koans/httm - Interactive, file-level Time Machine-like tool for ZFS/btrfs/nilfs2 (and even Time Machine and Restic backups!)
- databricks/click - The "Command Line Interactive Controller for Kubernetes"
- pdf-rs/pdf - Rust library to read, manipulate and write PDF files.
- 64bit/async-openai - Rust library for OpenAI
- orogene/orogene - Makes
node_modules/
happen. Fast. No fuss. - rust-db/refinery - Powerful SQL migration toolkit for Rust.
- housleyjk/ws-rs - Lightweight, event-driven WebSockets for Rust.
- geiger-rs/cargo-geiger - Detects usage of unsafe Rust in a Rust crate and its dependencies.
- iceiix/stevenarella - Multi-protocol Minecraft-compatible client written in Rust
- servo/rust-smallvec - "Small vector" optimization for Rust: store up to a small number of items on the stack
- sfackler/rust-openssl - OpenSSL bindings for Rust
- Feel-ix-343/markdown-oxide - PKM Markdown Language Server
- orhun/gpg-tui - Manage your GnuPG keys with ease! 🔐
- tomusdrw/rust-web3 - Ethereum JSON-RPC multi-transport client. Rust implementation of web3 library. ENS address: rust-web3.eth
- tikv/pprof-rs - A Rust CPU profiler implemented with the help of backtrace-rs
- mongodb/mongo-rust-driver - The official MongoDB Rust Driver
- losfair/mvsqlite - Distributed, MVCC SQLite that runs on FoundationDB.
- mesalock-linux/mesalink - OpenSSL compatibility layer for the Rust SSL/TLS stack
- http-rs/surf - Fast and friendly HTTP client framework for async Rust
- cobalt-org/cobalt.rs - Static site generator written in Rust
- occlum/occlum - Occlum is a memory-safe, multi-process library OS for Intel SGX
- modelfoxdotdev/modelfox - ModelFox makes it easy to train, deploy, and monitor machine learning models.
- lvkv/whenfs - A FUSE filesystem for your Google calendar
- m-ou-se/rust-atomics-and-locks - Code examples, data structures, and links from my book, Rust Atomics and Locks.
- yingDev/Tickeys - Instant audio feedback for typing. macOS version. (Rust)
- asny/three-d - 2D/3D renderer - makes it simple to draw stuff across platforms (including web)
- nicoburns/blessed-rs - A community guide to the Rust ecosystem
- feldera/feldera - The Feldera Incremental Computation Engine
- rust-lang/polonius - Defines the Rust borrow checker.
- nymtech/nym - Nym provides strong network-level privacy against sophisticated end-to-end attackers, and anonymous transactions using blinded, re-randomizable, decentralized credentials.
- Rahix/avr-hal - embedded-hal abstractions for AVR microcontrollers
- tensorbase/tensorbase - TensorBase is a new big data warehousing with modern efforts.
- rust-crdt/rust-crdt - a collection of well-tested, serializable CRDTs for Rust
- colin-kiegel/rust-derive-builder - derive builder implementation for rust structs
- barter-rs/barter-rs - Open-source Rust framework for building event-driven live-trading & backtesting systems
- hyperium/h2 - HTTP 2.0 client & server implementation for Rust.
- tomaka/redshirt - 🧑🔬 Operating system
- setzer22/blackjack - A procedural, node-based modelling tool, made in rust 🦀
- das-labor/panopticon - A libre cross-platform disassembler.
- fornwall/rust-script - Run Rust files and expressions as scripts without any setup or compilation step.
- crate-ci/cargo-release - Cargo subcommand
release
: everything about releasing a rust crate. - avhz/RustQuant - Rust library for quantitative finance.
- console-rs/dialoguer - Rust utility library for nice command line prompts and similar things
- ozkriff/zemeroth - 😠⚔️😈 A minimalistic 2D turn-based tactical game in Rust
- rust-osdev/uefi-rs - Rusty wrapper for the Unified Extensible Firmware Interface (UEFI). This crate makes it easy to develop Rust software that leverages safe, convenient, and performant abstractions for UEFI functionality.
- buckyos/CYFS - CYFS is the next-generation technology to build real Web3 by upgrading the basic protocol of Web (TCP/IP+DNS+HTTP),is short for CYberFileSystem. https://www.cyfs.com/, cyfs://cyfs/index_en.html.
- ofek/pyapp - Runtime installer for Python applications
- teodevgroup/teo - Schema-driven web server framework.
- Aleph-Alpha/ts-rs - Generate TypeScript bindings from Rust types
- tramhao/termusic - Music Player TUI written in Rust
- servo/rust-url - URL parser for Rust
- Totodore/socketioxide - A socket.io server implementation in Rust that integrates with the Tower ecosystem and the Tokio stack.
- skyzh/type-exercise-in-rust - Learn Rust dark magics by implementing an expression framework in database systems
- dtolnay/quote - Rust quasi-quoting
- ferrocene/ferrocene - Source code of Ferrocene, safety-critical Rust toolchain
- shuttle-hq/synth - The Declarative Data Generator
- obi1kenobi/cargo-semver-checks - Scan your Rust crate for semver violations.
- DaGenix/rust-crypto - A (mostly) pure-Rust implementation of various cryptographic algorithms.
- huacnlee/autocorrect - A linter and formatter to help you to improve copywriting, correct spaces, words, and punctuations between CJK (Chinese, Japanese, Korean).
- SeaQL/sea-query - 🔱 A dynamic SQL query builder for MySQL, Postgres and SQLite
- rust-lang-deprecated/failure - Error management
- pykeio/ort - Fast ML inference & training for ONNX models in Rust
- yujqiao/rathole - A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
- mine-Proxy/RustMinerSystem - 最稳定的BTC-全币种代理中转,开发者费用固定千分之2(1台也是0.02%,没有矿机数量门坎)几乎无损的转发,近乎变态的精准比例;轻松支持百万级并发!开发费单一抽取、精准比例、杜绝市面上“定制版多个钱包”导致的算力波动!minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy minerproxy RustMinerSystem RustMinerSystem
- Joystream/joystream - Joystream Monorepo
- use-ink/ink - Polkadot's ink! to write smart contracts.
- lpxxn/rust-design-pattern - rust design patterns
- mohanson/gameboy - Full featured Cross-platform GameBoy emulator by Rust. Forever boys!.
- allthemusicllc/atm-cli - Command line tool for generating and working with MIDI files.
- rapiz1/rathole - A lightweight and high-performance reverse proxy for NAT traversal, written in Rust. An alternative to frp and ngrok.
- stalwartlabs/mail-server - Secure & Modern All-in-One Mail Server (IMAP, JMAP, POP3, SMTP)
- getgrit/gritql - GritQL is a query language for searching, linting, and modifying code.
- shssoichiro/oxipng - Multithreaded PNG optimizer written in Rust
- intermezzOS/kernel - A hobby operating system, in Rust
- elringus/sprite-dicing - Cross-engine tool for lossless compression of sprites with identical regions
- cloudflare/foundations - Cloudflare's Rust service foundations library.
- chrisdickinson/git-rs - git, implemented in rust, for fun and education 🦀
- PumpkinDB/PumpkinDB - Immutable Ordered Key-Value Database Engine
- rust-lang/reference - The Rust Reference
- tyrchen/geektime-rust - 我的极客时间 Rust 课程的代码仓库,随课程更新
- makepad/makepad - Makepad is a creative software development platform for Rust that compiles to wasm/webGL, osx/metal, windows/dx11 linux/opengl
- master-of-zen/Av1an - Cross-platform command-line AV1 / VP9 / HEVC / H264 encoding framework with per scene quality encoding
- JasonShin/fp-core.rs - A library for functional programming in Rust
- stepancheg/grpc-rust - Rust implementation of gRPC
- samtay/so - A terminal interface for Stack Overflow
- BurntSushi/walkdir - Rust library for walking directories recursively.
- googleforgames/quilkin - Quilkin is a non-transparent UDP proxy specifically designed for use with large scale multiplayer dedicated game server deployments, to ensure security, access control, telemetry data, metrics and more.
- pintariching/rustle - Svelte compiler rewritten in Rust
- mufeedvh/code2prompt - A CLI tool to convert your codebase into a single LLM prompt with source tree, prompt templating, and token counting.
- coral-xyz/anchor - ⚓ Solana Sealevel Framework
- sunng87/handlebars-rust - Rust templating with Handlebars
- golemparts/rppal - A Rust library that provides access to the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals.
- postgresml/korvus - Korvus is a search SDK that unifies the entire RAG pipeline in a single database query. Built on top of Postgres with bindings for Python, JavaScript, Rust and C.
- fishinabarrel/linux-kernel-module-rust - Framework for writing Linux kernel modules in safe Rust
- orhun/systeroid - A more powerful alternative to sysctl(8) with a terminal user interface 🐧
- RustScan/RustScan - 🤖 The Modern Port Scanner 🤖
- rinja-rs/askama - Type-safe, compiled Jinja-like templates for Rust
- tnballo/high-assurance-rust - A free book about developing secure and robust systems software.
- sslab-gatech/Rudra - Rust Memory Safety & Undefined Behavior Detection
- murarth/rusti - REPL for the Rust programming language
- AppFlowy-IO/AppFlowy-Cloud - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
- wormtql/yas - Blazingly fast Genshin Impact/Honkai: Starrail artifacts scanner
- jni-rs/jni-rs - Rust bindings to the Java Native Interface — JNI
- Marwes/combine - A parser combinator library for Rust
- lloydmeta/frunk - Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.
- meilisearch/meilisearch - A lightning-fast search engine API bringing AI-powered hybrid search to your sites and applications.
- wez/wezterm - A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
- extrawurst/gitui - Blazing 💥 fast terminal-ui for git written in rust 🦀
- iggy-rs/iggy - Iggy is the persistent message streaming platform written in Rust, supporting QUIC, TCP and HTTP transport protocols, capable of processing millions of messages per second.
- citahub/cita - A high performance blockchain kernel for enterprise users.
- sminez/penrose - A library for writing an X11 tiling window manager
- unixzii/ibackupextractor - A simple tool for extracting files from iOS backup archive.
- hyperledger-solang/solang - Solidity Compiler for Solana and Polkadot
- AleoNet/snarkOS - A Decentralized Operating System for ZK Applications
- kuasar-io/kuasar - A multi-sandbox container runtime that provides cloud-native, all-scenario multiple sandbox container solutions.
- rust-lang/rust-playground - The Rust Playground
- kafka-rust/kafka-rust - Rust client for Apache Kafka
- lnx-search/lnx - ⚡ Insanely fast, 🌟 Feature-rich searching. lnx is the adaptable, typo tollerant deployment of the tantivy search engine.
- willdoescode/nat -
ls
alternative with useful info and a splash of color 🎨 - nagisa/rust_libloading - Bindings around the platform's dynamic library loading primitives with greatly improved memory safety.
- Snowiiii/Pumpkin - Empowering everyone to host fast and efficient Minecraft servers.
- djc/askama - Type-safe, compiled Jinja-like templates for Rust
- mTvare6/hello-world.rs - 🚀Memory safe, blazing fast, configurable, minimal hello world written in rust(🚀) in a few lines of code with few(1092🚀) dependencies🚀
- stacks-network/sbtc-developer-release - sBTC primitives, signer components, helper tools
- rs-ipfs/rust-ipfs - The InterPlanetary File System (IPFS), implemented in Rust.
- zu1k/translator - 简单、轻量、好用的划词翻译软件
- Zaplib/zaplib - ⚡ Zaplib is an open-source library for speeding up web applications using Rust and WebAssembly.
- AtheMathmo/rusty-machine - Machine Learning library for Rust
- fitzgen/dodrio - A fast, bump-allocated virtual DOM library for Rust and WebAssembly.
- square/sudo_pair - Plugin for sudo that requires another human to approve and monitor privileged sudo sessions
- rust-qt/ritual - Use C++ libraries from Rust
- exonum/exonum - An extensible open-source framework for creating private/permissioned blockchain applications
- BrainiumLLC/cargo-mobile - Rust on mobile made easy!
- kbknapp/cargo-outdated - A cargo subcommand for displaying when Rust dependencies are out of date
- ferrilab/bitvec - A crate for managing memory bit by bit
- tarkah/tickrs - Realtime ticker data in your terminal 📈
- openobserve/openobserve - 🚀 10x easier, 🚀 140x lower storage cost, 🚀 high performance, 🚀 petabyte scale - Elasticsearch/Splunk/Datadog alternative for 🚀 (logs, metrics, traces, RUM, Error tracking, Session replay).
- mediar-ai/screenpipe - 24/7 local AI screen & mic recording. Works with Ollama. Llama3.2 control your computer. Alternative to Rewind.ai & Zapier. Open. Secure. You own your data. Rust.
- containers/youki - A container runtime written in Rust
- ijl/orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
- lotabout/skim - Fuzzy Finder in rust!
- mehcode/config-rs - ⚙️ Layered configuration system for Rust applications (with strong support for 12-factor applications).
- kaleidawave/ezno - A JavaScript compiler and TypeScript checker written in Rust with a focus on static analysis and runtime performance
- mmstick/parallel - This project now lives on in a rewrite at https://gitlab.redox-os.org/redox-os/parallel
- Byron/gitoxide - An idiomatic, lean, fast & safe pure Rust implementation of Git
- datafuselabs/databend - 𝗗𝗮𝘁𝗮, 𝗔𝗻𝗮𝗹𝘆𝘁𝗶𝗰𝘀 & 𝗔𝗜. Modern alternative to Snowflake. Cost-effective and simple for massive-scale analytics. https://databend.com
- dbrgn/tealdeer - A very fast implementation of tldr in Rust.
- osohq/oso - Oso is a batteries-included framework for building authorization in your application.
- sqlparser-rs/sqlparser-rs - Extensible SQL Lexer and Parser for Rust
- jqnatividad/qsv - CSVs sliced, diced & analyzed.
- sarah-ek/faer-rs - Linear algebra foundation for the Rust programming language
- datafuselabs/openraft - rust raft with improvements
- hyperledger/solang - Solidity Compiler for Solana and Polkadot
- andy-5/wslgit - Use Git installed in Bash on Windows/Windows Subsystem for Linux (WSL) from Windows and Visual Studio Code (VSCode)
- ZhangHanDong/tao-of-rust-codes - 《Rust编程之道》随书源码
- wormtql/genshin_artifact - 莫娜占卜铺 | 原神 | 圣遗物搭配 | 圣遗物潜力。多方向圣遗物自动搭配,多方向圣遗物潜力与评分, Genshin Impact artifacts assessment, artifacts auto combination, artifacts statistics, artifacts potential, and more.
- rust-pretty-assertions/rust-pretty-assertions - Overwrite
assert_eq!
with a drop-in replacement, adding a colorful diff. - m4b/goblin - An impish, cross-platform binary parsing crate, written in Rust
- tafia/quick-xml - Rust high performance xml reader and writer
- gnzlbg/cargo-asm - cargo subcommand showing the assembly or llvm-ir generated for Rust code
- mozilla/grcov - Rust tool to collect and aggregate code coverage data for multiple source files
- prisma/prisma-engines - 🚂 Engine components of Prisma ORM
- vercel/turbo - Incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust – including Turbopack and Turborepo.
- ratatui-org/ratatui - Rust library that's all about cooking up terminal user interfaces (TUIs) 👨🍳🐀
- LibNyanpasu/clash-nyanpasu - Clash Nyanpasu~(∠・ω< )⌒☆
- soywod/himalaya - CLI to manage emails
- gosub-browser/gosub-engine - A web browser in the making. More info at https://gosub.io
- causal-agent/scraper - HTML parsing and querying with CSS selectors
- apache/incubator-teaclave-sgx-sdk - Apache Teaclave (incubating) SGX SDK helps developers to write Intel SGX applications in the Rust programming language, and also known as Rust SGX SDK.
- bbodi/notecalc3 - NoteCalc is a handy calculator trying to bring the advantages of Soulver to the web.
- jauhien/iron-kaleidoscope - LLVM tutorial in Rust language
- rust-ethereum/evm - Pure Rust implementation of Ethereum Virtual Machine
- holochain/holochain - The current, performant & industrial strength version of Holochain on Rust.
- plietar/librespot - Open Source Spotify client library
- nervosnetwork/ckb - The Nervos CKB is a public permissionless blockchain, and the layer 1 of Nervos network.
- fusion-engineering/inline-python - Inline Python code directly in your Rust code
- tokio-rs/io-uring - The
io_uring
library for Rust - kivikakk/comrak - CommonMark + GFM compatible Markdown parser and renderer
- graphql-rust/graphql-client - Typed, correct GraphQL requests and responses in Rust
- holochain/holochain-rust - DEPRECATED. The Holochain framework implemented in rust with a redux style internal state-model.
- hermit-os/kernel - A Rust-based, lightweight unikernel.
- Freaky/Compactor - A user interface for Windows 10 filesystem compression
- ihciah/clean-dns-bpf - 基于 Rust + eBPF 丢弃 GFW DNS 污染包
- hyperium/http - Rust HTTP types
- Andy-Python-Programmer/aero - Aero is a new modern, experimental, UNIX-like operating system following the monolithic kernel design. Supporting modern PC features such as long mode, 5-level paging, and SMP (multicore), to name a few.
- Jon-Becker/heimdall-rs - Heimdall is an advanced EVM smart contract toolkit specializing in bytecode analysis and extracting information from unverified contracts.
- rustgd/cgmath - A linear algebra and mathematics library for computer graphics.
- oracle/railcar - RailCar: Rust implementation of the Open Containers Initiative oci-runtime
- lightningdevkit/rust-lightning - A highly modular Bitcoin Lightning library written in Rust. It's rust-lightning, not Rusty's Lightning!
- nerdypepper/dijo - scriptable, curses-based, digital habit tracker
- tweedegolf/teach-rs - A modular, reusable university course for Rust
- grovesNL/glow - GL on Whatever: a set of bindings to run GL anywhere and avoid target-specific code
- koute/cargo-web - A Cargo subcommand for the client-side Web
- fruiframework/frui - A developer-friendly framework for building user interfaces in Rust
- 3Hren/msgpack-rust - MessagePack implementation for Rust / msgpack.org[Rust]
- Stebalien/tempfile - Temporary file library for rust
- llenotre/maestro - Unix-like kernel written in Rust
- apache/incubator-horaedb - HoraeDB is a high-performance, distributed, cloud native time-series database.
- fff-rs/juice - The Hacker's Machine Learning Engine
- hadronized/luminance-rs - Type-safe, type-level and stateless Rust graphics framework
- japaric/xargo - The sysroot manager that lets you build and customize
std
- tomaka/rouille - Web framework in Rust
- aws/s2n-quic - An implementation of the IETF QUIC protocol
- HigherOrderCO/HVM - A massively parallel, optimal functional runtime in Rust
- stacks-network/sbtc - sBTC primitives, signer components, helper tools
- drifting-in-space/plane - A distributed system for running WebSocket services at scale.
- paritytech/ink - Parity's ink! to write smart contracts.
- spearow/juice - The Hacker's Machine Learning Engine
- jorgecarleitao/arrow2 - Transmute-free Rust library to work with the Arrow format
- google/mundane - Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).
- ziesha-network/bazuka - Rust implementation of Ziesha protocol
- joaoh82/rust_sqlite - SQLRite - Simple embedded database modeled off SQLite in Rust
- chiselstrike/chiselstrike - ChiselStrike abstracts common backends components like databases and message queues, and let you drive them from a convenient TypeScript business logic layer
- apache/arrow-datafusion - Apache Arrow DataFusion SQL Query Engine
- apache/arrow-ballista - Apache Arrow Ballista Distributed Query Engine
- bytewax/bytewax - Python Stream Processing
- hecrj/coffee - An opinionated 2D game engine for Rust
- p-e-w/ternimal - Simulate a lifeform in the terminal
- tcdi/plrust - A Rust procedural language handler for PostgreSQL
- void-rs/void - terminal-based personal organizer
- thruster-rs/Thruster - A fast, middleware based, web framework written in Rust
- bodil/vgtk - A declarative desktop UI framework for Rust built on GTK and Gtk-rs
- hoodie/notify-rust - ☝️send desktop notifications from your Rust app.
- kpcyrd/sniffglue - Secure multithreaded packet sniffer
- tweedegolf/101-rs - A Rust university course
- neuronika/neuronika - Tensors and dynamic neural networks in pure Rust.
- wubx/rust-in-databend - Rust 培养提高计划, 感谢 Databend 社区 支持https://github.com/datafuselabs/databend
- RustAudio/vst-rs - VST 2.4 API implementation in rust. Create plugins or hosts. Previously rust-vst on the RustDSP group.
- toml-rs/toml-rs - A TOML encoding/decoding library for Rust
- brendanzab/codespan - Beautiful diagnostic reporting for text-based programming languages.
- zargony/fuse-rs - Rust library for filesystems in userspace (FUSE)
- darkrenaissance/darkfi - Anonymous. Uncensored. Sovereign.
- archseer/enigma - An Erlang VM implementation in Rust
- raphlinus/pulldown-cmark - An efficient, reliable parser for CommonMark, a standard dialect of Markdown
- paritytech/wasmi - WebAssembly (Wasm) interpreter.
- phaazon/luminance-rs - Type-safe, type-level and stateless Rust graphics framework
- ajour/ajour - A World of Warcraft addon manager written in Rust.
- kornelski/dssim - Image similarity comparison simulating human perception (multiscale SSIM in Rust)
- rust-mobile/ndk - Rust bindings to the Android NDK
- hackndev/zinc - The bare metal stack for rust
- tikv/rust-prometheus - Prometheus instrumentation library for Rust applications
- zeromq/zmq.rs - A native implementation of ØMQ in Rust
- HerringtonDarkholme/vue-compiler - Vue's template compiler reimplemented in Rust!
- postgresml/postgresml - The GPU-powered AI application database. Get your app to market faster using the simplicity of SQL and the latest NLP, ML + LLM models.
- apache/incubator-opendal - Apache OpenDAL: access data freely.
- bluss/indexmap - A hash table with consistent order and fast iteration; access items by key or sequence index
- khvzak/mlua - High level Lua 5.4/5.3/5.2/5.1 (including LuaJIT) and Roblox Luau bindings to Rust with async/await support
- zhihu/rucene - Rust port of Lucene
- async-raft/async-raft - An implementation of the Raft distributed consensus protocol using the Tokio framework.
- carllerche/tower-web - A fast, boilerplate free, web framework for Rust
- riker-rs/riker - Easily build efficient, highly concurrent and resilient applications. An Actor Framework for Rust.
- alexcrichton/curl-rust - Rust bindings to libcurl
- orlp/slotmap - Slotmap data structure for Rust
- simd-lite/simd-json - Rust port of simdjson
- hypercube-lab/hypercube - HyperCube is a revolutionary, high-performance decentralized computing platform. HyperCube has powerful computing capabilities to provide high-performance computing power and large-scale data storage support for VR, AR, Metaverse, Artificial Intelligence, Big Data, and Financial Applications.🛰
- dalek-cryptography/bulletproofs - A pure-Rust implementation of Bulletproofs using Ristretto.
- CeresDB/horaedb - HoraeDB is a high-performance, distributed, cloud native time-series database.
- sidkshatriya/rd - rd is a record/replay debugger written in rust
- mitnk/cicada - An old-school bash-like Unix shell written in Rust
- maidsafe-archive/crust - Reliable p2p network connections in Rust with NAT traversal. One of the most needed libraries for any server-less / decentralised projects
- tokio-rs/tokio-uring - An io_uring backed runtime for Rust
- tfpk/macrokata - Learn Macros In Rust
- gorilla-devs/ferium - Fast and multi-source CLI program for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases
- rust-shell-script/rust_cmd_lib - Common rust command-line macros and utilities, to write shell-script like tasks in a clean, natural and rusty way
- SergioBenitez/Rocket - A web framework for Rust.
- burn-rs/burn - Burn is a new comprehensive dynamic Deep Learning Framework built using Rust with extreme flexibility, compute efficiency and portability as its primary goals.
- thedodd/trunk - Build, bundle & ship your Rust WASM application to the web.
- CeresDB/ceresdb - CeresDB is a high-performance, distributed, cloud native time-series database.
- rust-secure-code/cargo-geiger - Detects usage of unsafe Rust in a Rust crate and its dependencies.
- PeerDB-io/peerdb - Postgres first ETL/ELT, enabling 10x faster data movement in and out of Postgres 🐘 🚀
- rust-blockchain/evm - Pure Rust implementation of Ethereum Virtual Machine
- Ruddle/Fomos - Experimental OS, built with rust
- PyO3/rust-numpy - PyO3-based Rust bindings of the NumPy C-API
- sharkdp/diskus - A minimal, fast alternative to 'du -sh'
- BVE-Reborn/rend3 - Easy to use, customizable, efficient 3D renderer library built on wgpu.
- clojure-rs/ClojureRS - Clojure, implemented atop Rust (unofficial)
- amqp-rs/lapin - AMQP client library in Rust, with a clean, futures based API
- rust-num/num - A collection of numeric types and traits for Rust.
- dimforge/ncollide - 2 and 3-dimensional collision detection library in Rust.
- flybywiresim/aircraft - The A32NX & A380X Project are community driven open source projects to create a free airbus aircraft in Microsoft Flight Simulator that is as close to reality as possible.
- EAimTY/tuic - Delicately-TUICed 0-RTT proxy protocol
- web-infra-dev/oxc - ⚓ A suite of high-performance tools for JavaScript and TypeScript written in Rust.
- bjorn3/rustc_codegen_cranelift - Cranelift based backend for rustc
- triplehex/piccolo - An experimental stackless Lua VM implemented in pure Rust
- telegram-rs/telegram-bot - Rust Library for creating a Telegram Bot
- wssheldon/osintui - OSINT from your favorite services in a friendly terminal user interface - integrations for Virustotal, Shodan, and Censys
- utkarshkukreti/select.rs - A Rust library to extract useful data from HTML documents, suitable for web scraping.
- rust-native-ui/libui-rs - Rust bindings to the minimalist, native, cross-platform UI toolkit
libui
- khonsulabs/bonsaidb - A developer-friendly document database that grows with you, written in Rust
- facebookexperimental/MIRAI - Rust mid-level IR Abstract Interpreter
- spacedriveapp/spacedrive - Spacedrive is an open source cross-platform file explorer, powered by a virtual distributed filesystem written in Rust.
- bluejekyll/trust-dns - A Rust based DNS client, server, and resolver
- jaytaph/gosub-browser - A html5 tokenizer / parser that hopefully grow up to be a browser
- tauri-apps/tauri-mobile - Rust on mobile made easy!
- rust-mobile/android-rs-glue - Glue between Rust and Android
- oakes/SolidOak - An IDE for Rust
- osa1/tiny - A terminal IRC client
- bwasty/learn-opengl-rs - Rust port of JoeyDeVries/LearnOpenGL
- greyblake/whatlang-rs - Natural language detection library for Rust. Try demo online: https://whatlang.org/
- mufeedvh/binserve - A fast production-ready static web server with TLS (HTTPS), routing, hot reloading, caching, templating, and security in a single-binary you can set up with zero code.
- tiny-http/tiny-http - Low level HTTP server library in Rust
- TeXitoi/keyberon - A rust crate to create a pure rust keyboard firmware.
- fzyzcjy/flutter_rust_bridge - High-level memory-safe binding generator for Flutter/Dart <-> Rust
- freenet/locutus - Declare your digital independence
- pomsky-lang/pomsky - A new, portable, regular expression language
- japaric/heapless - Heapless,
static
friendly data structures - cloudflare/wirefilter - An execution engine for Wireshark-like filters
- fengsp/pencil - A web application microframework for Rust
- tsgates/rust.ko - A minimal Linux kernel module written in rust.
- headcrab-rs/headcrab - A modern Rust debugging library 🦀
- spacejam/rio - pure rust io_uring library, built on libc, thread & async friendly, misuse resistant
- stacks-network/stacks-blockchain - The Stacks blockchain implementation
- jdxcode/rtx - Runtime Executor (asdf-plugin compatible)
- hermitcore/rusty-hermit - RustyHermit - A Rust-based, lightweight unikernel
- mouredev/one-day-one-language - Cómo dar en un día tus primeros pasos en cada lenguaje de programación. Introducción, configuración e instalación, usos habituales, fundamentos, sintaxis y próximos pasos.
- yaahc/eyre - A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications
- Ogeon/rustful - [OUTDATED] A light HTTP framework for Rust
- projectfluent/fluent-rs - Rust implementation of Project Fluent
- dimensionhq/volt - An experimental package management tool for JavaScript. Upto 30x faster installation of dependencies using pre-flattened dependency trees.
- SoptikHa2/desed - Debugger for Sed: demystify and debug your sed scripts, from comfort of your terminal.
- emoon/rust_minifb - Cross platfrom window and framebuffer crate for Rust
- ellie/atuin - 🐢 Magical shell history
- lk-geimfari/awesomo - Cool open source projects written in various languages.
- tui-rs-revival/ratatui - Rust library to build rich terminal user interfaces (TUIs) and dashboards
- Boshen/oxc - The JavaScript Oxidation Compiler
- tcdi/pgrx - Build Postgres Extensions with Rust!
- mackwic/colored - (Rust) Coloring terminal so simple you already know how to do it !
- security-union/zoom-rs - zoom clone written in rust for research purposes
- heim-rs/heim - Cross-platform async library for system information fetching 🦀
- zineland/zine - Zine - a simple and opinionated tool to build your own magazine.
- nuta/nsh - A command-line shell like fish, but POSIX compatible.
- BurntSushi/byteorder - Rust library for reading/writing numbers in big-endian and little-endian.
- jrmuizel/raqote - Rust 2D graphics library
- Gekkio/mooneye-gb - A Game Boy research project and emulator written in Rust
- Manishearth/rust-gc - Simple tracing (mark and sweep) garbage collector for Rust
- Pauan/rust-dominator - Zero-cost ultra-high-performance declarative DOM library using FRP signals for Rust!
- sassman/t-rec-rs - Blazingly fast terminal recorder that generates animated gif images for the web written in rust
- rust-lang/rustfix - Automatically apply the suggestions made by rustc
- fadeevab/design-patterns-rust - Rust examples for all 23 classic GoF design patterns, and even a little more
- anp/moxie - lightweight platform-agnostic tools for declarative UI
- 17cupsofcoffee/tetra - 🎮 A simple 2D game framework written in Rust
- ZenGo-X/multi-party-ecdsa - Rust implementation of {t,n}-threshold ECDSA (elliptic curve digital signature algorithm).
- AppFlowy-IO/AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.
- charliermarsh/ruff - An extremely fast Python linter, written in Rust.
- Hasnayeen/larks - https://github.com/Hasnayeen/goodwork
- casey/ord - 👁🗨 Rare and exotic sats
- eto-ai/lance - Modern columnar data format for ML and LLMs implemented in Rust. Convert from parquet in 2 lines of code for 100x faster random access, vector index, and data versioning. Compatible with Pandas, DuckDB, Polars, Pyarrow, with more integrations coming..
- d-unseductable/ruru - Native Ruby extensions written in Rust
- amethyst/rendy - State of the art "build your own engine" kit powered by gfx-hal
- rxRust/rxRust - Rust implementation of Reactive Extensions.
- estk/log4rs - A highly configurable logging framework for Rust
- rustformers/llama-rs - Run LLaMA inference on CPU, with Rust 🦀🚀🦙
- eqrion/cbindgen - A project for generating C bindings from Rust code
- hannobraun/Fornjot - Early-stage, next-generation, code-first CAD application. Because the world needs another CAD program.
- MeadowlarkDAW/Meadowlark - A (currently incomplete) open-source Digital Audio Workstation, made by musicians, for musicians
- kyren/luster - An experimental Lua VM implemented in pure Rust
- alibaba/GaiaX - 动态模板引擎是一套轻量化、跨平台、高性能的纯原生移动端卡片渲染动态化解决方案
- iliekturtles/uom - Units of measurement -- type-safe zero-cost dimensional analysis
- ContainerSolutions/trow - Container Registry and Image Management for Kubernetes Clusters
- akula-bft/akula - Fastest Ethereum archive node ever built
- uuid-rs/uuid - Generate and parse UUIDs.
- getsentry/sentry-cli - A command line utility to work with Sentry.
- stevedonovan/gentle-intro - A gentle Rust tutorial
- erickt/rust-zmq - Rust zeromq bindings.
- rustodon/rustodon - A Mastodon-compatible, ActivityPub-speaking server in Rust
- cube-js/cube.js - 📊 Cube — The Semantic Layer for Building Data Applications
- Peltoche/lsd - The next gen ls command
- nitnelave/lldap - Light LDAP implementation
- tcdi/pgx - Build Postgres Extensions with Rust!
- LearningOS/rust-based-os-comp2023 - 2023开源操作系统训练营
- a5huynh/spyglass - A personal search engine, crawl & index websites/files you want with a simple set of rules
- levkk/pgcat - PostgreSQL pooler with sharding, load balancing and failover support.
- sonnylazuardi/chatgpt-desktop - OpenAI ChatGPT desktop app for Mac, Windows, & Linux menubar using Tauri & Rust
- rtic-rs/cortex-m-rtic - Real-Time Interrupt-driven Concurrency (RTIC) framework for ARM Cortex-M microcontrollers
- sciter-sdk/rust-sciter - Rust bindings for Sciter
- KDE/rust-qt-binding-generator - Generate bindings to use Rust code in Qt and QML
- security-union/rust-zoom - zoom clone written in rust for RESEARCH PURPOSES
- wahn/rs_pbrt - Rust crate to implement a counterpart to the PBRT book's (3rd edition) C++ code. See also https://www.rs-pbrt.org/about ...
- DanielKeep/tlborm - The Little Book of Rust Macros
- ryanisaacg/quicksilver - A simple framework for 2D games on desktop and web
- hermitcore/libhermit-rs - libhermit-rs: A Rust-based library operating system
- awslabs/flowgger - A fast data collector in Rust
- clifinger/canduma - A Rust Boilerplate server with GraphQL API, Diesel, PostgreSQL, session authentication and JWT
- danielpclark/rutie - “The Tie Between Ruby and Rust.”
- phsym/prettytable-rs - A rust library to print aligned and formatted tables
- docopt/docopt.rs - Docopt for Rust (command line argument parser).
- amethyst/rustrogueliketutorial - Roguelike Tutorial in Rust - using RLTK
- rust-lang/rustc_codegen_gcc - libgccjit AOT codegen for rustc
- burtonageo/cargo-bundle - Wrap rust executables in OS-specific app bundles
- stratis-storage/stratisd - Easy to use local storage management for Linux.
- Smithay/wayland-rs - Rust implementation of the wayland protocol (client and server).
- LukeMathWalker/build-your-own-jira-with-rust - A test-driven workshop to learn Rust building your own JIRA clone!
- time-rs/time - The most used Rust library for date and time handling.
- samuela/rustybox - A free-range, non-GMO fork of busybox in 100% Rust 🦀
- mike-engel/jwt-cli - A super fast CLI tool to decode and encode JWTs built in Rust
- tremor-rs/tremor-runtime - Main Tremor Project Rust Codebase
- rust-lang-deprecated/error-chain - Error boilerplate for Rust
- romanz/electrs - An efficient re-implementation of Electrum Server in Rust
- pcwalton/sprocketnes - NES emulator written in Rust
- org-rs/org-rs - org-mode parser rewrite in Rust
- linebender/runebender - A font editor written in Rust.
- Kindelia/HVM - A massively parallel, optimal functional runtime in Rust
- cloudflare/wrangler - 🤠 wrangle your Cloudflare Workers
- LearningOS/rust-based-os-comp2022 - 2022开源操作系统训练营
- atroche/rust-headless-chrome - A high-level API to control headless Chrome or Chromium over the DevTools Protocol. It is the Rust equivalent of Puppeteer, a Node library maintained by the Chrome DevTools team.
- yisibl/resvg-js - A high-performance SVG renderer and toolkit, powered by Rust based resvg and napi-rs.
- paritytech/jsonrpc - Rust JSON-RPC implementation
- murarth/ketos - Lisp dialect scripting and extension language for Rust programs
- paritytech/parity-bitcoin - The Parity Bitcoin client
- Esc4iCEscEsc/skanuvaty - Dangerously fast DNS/network/port scanner
- substantic/rain - Framework for large distributed pipelines
- koute/pinky - An NES emulator written in Rust
- Canop/rhit - A nginx log explorer
- TimonPost/laminar - A simple semi-reliable UDP protocol for multiplayer games
- pcwalton/rust-media - A free, comprehensive, and portable video/audio streaming library for Rust
- paupino/rust-decimal - Decimal number implementation written in pure Rust suitable for financial and fixed-precision calculations.
- hashintel/hash - Data management, integration and modeling with blocks #
- gbj/leptos - Build fast web applications with Rust.
- rulex-rs/pomsky - A new, portable, regular expression language
- mitsuhiko/dialoguer - Rust utility library for nice command line prompts and similar things
- google/rerast - A tool for transforming Rust code using rules
- richox/orz - a high performance, general purpose data compressor written in rust
- tokio-rs/tokio-proto - A network application framework for Rust
- arrayfire/arrayfire-rust - Rust wrapper for ArrayFire
- daboross/fern - Simple, efficient logging for Rust
- autopilot-rs/autopy - A simple, cross-platform GUI automation module for Python and Rust.
- TimeToogo/tunshell - Remote shell into ephemeral environments 🐚 🦀
- rust-lang/datafrog - A lightweight Datalog engine in Rust
- rustsbi/rustsbi - RISC-V Supervisor Binary Interface (RISC-V SBI) library in Rust; runs on M or HS mode; good support for embedded Rust ecosystem. For binary download see https://github.com/rustsbi/standalone.
- bheisler/RustaCUDA - Rusty wrapper for the CUDA Driver API
- servo/core-foundation-rs - Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS
- Geal/nom - Rust parser combinator framework
- skerkour/bloom - The simplest way to de-Google your life and business: Inbox, Calendar, Files, Contacts & much more
- rust-windowing/android-rs-glue - Glue between Rust and Android
- rust-windowing/android-ndk-rs - Rust bindings to the Android NDK
- gsquire/topngx - top for NGINX
- mcginty/snow - A Rust implementation of the Noise Protocol Framework
- AcalaNetwork/Acala - Acala - cross-chain DeFi hub and stablecoin based on Substrate for Polkadot and Kusama.
- nachoparker/dutree - a tool to analyze file system usage written in Rust
- paperclip-rs/paperclip - WIP OpenAPI tooling for Rust.
- saschagrunert/kubernix - Single dependency Kubernetes clusters for local testing, experimenting and development
- TimUntersberger/nog - A tiling window manager for Windows
- godot-rust/godot-rust - Rust bindings for GDNative
- sansyrox/robyn - Robyn is a fast and extensible async python web server with a rust runtime
- lunaryorn/mdcat - cat for markdown
- zeeka-network/bazuka - Rust implementation of Zeeka protocol
- zu1k/copy-translator - 简单、轻量、好用的划词翻译软件
- Gigoteur/UnicornConsole - Unicorn Console: create quick fantasy game in Rust/Python/Lua/Javascript !
- bitvecto-rs/bitvec - A crate for managing memory bit by bit
- rhysd/kiro-editor - A terminal UTF-8 text editor written in Rust 📝🦀
- clux/muslrust - Docker environment for building musl based static linux rust binaries
- doyoubi/undermoon - Mordern Redis Cluster solution for easy operation.
- MROS/jpeg_tutorial - 跟我寫 JPEG 解碼器 (Write a JPEG decoder with me)
- derniercri/snatch - A simple, fast and interruptable download accelerator, written in Rust
- spikecodes/libreddit - Private front-end for Reddit
- fishfolks/jumpy - Tactical 2D shooter in fishy pixels style. Made with Rust-lang and Macroquad 🦀🌶
- akeru-inc/xcnotary - the missing macOS app notarization helper, built with Rust
- dropbox/rust-brotli - Brotli compressor and decompressor written in rust that optionally avoids the stdlib
- rust-rosetta/rust-rosetta - Implementing Rosetta Code problems in Rust.
- valeriansaliou/bloom - 🌸 HTTP REST API caching middleware, to be used between load balancers and REST API workers.
- Dushistov/flapigen-rs - Tool for connecting programs or libraries written in Rust with other languages
- yupferris/rustendo64 - Livecoding a Nintendo 64 emulator in Rust :D
- sodiumoxide/sodiumoxide - [DEPRECATED] Sodium Oxide: Fast cryptographic library for Rust (bindings to libsodium)
- mbround18/valheim-docker - Valheim Docker powered by Odin. The Valheim dedicated gameserver manager which is designed with resiliency in mind by providing automatic updates, world backup support, and a user friendly cli interface.
- qarmin/szyszka - Szyszka is fast and powerful file renamer
- kaplanelad/shellfirm - Intercept any risky patterns (default or defined by you) and prompt you a small challenge for double verification
- CSML-by-Clevy/csml-engine - CSML is an easy-to-use chatbot programming language and framework.
- BurntSushi/aho-corasick - A fast implementation of Aho-Corasick in Rust.
- AltSysrq/proptest - Hypothesis-like property testing for Rust
- geph-official/geph4 - Geph (迷霧通) is a modular Internet censorship circumvention system designed specifically to deal with national filtering.
- wormhole-foundation/wormhole - A reference implementation for the Wormhole blockchain interoperability protocol.
- ivanceras/sauron-native - Truly cross platform, truly native. multiple backend GUI for rust
- andygrove/datafusion - DataFusion has now been donated to the Apache Arrow project
- gimli-rs/gimli - A blazing fast library for consuming the DWARF debugging format
- jeaye/ncurses-rs - A low-level ncurses wrapper for Rust
- miketang84/sapper - A lightweight web framework built on hyper, implemented in Rust language.
- tokio-rs/tokio-core - I/O primitives and event loop for async I/O in Rust
- esphen/wsta - A CLI development tool for WebSocket APIs
- softprops/envy - deserialize env vars into typesafe structs with rust
- metrics-rs/metrics - A metrics ecosystem for Rust.
- llogiq/flame - An intrusive flamegraph profiling tool for rust.
- bikeshedder/deadpool - Dead simple pool implementation for rust with async-await
- dtolnay/serde-yaml - Strongly typed YAML library for Rust
- parcel-bundler/parcel-css - A CSS parser, transformer, and minifier written in Rust.
- kube-rs/kube-rs - Rust Kubernetes client and controller runtime
- alexcrichton/toml-rs - A TOML encoding/decoding library for Rust
- brendanzab/gl-rs - An OpenGL function pointer loader for Rust
- mystor/rust-cpp - Embed C++ directly inside your rust code!
- rustless/rustless - REST-like API micro-framework for Rust. Works with Iron.
- apache/incubator-teaclave - Apache Teaclave (incubating) is an open source universal secure computing platform, making computation on privacy-sensitive data safe and simple.
- EmbarkStudios/rust-ecosystem - Rust wants & tracking for Embark 🦀
- fluencelabs/rust-peer - Rust implementation of the Fluence network peer
- ecumene/rust-sloth - A 3D software rasterizer... for the terminal!
- singularity-data/risingwave - RisingWave: the next-generation streaming database in the cloud.
- hyperledger-labs/solang - Solidity Compiler for Solana, Substrate, and ewasm
- arctic-hen7/perseus - A state-driven web development framework for Rust with full support for server-side rendering and static generation.
- colin-kiegel/rust-pretty-assertions - Overwrite
assert_eq!
with a drop-in replacement, adding a colorful diff. - pikkr/pikkr - JSON parser which picks up values directly without performing tokenization in Rust
- TatriX/realworld-rust-rocket - Rust + Rocket RealWorld framework implementation
- servo/ipc-channel - A multiprocess drop-in replacement for Rust channels
- euclio/vim-markdown-composer - An asynchronous markdown preview plugin for Vim and Neovim.
- jimblandy/context-switch - Comparison of Rust async and Linux thread context switch time.
- dropbox/pb-jelly - A protobuf code generation framework for the Rust language developed at Dropbox.
- crazymykl/rust-koans - Koans for the Rust programming language
- napi-rs/node-rs - Node.js bindings ❤️ Rust crates
- kahing/catfs - Cache AnyThing filesystem written in Rust
- Drakulix/fireplace - Modular wayland window manager written in rust
- rust-analyzer/rust-analyzer - A Rust compiler front-end for IDEs
- federico-terzi/espanso - Cross-platform Text Expander written in Rust
- mitsuhiko/redis-rs - Redis library for rust
- gakonst/foundry - Foundry is a blazing fast, portable and modular toolkit for Ethereum application development written in Rust.
- ockam-network/ockam - End-to-end encryption and mutual authentication for distributed applications.
- 38/plotters - A rust drawing library for high quality data plotting for both WASM and native, statically and realtimely 🦀 📈🚀
- project-serum/anchor - ⚓ Solana Sealevel Framework
- MaikKlein/ash - Vulkan bindings for Rust
- alexcrichton/cc-rs - Rust library for build scripts to compile C/C++ code into a Rust library
- getsynth/synth - The Declarative Data Generator
- Graviton-Code-Editor/Graviton-App - 🚀 A modern-looking Code Editor
- urbica/martin - Blazing fast and lightweight PostGIS vector tiles server
- daogangtang/sapper - A lightweight web framework built on hyper, implemented in Rust language.
- revoltchat/delta - Revolt backend API server, built with Rust.
- microsoft/com-rs - A Rust Crate for Creating and Consuming COM APIs
- dalek-cryptography/curve25519-dalek - A pure-Rust implementation of group operations on Ristretto and Curve25519
- sayanarijit/qrcode.show - [WORKING PROTOTYPE] Generate QR code easily for free - QR Code Generation as a Service
- withoutboats/fehler - Rust doesn't have exceptions