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 projects7691.0k total stars620.4k total forks40 languages

Open-source projects built with Rust

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

Showing 2,002 open-source projects · page 9 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
rust
rusttensorflow/rust

Rust language bindings for TensorFlow, providing idiomatic access to machine learning capabilities.

5.5k434Rust
1 year ago
xilem
xilemlinebender/xilem

An experimental Rust architecture for reactive UI, providing a high-level framework and foundational toolkit for native GUI apps.

5.5k223Rust
21 days ago
tch-rs
tch-rsLaurentMazare/tch-rs

Rust bindings for the C++ API of PyTorch, providing thin wrappers around libtorch.

5.5k443Rust
7 days ago
TrailBase
TrailBasetrailbaseio/trailbase

An open, sub-millisecond, single-executable Firebase alternative with type-safe APIs, built-in WebAssembly runtime, realtime subscriptions, auth, and admin UI.

5.4k183Rust
1 day ago
rayhunter
rayhunterEFForg/rayhunter

A Rust tool for detecting IMSI catchers (cell-site simulators) on mobile hotspots like the Orbic RC400L.

5.4k444Rust
4 days ago
gfx
gfxgfx-rs/gfx

A low-level, cross-platform graphics and compute abstraction library for Rust with a Vulkan-like API.

5.4k530Rust
3 years ago
pest
pestpest-parser/pest

A general-purpose parser for Rust using Parsing Expression Grammars (PEG) with a focus on accessibility, correctness, and performance.

5.4k295Rust
2 days ago
Pomotroid
PomotroidSplode/pomotroid

A simple, configurable, and visually-pleasing desktop Pomodoro timer built with Tauri, Rust, and Svelte.

5.4k458Rust
4 days ago
flutter_rust_bridge
flutter_rust_bridgefzyzcjy/flutter_rust_bridge

A feature-rich, seamless binding generator for calling Rust code from Flutter/Dart and vice versa.

5.3k411Dart
1 day ago
pgdog
pgdogpgdogdev/pgdog

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

5.3k228Rust
1 day ago
OpenDAL
OpenDALapache/opendal

An open data access layer that provides a unified API for interacting with diverse storage services across any language.

5.3k792Rust
1 day ago
rust-bindgen
rust-bindgenrust-lang/rust-bindgen

Automatically generates Rust FFI bindings to C and C++ libraries.

5.2k814Rust
17 days ago
fluvio
fluvioinfinyon/fluvio

A lean distributed data streaming engine and stream processing framework written in Rust for building responsive data-intensive applications.

5.2k532Rust
8 days ago
fluvio
fluviofluvio-community/fluvio

A distributed data streaming engine with stateful stream processing for building responsive data-intensive applications.

5.2k532Rust
8 days ago
noria
noriamit-pdos/noria

A streaming data-flow system that acts as a fast storage backend for read-heavy web applications by precomputing and caching relational query results.

5.2k250Rust
4 years ago
Flying Carpet
Flying Carpetspieglt/flyingcarpet

Cross-platform file transfer between Android, iOS, Linux, macOS, and Windows over ad hoc WiFi, no network infrastructure required.

5.2k257Rust
23 hours ago
LACT
LACTilya-zlobintsev/LACT

A Linux tool for monitoring and configuring AMD, Nvidia, and Intel GPUs, including overclocking, fan control, and power management.

5.2k134Rust
1 day ago
indicatif
indicatifconsole-rs/indicatif

A Rust library for adding progress bars, spinners, and color support to command-line applications.

5.2k282Rust
4 days ago
quinn
quinnquinn-rs/quinn

A pure-Rust, async-compatible implementation of the IETF QUIC transport protocol.

5.2k587Rust
1 day ago
Kanidm
Kanidmkanidm/kanidm

A simple, secure, and fast identity management platform for self-hosted authentication, supporting OAuth2, LDAP, RADIUS, and Unix integration.

5.2k341Rust
2 days ago
Vulkano
Vulkanovulkano-rs/vulkano

A safe and rich Rust wrapper around the Vulkan graphics API, preventing invalid usage through compile-time and runtime checks.

5.1k472Rust
11 days ago
Anchor
Anchorsolana-foundation/anchor

A framework providing developer tools for writing Solana programs (smart contracts) with Rust and TypeScript.

5.1k2.0kRust
1 day ago
Grin
Grinmimblewimble/grin

A minimal implementation of the Mimblewimble blockchain protocol, focusing on privacy and scalability.

5.1k979Rust
8 days ago
webrtc
webrtcrtcrs/webrtc

An async-friendly WebRTC implementation in Rust with runtime-agnostic architecture and sans-I/O protocol core.

5.1k492Rust
1 day ago
Lan Mouse
Lan Mousefeschber/lan-mouse

A cross-platform, open-source software KVM switch for sharing a single mouse and keyboard across multiple PCs on a local network.

5.1k237Rust
26 days ago
Arroyo
ArroyoArroyoSystems/arroyo

A distributed stream processing engine in Rust that performs stateful computations on real-time data with subsecond results.

5.0k369Rust
3 days 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.9k306Rust
3 days ago
wry
wrytauri-apps/wry

A cross-platform WebView rendering library in Rust for building desktop and mobile applications.

4.9k496Rust
1 day ago
gitlogue
gitlogueunhappychoice/gitlogue

A cinematic Git commit replay tool for the terminal, turning your Git history into a living, animated story.

4.9k107Rust
3 days ago
Cursive
Cursivegyscos/Cursive

A TUI (Text User Interface) library for Rust to build rich terminal applications.

4.8k267Rust
10 days ago
rustler
rustlerrusterlium/rustler

A safe Rust library for creating Erlang NIFs that prevents crashes in the BEAM VM.

4.8k243Rust
3 days ago
Rustler
Rustlerhansihe/Rustler

A safe Rust library for creating Erlang NIFs that prevents crashes in the BEAM VM.

4.8k243Rust
3 days ago
Bytehound
Bytehoundkoute/bytehound

A high-performance memory profiler for Linux that captures every allocation and deallocation with full stack traces.

4.8k203C
3 years ago
shellharden
shellhardenanordal/shellharden

A syntax highlighter and tool to semi-automatically rewrite shell scripts for ShellCheck conformance, focusing on proper quoting.

4.8k134Rust
15 days ago
xplr
xplrsayanarijit/xplr

A hackable, minimal, fast terminal UI file explorer that orchestrates command-line utilities.

4.8k92Rust
7 months ago
rustnet
rustnetdomcyrus/rustnet

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

4.8k221Rust
1 day ago
1
8
9
10
56