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 12 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
aws-lambda-rust-runtime
aws-lambda-rust-runtimeaws/aws-lambda-rust-runtime

A Rust runtime and libraries for building and deploying AWS Lambda functions.

3.6k394Rust
2 days ago
lumen
lumenlumen/lumen

A compiler and runtime for BEAM languages (Erlang/Elixir) that targets WebAssembly and produces standalone executables.

3.6k110Rust
2 years ago
ryot
ryotignisda/ryot

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

3.6k125TypeScript
5 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.5k132C
8 days ago
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.5k96Rust
4 months ago
lalrpop
lalrpoplalrpop/lalrpop

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

3.5k313Rust
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.5k595Java
6 days ago
oso
osoosohq/oso

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

3.5k193Rust
1 year 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.5k1.1kRust
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.5k217Rust
5 months 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
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.5k214Rust
5 months ago
gluon
gluongluon-lang/gluon

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

3.4k153Rust
22 days ago
Mago
Magocarthage-software/mago

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

3.4k178Rust
4 days ago
OpenSK
OpenSKgoogle/OpenSK

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

3.4k334Rust
22 days 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.4k124Rust
4 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.4k273Rust
2 days ago
Svix
Svixsvix/svix-webhooks

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

3.4k273Rust
2 days ago
Symphonia
Symphoniapdeljanov/Symphonia

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

3.4k231Rust
15 days ago
Racer
Racerracer-rust/racer

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

3.4k275Rust
2 years 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.3k169Rust
6 days ago
kani
kanimodel-checking/kani

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

3.3k168Rust
1 day ago
conrod
conrodPistonDevelopers/conrod

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

3.3k291Rust
4 years 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.3k288Rust
2 days ago
Hayabusa
HayabusaYamato-Security/hayabusa

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

3.3k292Rust
6 days ago
rmpc
rmpcmierak/rmpc

A modern, configurable terminal-based MPD client with album art support via various terminal image protocols.

3.3k118Rust
2 days ago
Stoatchat
Stoatchatstoatchat/stoatchat

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

3.3k383Rust
1 day ago
Teller
Tellerspectralops/teller

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

3.2k201Rust
7 months ago
config-rs
config-rsrust-cli/config-rs

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

3.2k265Rust
2 days ago
rustic
rusticrustic-rs/rustic

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

3.2k141Rust
10 days ago
Wrangler
Wranglercloudflare/wrangler

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

3.2k333Rust
3 years ago
WinterJS
WinterJSwasmerio/winterjs

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

3.2k59JavaScript
5 months 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.2k356Rust
8 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.1k328F#
2 days 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.

3.1k322Rust
2 days ago
1
11
12
13
56