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 projects7877.5k total stars643.3k total forks40 languages

Open-source projects built with Rust

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

Showing 2,002 open-source projects · page 22 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
game-save-manager
game-save-managermcthesw/game-save-manager

A lightweight, open-source desktop application for managing and backing up PC game save files with cloud sync support.

1.1k43Rust
3 days ago
tiny-http
tiny-httptiny-http/tiny-http

A low-level HTTP server library in Rust focused on 100% HTTP compliance and easy server creation.

1.1k152Rust
2 years ago
log4rs
log4rsestk/log4rs

A highly configurable logging framework for Rust, modeled after Java's Logback and log4j.

1.1k167Rust
9 months ago
xargo
xargojaparic/xargo

A sysroot manager for Rust that builds and customizes the standard library for cross-compilation and embedded targets.

1.1k99Rust
3 years ago
curl-rust
curl-rustalexcrichton/curl-rust

Rust bindings to libcurl for making HTTP requests and network transfers.

1.1k256Rust
2 months ago
binserve
binservemufeedvh/binserve

A fast, production-ready static web server with TLS, routing, hot reloading, caching, and templating in a single binary.

1.1k75Rust
2 years ago
flate2-rs
flate2-rsrust-lang/flate2-rs

A Rust library providing streaming compression and decompression for DEFLATE, zlib, and gzip formats with multiple backend options.

1.1k204Rust
1 day ago
railcar
railcaroracle/railcar

A Rust implementation of the Open Containers Initiative runtime specification, providing memory-safe container execution.

1.1k101Rust
6 years ago
AVML
AVMLmicrosoft/avml

A portable volatile memory acquisition tool for Linux that captures memory images without requiring target OS or kernel knowledge.

1.1k96Rust
9 days ago
cargo-web
cargo-webkoute/cargo-web

A Cargo subcommand for building, testing, and deploying client-side Web applications in Rust.

1.1k80Rust
2 years ago
printpdf
printpdffschutt/printpdf

A Rust library for creating, reading, writing, and rendering PDF documents with support for graphics, fonts, and experimental HTML layout.

1.1k138Rust
11 days ago
tmux-thumbs
tmux-thumbsfcsonline/tmux-thumbs

A lightning-fast tmux plugin written in Rust for selecting and copying text with vimium-like keyboard hints.

1.1k81Rust
2 years ago
moros
morosvinc/moros

A text-based hobby operating system written in Rust for x86-64, inspired by Unix, Plan 9, and DOS.

1.1k44Rust
16 hours ago
byteorder
byteorderBurntSushi/byteorder

A Rust library for reading and writing numbers in big-endian and little-endian byte order.

1.1k160Rust
1 year ago
scriptisto
scriptistoigor-petruk/scriptisto

A language-agnostic 'shebang interpreter' that enables writing single-file scripts in compiled languages.

1.1k28Rust
1 year ago
whatlang-rs
whatlang-rsgreyblake/whatlang-rs

A Rust library for natural language detection using trigram models, focusing on simplicity and performance.

1.1k119Rust
8 months ago
mundane
mundanegoogle/mundane

A Rust cryptography library backed by BoringSSL that prioritizes misuse resistance, ergonomics, and performance.

1.1k42Rust
3 years ago
toml
tomltoml-rs/toml

A collection of Rust crates for parsing, editing, and serializing TOML files with serde support and format preservation.

1.1k160Rust
2 days ago
cv
cvrust-cv/cv

A collection of pure-Rust computer vision libraries providing algorithms for photogrammetry, image processing, and pattern recognition.

1.1k70Rust
1 year ago
Cot
Cotcot-rs/cot

A batteries-included Rust web framework with Django-like ergonomics, built on axum for lazy developers.

1.1k54Rust
14 hours ago
Kira
Kiratesselode/kira

A backend-agnostic Rust library for creating expressive game audio with tweens, effects, clocks, and spatial audio.

1.1k65Rust
2 days ago
RustCast
RustCastunsecretised/rustcast

An open-source, Rust-powered productivity launcher for quickly accessing apps, utilities, and workflows via a popup interface.

1.1k63Rust
21 days ago
Proxelar
Proxelaremanuele-em/proxelar

A programmable MITM proxy written in Rust for intercepting, inspecting, and modifying HTTP/HTTPS traffic with Lua scripting.

1.1k67Rust
1 day ago
Lonkero
Lonkerobountyyfi/lonkero

A professional-grade web security scanner for penetration testing with intelligent, context-aware scanning and proof-based vulnerability detection.

1.0k87Rust
13 days ago
duct.rs
duct.rsoconnor663/duct.rs

A Rust library for running child processes with shell-like pipelines and robust error handling.

1.0k44Rust
9 months ago
Open Source Car Control Project
Open Source Car Control ProjectPolySync/OSCC

An open-source hardware and software platform for computer control of modern vehicles to facilitate autonomous vehicle development.

1.0k283C++
6 years ago
Open Source Car Control
Open Source Car ControlPolySync/oscc

An open-source hardware and software platform for computer control of modern vehicles to facilitate autonomous vehicle development.

1.0k283C++
6 years ago
steamguard-cli
steamguard-clidyc3/steamguard-cli

A command-line utility for generating Steam 2FA codes and managing trade/market confirmations on Linux.

1.0k64Rust
1 month ago
fend
fendprintfn/fend

An arbitrary-precision unit-aware calculator with support for complex numbers, dice rolls, and multiple unit systems.

1.0k72Rust
1 day ago
Astrodon
Astrodonastrodon/astrodon

A desktop app framework for Deno that uses Tauri to create webview-based applications.

1.0k29TypeScript
3 years ago
mq
mqharehare/mq

A jq-like command-line tool for querying and transforming Markdown documents, optimized for LLM workflows and documentation management.

1.0k21Rust
8 hours ago
select.rs
select.rsutkarshkukreti/select.rs

A Rust library for extracting structured data from HTML documents, designed for web scraping tasks.

1.0k68Rust
1 year ago
tempo
tempotempoxyz/tempo

A blockchain designed specifically for high-throughput, low-cost stablecoin payments with built-in compliance features.

1.0k350Rust
8 hours ago
Cocoa-Way
Cocoa-WayJ-x-Z/cocoa-way

A native macOS Wayland compositor written in Rust that enables seamless Linux app streaming without XQuartz.

1.0k21Rust
8 days ago
starlark-rust
starlark-rustfacebook/starlark-rust

A Rust implementation of the Starlark language, used for configuration in build systems like Bazel and Buck.

1.0k112Rust
1 day ago
libbpf-rs
libbpf-rslibbpf/libbpf-rs

Idiomatic Rust wrapper and build tooling for developing eBPF programs with standard Rust workflows.

1.0k171Rust
19 hours ago
1
21
22
23
56