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 16 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
linkerd2-proxy
linkerd2-proxylinkerd/linkerd2-proxy

A transparent, high-performance proxy written in Rust for the Linkerd service mesh, handling HTTP, HTTP/2, TCP, and WebSocket traffic.

2.1k302Rust
10 hours ago
bob
bobMordechaiHadad/bob

A cross-platform version manager for Neovim that simplifies installing, switching, and managing multiple versions from the command line.

2.1k63Rust
3 days ago
PasteBar
PasteBarPasteBar/PasteBarApp

A free, open-source clipboard manager for macOS and Windows with unlimited history, advanced organization, and privacy-focused features.

2.1k97TypeScript
10 days ago
Museeks
MuseeksKeitIG/museeks

A simple, clean, and cross-platform desktop music player built with Tauri and React.

2.1k230TypeScript
1 month ago
cargo udeps
cargo udepsest31/cargo-udeps

A Cargo subcommand to find unused dependencies in Rust projects' Cargo.toml files.

2.1k53Rust
4 months ago
mun
munmun-lang/mun

A statically typed, ahead-of-time compiled programming language with first-class hot-reloading for live applications.

2.1k82Rust
11 days ago
bon
bonelastio/bon

A Rust crate for generating compile-time-checked builders for structs and functions with named parameters and optional arguments.

2.1k45Rust
4 days ago
Apache Ballista
Apache Ballistaapache/arrow-ballista

A distributed query execution engine that extends Apache DataFusion to run SQL queries in parallel across multiple nodes.

2.1k314Rust
11 hours ago
Rust Desktop Embedder
Rust Desktop Embeddergliheng/flutter-rs

Build Flutter desktop applications with Rust for high-performance native integrations.

2.1k83Rust
3 years ago
flutter-rs
flutter-rsflutter-rs/flutter-rs

Build Flutter desktop applications with Rust backend integration for high-performance native functionality.

2.1k83Rust
3 years ago
fst
fstBurntSushi/fst

A Rust library for compact ordered sets and maps using finite state transducers, enabling fast searches and range queries.

2.1k146Rust
1 year ago
dotenv-linter
dotenv-linterdotenv-linter/dotenv-linter

A lightning-fast linter for .env files that checks, fixes, and diffs environment variable configurations.

2.1k165Rust
6 months ago
Prisma Client Python
Prisma Client PythonRobertCraigie/prisma-client-py

An auto-generated, fully type-safe database client for Python built on Prisma, supporting async and sync usage.

2.1k93Python
1 year ago
jsonwebtoken
jsonwebtokenKeats/jsonwebtoken

A Rust library for encoding and decoding JSON Web Tokens (JWT) with support for multiple algorithms and flexible validation.

2.1k362Rust
1 month ago
rustix
rustixbytecodealliance/rustix

Safe Rust bindings to POSIX/Unix/Linux/Winsock syscalls with memory safety, I/O safety, and configurable backends.

2.1k296Rust
3 days ago
edgequake
edgequakeraphaelmansuy/edgequake

A high-performance GraphRAG framework in Rust that transforms documents into knowledge graphs for superior retrieval and generation.

2.1k243Rust
1 day ago
cached
cachedjaemk/cached

A Rust library providing caching structures and procedural macros for easy function memoization.

2.1k109Rust
10 hours ago
Sauron
Sauronivanceras/sauron

A Rust web framework for building client-side and server-side applications using The Elm Architecture.

2.1k61Rust
1 year ago
JA4+
JA4+FoxIO-LLC/ja4

A suite of network fingerprinting standards for TLS, TCP, HTTP, SSH, and other protocols to facilitate threat detection and security analysis.

2.1k185Rust
1 day ago
Rust
RustFractalFir/rustc_codegen_clr

An experimental Rust compiler backend that transpiles Rust code into .NET assemblies or C source files.

2.1k54Rust
10 months ago
Miniquad
Miniquadnot-fl3/miniquad

A minimal cross-platform graphics library for Rust, providing a unified API for OpenGL, Metal, and WebGL.

2.0k240Rust
1 month ago
Bytewax
Bytewaxbytewax/bytewax

A Python framework and Rust-based distributed processing engine for stateful event and stream processing.

2.0k111Python
2 months ago
colored
coloredcolored-rs/colored

A simple Rust library for coloring terminal output with an intuitive API and support for true colors.

2.0k96Rust
7 months ago
Lap
Lapjulyx10/lap

An open-source, offline-first desktop photo manager for organizing and searching large local photo libraries with local AI.

2.0k124Vue
2 days ago
Chat AI Desktop App
Chat AI Desktop Appsonnylazuardi/chat-ai-desktop

Unofficial ChatGPT desktop app for Mac, Windows, and Linux menubar built with Tauri and Rust.

2.0k181Rust
2 years ago
async-openai
async-openai64bit/async-openai

A Rust library for interacting with OpenAI's APIs with full async/await support and type-safe request/response handling.

2.0k401Rust
10 days ago
rust-rdkafka
rust-rdkafkafede1024/rust-rdkafka

A fully asynchronous, futures-based Apache Kafka client library for Rust built on librdkafka.

2.0k361Rust
1 month ago
claude-code-tools
claude-code-toolspchalasani/claude-code-tools

A collection of CLI tools, plugins, and integrations to enhance productivity with Claude Code and similar AI coding agents.

2.0k131Python
4 days ago
Scaphandre
Scaphandrehubblo-org/scaphandre

A metrology agent for measuring electric power and energy consumption of tech services, enabling sustainability-focused decisions.

2.0k129Rust
1 month ago
snmalloc
snmallocmicrosoft/snmalloc

A high-performance message-passing memory allocator designed for scalable multithreaded applications.

2.0k135C++
2 days ago
rust-csv
rust-csvBurntSushi/rust-csv

A fast and flexible CSV reader and writer for Rust with Serde support for easy data serialization.

2.0k255Rust
24 days ago
moss-kernel
moss-kernelhexagonal-sun/moss-kernel

A Unix-like, Linux-compatible kernel written in Rust with an asynchronous core and modular architecture.

2.0k88Rust
2 days ago
argh
arghgoogle/argh

A Rust derive-based argument parser optimized for code size and Fuchsia command-line tool conformance.

1.9k102Rust
3 months ago
ZEN Engine (.6k)
ZEN Engine (.6k)gorules/zen

A cross-platform open-source business rules engine for embedding decision logic in Rust, Node.js, Python, Go, Java, C#, Kotlin, and Swift applications.

1.9k204Rust
3 days ago
nova
novatrynova/nova

A lightweight, modular JavaScript engine written in Rust with a focus on embeddability and data-oriented design.

1.9k79Rust
2 months ago
kibi
kibiilai-deutel/kibi

A configurable terminal text editor written in Rust with UTF-8 support, syntax highlighting, and a strict 1024-line code limit.

1.9k113Rust
19 days ago
1
15
16
17
56