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 10 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
prost
prosttokio-rs/prost

A Protocol Buffers implementation for Rust that generates simple, idiomatic Rust code from .proto files.

4.7k621Rust
2 days ago
linfa
linfarust-ml/linfa

A comprehensive Rust machine learning framework focused on preprocessing and classical algorithms, akin to scikit-learn.

4.7k323Rust
10 days ago
HelixDB
HelixDBHelixDB/helix-db

An open-source graph-vector database built in Rust that unifies application data, vectors, and graphs for AI applications.

4.7k254Rust
3 days ago
ggez
ggezggez/ggez

A lightweight cross-platform Rust game framework for creating 2D and 3D games with minimal friction.

4.6k439Rust
5 days ago
aya/aya-rs
aya/aya-rsaya-rs/aya

A pure-Rust eBPF library focused on developer experience, operability, and compile-once-run-everywhere capabilities.

4.6k432Rust
2 days ago
plotters
plottersplotters-rs/plotters

A Rust drawing library for high-quality data plotting with support for both WASM and native applications.

4.6k318Rust
1 month ago
koharu
koharumayocream/koharu

A local-first, ML-powered desktop application for translating manga, built in Rust with automated text detection, OCR, inpainting, and LLM translation.

4.6k258Rust
4 days ago
Redb
Redbcberner/redb

An embedded key-value database in pure Rust with ACID transactions and high performance.

4.6k216Rust
2 days ago
asterinas
asterinasasterinas/asterinas

Asterinas is a production-grade, memory-safe Linux alternative built from the ground up in Rust with a modern framekernel architecture.

4.5k307Rust
3 days ago
macroquad
macroquadnot-fl3/macroquad

A simple, cross-platform game engine for Rust with efficient 2D rendering and immediate mode UI.

4.5k416Rust
3 days ago
smoltcp
smoltcpsmoltcp-rs/smoltcp

A standalone, event-driven TCP/IP stack for bare-metal, real-time systems written in Rust.

4.5k531Rust
1 month ago
fselect
fselectjhspetersson/fselect

A command-line tool to find files using SQL-like queries with support for metadata, archives, and advanced filtering.

4.5k87Rust
2 days ago
poem
poempoem-web/poem

A full-featured, easy-to-use web framework for building high-performance applications in Rust.

4.4k351Rust
24 days ago
harmony
harmonyopenai/harmony

A renderer and parser for the harmony response format used with OpenAI's gpt-oss open-weight models.

4.4k286Rust
2 months ago
Fury
Furyalipay/fury

A high-performance multi-language serialization framework using JIT compilation and zero-copy techniques for fast data exchange.

4.4k421Java
1 day ago
pgdog
pgdogpgdogdev/pgdog

A PostgreSQL proxy written in Rust that provides connection pooling, load balancing, and database sharding.

4.4k190Rust
3 days ago
Salvo
Salvosalvo-rs/salvo

A powerful and simple Rust web framework with full HTTP protocol support and built-in OpenAPI integration.

4.4k269Rust
4 days ago
Trunk
Trunkthedodd/trunk

A WASM web application bundler for Rust that builds, bundles, and ships Rust WASM apps to the web.

4.3k315Rust
2 months ago
rustnet
rustnetdomcyrus/rustnet

A cross-platform terminal UI network monitor providing real-time connection tracking, deep packet inspection, and process attribution.

4.3k195Rust
5 days ago
Apache Iggy
Apache Iggyapache/iggy

A persistent message streaming platform built in Rust for ultra-low latency and high throughput, supporting multiple transport protocols.

4.3k336Rust
2 days ago
projectM
projectMprojectM-visualizer/projectm

A cross-platform open-source library for rendering Milkdrop-compatible music visualizations from audio input.

4.3k461C++
1 month ago
rkyv
rkyvrkyv/rkyv

A zero-copy deserialization framework for Rust that enables high-performance data serialization without copying.

4.3k229Rust
6 days ago
rusqlite
rusqliterusqlite/rusqlite

Ergonomic Rust bindings for SQLite, providing a safe and convenient API for database operations.

4.2k471Rust
3 days ago
tera
teraKeats/tera

A Jinja2/Django-inspired template engine for Rust, featuring filters, testers, and inheritance.

4.2k322Rust
1 month ago
redis-rs
redis-rsredis-rs/redis-rs

A high-level Redis, Valkey, and RESP-compliant database client library for Rust with flexible type conversion.

4.2k674Rust
4 days ago
ruvector
ruvectorruvnet/ruvector

A self-learning vector database with graph intelligence, local AI, and PostgreSQL integration, built for real-time adaptation.

4.2k554Rust
1 day ago
Tower
Towertower-rs/tower

A library of modular and reusable components for building robust networking clients and servers in Rust.

4.2k333Rust
3 months ago
svgbob
svgbobivanceras/svgbob

Convert ASCII diagram scribbles into clean, scalable SVG graphics.

4.2k122Rust
1 month ago
teloxide
teloxideteloxide/teloxide

A full-featured, elegant framework for building Telegram bots in Rust.

4.2k299Rust
14 days ago
rav1e
rav1exiph/rav1e

A fast and safe AV1 video encoder designed as a performant alternative to the reference encoder.

4.1k286Assembly
1 day ago
ring
ringbriansmith/ring

A Rust cryptography library derived from BoringSSL, designed as an experimental alternative to OpenSSL.

4.1k788Assembly
19 days ago
TimonPost/crossterm
TimonPost/crosstermcrossterm-rs/crossterm

A pure-Rust library for cross-platform terminal manipulation, enabling rich text-based interfaces.

4.1k369Rust
7 days ago
CozoDB
CozoDBcozodb/cozo

A transactional, relational-graph-vector database that uses Datalog for query, designed as the hippocampus for AI.

4.0k155Rust
1 year ago
oxipng
oxipngoxipng/oxipng

A multithreaded lossless PNG/APNG compression optimizer written in Rust, usable via CLI or as a library.

4.0k152Rust
1 day ago
typos
typoscrate-ci/typos

A fast, low-false-positive spell checker designed for source code and monorepos.

4.0k172Rust
5 days ago
regex
regexrust-lang/regex

A Rust regular expression library with guaranteed linear time matching using finite automata.

4.0k509Rust
1 day ago
1
9
10
11
47