Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Rust
R

Rust

Language
1756 projects7496.3k total stars598.5k total forks37 languages

Open-source projects built with Rust

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

Showing 1,756 open-source projects · page 20 of 49

……
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
simd-json
simd-jsonsimd-lite/simd-json

A high-performance Rust JSON parser porting simdjson's SIMD techniques, with Serde compatibility.

1.4k101Rust
3 months ago
GitType
GitTypeunhappychoice/gittype

A CLI code-typing game that turns your source code into typing challenges for programming practice.

1.4k37Rust
3 days ago
Joystream
JoystreamJoystream/joystream

A Substrate-based blockchain platform for decentralized video and community governance.

1.4k118Rust
6 months ago
ferium
feriumgorilla-devs/ferium

A fast, multi-source CLI tool for managing Minecraft mods and modpacks from Modrinth, CurseForge, and GitHub Releases.

1.4k73Rust
1 month ago
release-plz
release-plzrelease-plz/release-plz

Automates Rust crate releases from CI with automated changelog generation, version bumps, and publishing via release PRs.

1.4k176Rust
2 days ago
Holochain
Holochainholochain/holochain

An open-source framework for building secure, reliable, and performant peer-to-peer applications.

1.4k187Rust
2 days ago
AWS CloudFormation Guard
AWS CloudFormation Guardaws-cloudformation/cloudformation-guard

An open-source policy-as-code tool that validates JSON/YAML data like CloudFormation and Kubernetes configs against custom rules.

1.4k197Rust
1 day ago
BugStalker
BugStalkergodzie44/BugStalker

A modern debugger for Linux x86-64 written in Rust, specifically designed for debugging Rust programs.

1.4k35Rust
15 days ago
electrumrs
electrumrsromanz/electrs

An efficient Rust-based Electrum server for self-hosted Bitcoin wallet synchronization with a full node.

1.4k554Rust
1 day ago
alejandra
alejandrakamadorueda/alejandra

An uncompromising, fast Nix code formatter written in Rust with a comprehensive style guide.

1.4k56Nix
1 month ago
pdfrip
pdfripmufeedvh/pdfrip

A multithreaded PDF password cracking utility with structured search builders, checkpoint/resume, and optimized performance.

1.4k138Rust
2 months ago
rust-lightning
rust-lightninglightningdevkit/rust-lightning

A highly modular and performant Bitcoin Lightning Network library written in Rust, enabling custom Lightning node integration.

1.4k463Rust
2 days ago
comfy-table
comfy-tablenukesor/comfy-table

A Rust library for building beautiful terminal tables with automatic content wrapping and extensive styling options.

1.4k46Rust
6 days ago
combine
combineMarwes/combine

A Rust parser combinator library inspired by Haskell's Parsec, enabling modular LL(1) parsing with arbitrary lookahead.

1.4k98Rust
4 months ago
webclaw
webclaw0xMassi/webclaw

A fast, local-first web scraper and content extractor optimized for AI agents, with CLI, REST API, and MCP server.

1.4k156Rust
3 days ago
s2n-quic
s2n-quicaws/s2n-quic

A Rust implementation of the IETF QUIC protocol, offering a simple API, high configurability, and integration with secure TLS providers.

1.4k167Rust
2 days ago
cwe_checker
cwe_checkerfkie-cad/cwe_checker

A static analysis tool that detects Common Weakness Enumerations (CWEs) in binary executables across multiple CPU architectures.

1.3k140Rust
1 year ago
kameo
kameotqwewe/kameo

A high-performance Rust library for building fault-tolerant, asynchronous actor-based systems that scale from local to distributed.

1.3k72Rust
21 days ago
iocraft
iocraftccbrown/iocraft

A Rust crate for building beautiful, declarative terminal user interfaces (TUIs), CLIs, and text-based IO with React-like syntax.

1.3k37Rust
18 days ago
time
timetime-rs/time

A comprehensive date and time library for Rust with a focus on safety, correctness, and ergonomics.

1.3k300Rust
1 day ago
CITA
CITAcitahub/cita

A high-performance, scalable blockchain kernel for enterprise applications with microservices architecture.

1.3k207Rust
3 years ago
CookCLI
CookCLIcooklang/CookCLI

A command-line tool for managing Cooklang recipes, generating shopping lists, and serving a web interface from a single binary.

1.3k95Rust
2 days ago
bollard
bollardfussybeaver/bollard

An asynchronous Rust client library for the Docker and Podman daemon APIs.

1.3k178Rust
17 days ago
nix-index
nix-indexnix-community/nix-index

Quickly locate Nix packages containing specific files by indexing binary caches.

1.3k76Rust
12 days ago
ArkFlow
ArkFlowarkflow-rs/arkflow

A high-performance Rust stream processing engine with integrated AI capabilities for real-time data processing and intelligent analysis.

1.3k43Rust
16 days ago
trust
trustjaparic/trust

A CI/CD template for Rust crates to test across multiple architectures and publish binary releases for Linux, macOS, and Windows.

1.3k59Shell
3 years ago
scooter
scooterthomasschafer/scooter

Interactive terminal UI for find-and-replace operations with regex support and visual preview.

1.3k17Rust
12 days ago
core-foundation-rs
core-foundation-rsservo/core-foundation-rs

Rust bindings to Apple's Core Foundation and other low-level macOS/iOS libraries.

1.3k248Rust
1 month ago
rusty-machine
rusty-machineAtheMathmo/rusty-machine

A general-purpose machine learning library for Rust, focusing on speed and ease of use with minimal dependencies.

1.3k150Rust
6 years ago
argmin
argminargmin-rs/argmin

A pure Rust numerical optimization library offering a wide range of algorithms with a consistent, type-agnostic interface.

1.3k114Rust
7 months ago
graphql-client
graphql-clienttomhoule/graphql-client

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

1.3k176Rust
3 months ago
sniffglue
sniffgluekpcyrd/sniffglue

A secure, multithreaded network packet sniffer written in Rust, designed for safe operation on untrusted networks.

1.3k103Rust
1 month ago
graphql-client
graphql-clientgraphql-rust/graphql-client

A typed GraphQL client library for Rust that generates precise types for queries and responses at compile time.

1.3k176Rust
3 months ago
Fixedsys Excelsior
Fixedsys Excelsiorkika/fixedsys

A monospaced 8x16 bitmap-style font with programming ligatures, based on Fixedsys Excelsior.

1.2k55Rust
1 month ago
aero
aeroAndy-Python-Programmer/aero

A modern, experimental, UNIX-like operating system written in Rust with a monolithic kernel design.

1.2k53Rust
1 year ago
doukutsu-rs
doukutsu-rsdoukutsu-rs/doukutsu-rs

A faithful, open-source re-implementation of the Cave Story game engine written in Rust.

1.2k82Rust
3 days ago
1
19
20
21
49