Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Rust
R

Rust

Language
2002 projects7691.0k total stars620.4k total forks40 languages

Open-source projects built with Rust

There are currently 2002 open-source projects built with Rust, with a combined total of 7691.0k GitHub stars. The most common language among these projects is Rust.

Showing 2,002 open-source projects · page 13 of 56

……
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
GlueSQL
GlueSQLgluesql/gluesql

A Rust library that provides a SQL database engine with a parser, execution layer, and pluggable storage for structured and unstructured data.

3.1k271Rust
3 days ago
diskonaut
diskonautimsnif/diskonaut

A terminal-based disk space navigator that visualizes storage usage with interactive treemaps.

3.1k95Rust
2 years ago
rust-bert
rust-bertguillaume-be/rust-bert

A Rust-native port of Hugging Face Transformers providing ready-to-use NLP pipelines and transformer models like BERT, GPT2, and T5.

3.1k248Rust
6 months ago
ralph-orchestrator
ralph-orchestratormikeyobrien/ralph-orchestrator

A hat-based orchestration framework that keeps AI agents in a loop until a task is complete, supporting multiple backends and human interaction.

3.1k290Rust
1 day ago
bincode
bincodebincode-org/bincode

A compact binary serialization format implementation for Rust with zero-copy deserialization support.

3.1k311
11 months ago
nix
nixnix-rust/nix

Rust-friendly bindings to *nix platform APIs (Linux, Darwin, etc.) with safe abstractions over libc.

3.1k763Rust
2 months ago
Nickel
Nickelnickel-org/nickel.rs

A simple and lightweight web framework for Rust with an Express.js-inspired API.

3.1k159Rust
4 years ago
imgui-rs
imgui-rsimgui-rs/imgui-rs

Rust bindings for Dear ImGui, enabling immediate mode GUI development in safe Rust.

3.0k386Rust
1 month ago
Tabiew
Tabiewshshemi/tabiew

A lightweight TUI application for viewing and querying tabular data files like CSV, Parquet, and JSON with SQL support.

3.0k85Rust
3 days ago
Eclipse Zenoh
Eclipse Zenoheclipse-zenoh/zenoh

A zero-overhead protocol that unifies data in motion, at rest, and computations via pub/sub, geo-distributed storage, and queries.

3.0k337Rust
1 day ago
weld
weldweld-project/weld

A language and runtime that optimizes performance of data-intensive applications by lazily building and optimizing computations across libraries.

3.0k252Rust
3 months ago
Glicol
Glicolchaosprint/glicol

A graph-oriented live coding language and audio DSP library written in Rust for real-time music creation and audio development.

3.0k99Rust
1 year ago
rust-protobuf
rust-protobufstepancheg/rust-protobuf

A pure Rust implementation of Google Protocol Buffers for generating and serializing structured data.

3.0k398Rust
10 months ago
artemis
artemisparadigmxyz/artemis

A simple, modular, and fast Rust framework for building MEV bots using an event-driven pipeline architecture.

3.0k575Rust
2 years ago
rust-sdl2
rust-sdl2Rust-SDL2/rust-sdl2

Rust bindings for SDL2, providing safe and idiomatic access to multimedia libraries for game development and interactive applications.

2.9k467Rust
4 months ago
tinysearch
tinysearchtinysearch/tinysearch

A lightweight, fast, full-text search engine for static websites, written in Rust and compiled to WebAssembly.

2.9k93Rust
5 months ago
LibrePCB
LibrePCBLibrePCB/LibrePCB

A free, cross-platform Electronic Design Automation (EDA) suite for designing printed circuit boards.

2.9k331C++
11 days ago
weathr
weathrveirt/weathr

A terminal weather app with ASCII animations driven by real-time weather data.

2.9k115Rust
2 months ago
insta
instamitsuhiko/insta

A snapshot testing library for Rust that simplifies testing complex values with comprehensive review tools.

2.9k152Rust
2 days ago
cbindgen
cbindgenmozilla/cbindgen

Generates C and C++11 headers from Rust libraries that expose a public C API.

2.9k382Rust
13 days ago
kmon
kmonorhun/kmon

A terminal-based Linux kernel manager and activity monitor for loading, unloading, and monitoring kernel modules.

2.9k94Rust
4 days ago
SQLSync
SQLSyncorbitinghail/sqlsync

SQLSync is a collaborative offline-first wrapper around SQLite that synchronizes web application state between users, devices, and the edge.

2.9k41Rust
8 months ago
wolfssl
wolfsslwolfSSL/wolfssl

A lightweight, portable TLS/SSL library written in ANSI C for embedded systems, RTOS, and cloud applications.

2.9k1.0kC
1 day ago
agent-of-empires
agent-of-empiresnjbrake/agent-of-empires

A terminal session manager for AI coding agents that runs multiple agents in parallel using tmux and git worktrees.

2.9k277Rust
1 day ago
pylyzer
pylyzermtshiba/pylyzer

A fast static code analyzer and language server for Python, written in Rust, offering type checking and rich editor integration.

2.9k43Rust
1 year ago
RustViz
RustVizrustviz/rustviz

Generates interactive visualizations of ownership and borrowing in Rust programs to aid learning.

2.8k77Rust
2 months ago
fclones
fclonespkolaczk/fclones

A fast, memory-efficient command-line tool for finding and removing duplicate files with advanced filtering options.

2.8k106Rust
1 year ago
Numaflow
Numaflownumaproj/numaflow

A Kubernetes-native, serverless platform for running massively parallel data and streaming jobs with exactly-once semantics.

2.8k165Rust
1 day ago
mlua
mluamlua-rs/mlua

Safe, high-level Rust bindings for Lua 5.1-5.5, LuaJIT, and Luau with async/await support.

2.8k211Rust
19 days ago
cargo-binstall
cargo-binstallcargo-bins/cargo-binstall

A cargo subcommand for installing Rust binaries from pre-built artifacts instead of building from source.

2.8k109Rust
7 days ago
polkadot-sdk
polkadot-sdkparitytech/polkadot-sdk

A comprehensive SDK for building interoperable blockchains on the Polkadot network, including Substrate, FRAME, Cumulus, and XCM.

2.8k1.2kRust
1 day ago
burntSushi/jiff
burntSushi/jiffBurntSushi/jiff

A Rust datetime library focused on correctness and ease of use, with seamless time zone database integration.

2.8k106Rust
5 days ago
defguard
defguarddefguard/defguard

Enterprise-grade open-source VPN solution with multi-factor authentication for WireGuard connections.

2.8k107Rust
1 day ago
verus
verusverus-lang/verus

A tool for statically verifying the correctness of Rust code using formal specifications and automated solvers.

2.8k191Rust
1 day ago
habitat
habitathabitat-sh/habitat

Habitat creates platform-independent build artifacts with built-in deployment and management automation.

2.7k318Rust
1 day ago
rinf
rinfcunarist/rinf

A framework for building cross-platform apps with Rust business logic and Flutter UI, using native FFI for efficient communication.

2.7k113Rust
1 month ago
1
12
13
14
56