Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Rust
R

Rust

Language
1679 projects7460.2k total stars594.6k total forks36 languages

Open-source projects built with Rust

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

Showing 1,679 open-source projects · page 12 of 47

……
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
GQL
GQLamrdeveloper/gql

An extensible SQL-like query language and SDK for querying .git files and other data sources with full SQL feature support.

3.5k97Rust
1 month ago
oso
osoosohq/oso

A batteries-included framework for building authorization in your application with a declarative policy language.

3.5k191Rust
1 year 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.5k125C
1 day ago
lalrpop
lalrpoplalrpop/lalrpop

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

3.5k308Rust
12 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
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.5k579Java
5 days 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
3 days 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.4k212Rust
2 months ago
gluon
gluongluon-lang/gluon

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

3.4k152Rust
1 year ago
Redlib
Redlibredlib-org/redlib

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

3.4k234Rust
1 month ago
OpenSK
OpenSKgoogle/OpenSK

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

3.4k330Rust
5 days 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
ryot
ryotignisda/ryot

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

3.3k113TypeScript
2 days 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.3k284Rust
1 day 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.3k168Rust
2 months 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.3k119Rust
21 days ago
Symphonia
Symphoniapdeljanov/Symphonia

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

3.3k210Rust
1 day ago
Svix
Svixsvix/svix-webhooks

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

3.2k250Rust
3 days ago
svix-webhooks
svix-webhookssvix/svix-webhooks

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

3.2k250Rust
3 days ago
Teller
Tellerspectralops/teller

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

3.2k199Rust
4 months ago
WinterJS
WinterJSwasmerio/winterjs

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

3.2k60JavaScript
2 months ago
Wrangler
Wranglercloudflare/wrangler

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

3.2k332Rust
2 years ago
Hayabusa
HayabusaYamato-Security/hayabusa

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

3.2k272Rust
2 days ago
Mago
Magocarthage-software/mago

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

3.2k158Rust
2 days ago
config-rs
config-rsrust-cli/config-rs

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

3.2k265Rust
6 days 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.2k185Rust
1 year ago
itertools
itertoolsrust-itertools/itertools

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

3.1k348Rust
14 days ago
kani
kanimodel-checking/kani

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

3.1k148Rust
6 days ago
CCometixLine - Claude Code Statusline
CCometixLine - Claude Code StatuslineHaleclipse/CCometixLine

A high-performance Claude Code statusline tool written in Rust with Git integration, usage tracking, and interactive TUI configuration.

3.1k193Rust
2 months ago
rustic
rusticrustic-rs/rustic

A fast, encrypted, and deduplicated backup tool written in Rust, compatible with restic repositories.

3.1k131Rust
6 days ago
cargo-expand
cargo-expanddtolnay/cargo-expand

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

3.1k73Rust
22 days 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#
2 days ago
Stoatchat
Stoatchatstoatchat/stoatchat

The backend services and libraries powering the Stoat chat platform, built in Rust.

3.1k357Rust
1 day 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.1k254Rust
7 days ago
bincode
bincodebincode-org/bincode

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

3.1k310
9 months ago
1
11
12
13
47