Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Rust
R

Rust

Language
676 projects6716.0k total stars511.1k total forks25 languages

Open-source projects built with Rust

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

Showing 676 open-source projects · page 12 of 19

……
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
lalrpop
lalrpoplalrpop/lalrpop

A Rust parser generator framework focused on usability, offering compact, readable grammars with LR(1) parsing.

3.5k306Rust
8 days ago
stdweb
stdwebkoute/stdweb

A Rust library providing Web API bindings and seamless interoperability between Rust and JavaScript for client-side web development.

3.5k178Rust
2 years ago
rage
ragestr4d/rage

A Rust implementation of the age file encryption tool, offering simple, secure encryption with small explicit keys and UNIX-style composability.

3.4k151Rust
3 days ago
StringZilla
StringZillaashvardanian/StringZilla

A high-performance string library leveraging SIMD and SWAR to accelerate search, hashing, sorting, and edit distances across C, C++, Python, Rust, and more.

3.4k123C
1 month ago
Simple Binary Encoding
Simple Binary Encodingreal-logic/simple-binary-encoding

A high-performance binary message codec for low-latency financial applications, with multi-language support.

3.4k575Java
15 hours ago
Lighthouse
Lighthousesigp/lighthouse

An open-source Ethereum consensus client written in Rust, designed for security and performance on the Ethereum proof-of-stake network.

3.4k1.0kRust
1 day ago
simple-http-server
simple-http-serverTheWaWaR/simple-http-server

A fast, feature-rich static file server written in Rust with directory listing, upload, HTTPS, and SPA support.

3.4k216Rust
1 month ago
gluon
gluongluon-lang/gluon

A small, statically-typed, functional programming language designed for embedding in Rust applications.

3.4k152Rust
1 year ago
Racer
Racerracer-rust/racer

A Rust code completion utility for editors and IDEs, providing auto-complete and eldoc functionality.

3.4k276Rust
2 years ago
conrod
conrodPistonDevelopers/conrod

An easy-to-use, 2D GUI library written entirely in Rust.

3.3k293Rust
4 years ago
OpenSK
OpenSKgoogle/OpenSK

An open-source implementation of FIDO2 and U2F security keys written in Rust, enabling custom hardware authentication devices.

3.3k324Rust
15 hours ago
aws-sdk-rust
aws-sdk-rustawslabs/aws-sdk-rust

Official AWS SDK for Rust, providing idiomatic Rust APIs for AWS services with async support and code generation from Smithy models.

3.3k282Rust
11 hours ago
Sycamore
Sycamoresycamore-rs/sycamore

A reactive library for building web applications in Rust and WebAssembly, offering fine-grained reactivity without a virtual DOM.

3.3k167Rust
22 days ago
Redlib
Redlibredlib-org/redlib

A private, fast, and lightweight front-end for Reddit written in Rust, with no JavaScript, ads, or tracking.

3.3k226Rust
13 hours ago
ryot
ryotignisda/ryot

A self-hosted platform for tracking your media consumption, fitness activities, and other life facets.

3.2k109TypeScript
1 day ago
bacon
baconCanop/bacon

A background code checker for Rust that runs alongside your editor and notifies you of warnings, errors, or test failures.

3.2k120Rust
9 days ago
WinterJS
WinterJSwasmerio/winterjs

A high-performance JavaScript server that runs Service Workers scripts compliant with the WinterCG specification.

3.2k59JavaScript
1 month ago
Wrangler
Wranglercloudflare/wrangler

A deprecated CLI tool for building, deploying, and managing Cloudflare Workers (version 1).

3.2k332Rust
2 years ago
Teller
Tellerspectralops/teller

A universal secret manager CLI for developers that centralizes secrets from multiple providers and prevents secret sprawl.

3.2k197Rust
2 months ago
Symphonia
Symphoniapdeljanov/Symphonia

A pure Rust library for demuxing media formats, reading metadata tags, and decoding audio codecs.

3.2k204Rust
5 days ago
Svix
Svixsvix/svix-webhooks

An open-source webhooks service that handles deliverability, retries, and security for developers.

3.2k243Rust
14 hours ago
svix-webhooks
svix-webhookssvix/svix-webhooks

An open-source webhooks service that handles deliverability, retries, and security with a single API call.

3.2k243Rust
14 hours ago
Theseus
Theseustheseus-os/Theseus

A modern operating system written in Rust that explores intralingual design, shifting OS responsibilities like resource management into the compiler.

3.1k185Rust
1 year ago
config-rs
config-rsrust-cli/config-rs

A layered configuration system for Rust applications with strong support for 12-factor applications.

3.1k264Rust
8 days ago
Hayabusa
HayabusaYamato-Security/hayabusa

A Sigma-based threat hunting and fast forensics timeline generator for Windows event logs, written in Rust.

3.1k263Rust
13 hours ago
itertools
itertoolsrust-itertools/itertools

A Rust library providing extra iterator adaptors, methods, free functions, and macros for more expressive iteration.

3.1k345Rust
6 days 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
Fable
Fablefable-compiler/Fable

Fable is an F# to JavaScript, TypeScript, Python, Rust, Erlang, and Dart compiler that integrates F# into modern ecosystems.

3.1k323F#
5 hours ago
bincode
bincodebincode-org/bincode

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

3.1k309
8 months ago
cargo-expand
cargo-expanddtolnay/cargo-expand

A Cargo subcommand to show the result of Rust macro expansion and #[derive] expansion for debugging.

3.1k76Rust
2 months 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.1k245Rust
3 months ago
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.1k246Rust
1 day ago
kani
kanimodel-checking/kani

A bit-precise model checker for verifying safety and correctness properties in Rust code.

3.1k143Rust
10 hours ago
Mago
Magocarthage-software/mago

An extremely fast PHP linter, formatter, and static analyzer written in Rust.

3.0k148Rust
4 hours ago
diskonaut
diskonautimsnif/diskonaut

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

3.0k90Rust
2 years ago
nix
nixnix-rust/nix

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

3.0k752Rust
8 days ago
1
11
12
13
19