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 32 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
graphql-parser
graphql-parsergraphql-rust/graphql-parser

A GraphQL query and schema definition language parser, formatter, and AST implementation for Rust.

37281Rust
1 year ago
enginesound
enginesoundDasEtwas/enginesound

A Rust-based procedural engine sound generator with real-time GUI preview and CLI for creating synthetic engine audio.

37124Rust
3 years ago
buffrs
buffrshelsing-ai/buffrs

A modern package manager for Protocol Buffers, enabling dependency management and distribution of protobuf schemas.

36922Rust
6 days ago
phala-blockchain
phala-blockchainPhala-Network/phala-blockchain

Phala Network is a decentralized offchain computing protocol that powers the execution layer for AI agents.

368158Rust
25 days ago
ADK-Rust
ADK-Rustzavora-ai/adk-rust

A production-ready Rust framework for building high-performance AI agents with modular components for models, tools, memory, and realtime voice.

36859Rust
2 days ago
tfmcp
tfmcpnwiizo/tfmcp

An experimental CLI tool that enables AI assistants to manage and operate Terraform environments via the Model Context Protocol (MCP).

36830Rust
2 months ago
nuklear-rust
nuklear-rustsnuk182/nuklear-rust

Rust bindings for the Nuklear immediate-mode GUI library, enabling lightweight 2D UI development.

36815Rust
5 years ago
crabz
crabzsstadick/crabz

A fast, cross-platform, multi-threaded compression and decompression CLI tool written in Rust.

36713Rust
2 years ago
tmkms
tmkmsiqlusioninc/tmkms

A key management system for Tendermint/CometBFT validators providing secure, isolated, and HSM-backed transaction signing.

366149Rust
2 months ago
cargo-spellcheck
cargo-spellcheckdrahnr/cargo-spellcheck

A Rust tool that checks and fixes spelling and grammar mistakes in documentation using hunspell and nlprule.

36138Rust
22 days ago
tambourine-voice
tambourine-voicekstonekuan/tambourine-voice

An open-source voice dictation tool that types your speech at the cursor in any application, powered by customizable AI transcription and formatting.

36071Rust
6 days ago
colorgrad-rs
colorgrad-rsmazznoer/colorgrad-rs

A Rust library for creating and manipulating color gradients for data visualization, generative art, and UI design.

35914Rust
2 months ago
point_cloud_viewer
point_cloud_viewergooglecartographer/point_cloud_viewer

A standalone tool for viewing massive point clouds (billions of points) in your browser or via a native SDL client.

35999Rust
4 years ago
Wtx
Wtxc410-f3r/wtx

A Rust toolkit providing from-scratch implementations of web transport protocols like HTTP/2, WebSocket, gRPC, and database clients.

35812Rust
1 day ago
rookie
rookiethewh1teagle/rookie

A cross-platform library to load and decrypt cookies from any web browser, built with Rust for speed and safety.

35748Rust
4 months ago
asm-cli-rust
asm-cli-rustcch123/asm-cli-rust

An interactive assembly shell written in Rust for exploring and executing x86/x64 assembly instructions.

35722Rust
1 year ago
etk
etkquilt/etk

A toolkit for writing, reading, and analyzing EVM (Ethereum Virtual Machine) bytecode.

35748Rust
1 year ago
oxidator
oxidatorRuddle/oxidator

A real-time strategy game engine written in Rust with WebGPU, designed for massive-scale battles and modding without programming.

35528Rust
2 years ago
Convey
Conveybparli/convey

A Rust-based Layer 4 load balancer with dynamic configuration reloading, supporting proxy, passthrough, and direct server return modes.

35445Rust
5 years ago
x25519-dalek
x25519-dalekdalek-cryptography/x25519-dalek

A pure-Rust implementation of X25519 elliptic curve Diffie-Hellman key exchange with side-channel resistance.

353138Rust
2 years ago
Clarinet
Clarinethirosystems/clarinet

A development environment for building, testing, and deploying Clarity smart contracts on the Stacks blockchain.

353185Rust
4 days ago
horrorshow-rs
horrorshow-rsStebalien/horrorshow-rs

A macro-based HTML and XML templating library for Rust that works on stable Rust.

35119Rust
3 months ago
phper
phperphper-framework/phper

A framework for writing PHP extensions in pure, safe Rust, enabling high-performance native modules.

34820Rust
2 months ago
CosmRS
CosmRScosmos/cosmos-rust

A collection of shared Rust crates for building applications in the Cosmos blockchain ecosystem.

348127Rust
8 months ago
blades
bladesgrego/blades

A blazing fast, dead simple static site generator built in Rust with mustache templates.

34717Rust
1 year ago
ff
ffvishaltelangre/ff

A fast command-line utility to recursively find files by name using regular expressions.

34612Rust
4 years ago
hypergraph
hypergraphyamafaktory/hypergraph

A Rust library for creating directed hypergraphs where hyperedges can connect any number of vertices.

34615Rust
15 days ago
cute
cutemattgathu/cute

A Rust macro providing Python-style list and hashmap comprehensions with conditional filtering and nesting.

3468Rust
7 years ago
ronkathon
ronkathonpluto/ronkathon

A Rust implementation of cryptographic primitives from first principles for educational purposes.

34547Rust
6 months ago
dipc
dipcdoprz/dipc

A command-line tool that converts images and wallpapers by applying popular color palettes and themes.

34413Rust
3 months ago
Kiss-ui
Kiss-uiKISS-UI/kiss-ui

A simple UI framework for Rust built on top of IUP, following the KISS philosophy.

34327Rust
8 years ago
Smithy
Smithyrbalicki2/smithy

A front-end framework for building WebAssembly applications entirely in Rust with idiomatic syntax and compiler safety.

3439Rust
6 years ago
purple
purpleerickochen/purple

A terminal cockpit for servers that provides search, SSH connections, file transfers, container management, and multi-host command execution.

34214Rust
3 days ago
java-rust-example
java-rust-exampledrrb/java-rust-example

An example project demonstrating how to call Rust code from Java using JNA, with examples of data exchange and callbacks.

34236Java
4 years ago
node-ffi-rs
node-ffi-rszhangyuang/node-ffi-rs

A high-performance Node.js FFI module written in Rust and N-API for calling C/C++/Rust functions from JavaScript.

34024Rust
1 month ago
RustNN
RustNNjackm321/RustNN

A feedforward neural network library for Rust implementing backpropagation training.

34034Rust
8 years ago
1
31
32
33
47