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 19 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
emu
emucalebwin/emu

A write-once-run-anywhere GPGPU library for Rust that abstracts WebGPU for CUDA-like compute with portability across desktop, mobile, and browser.

1.6k52Rust
3 years ago
Atomic-Server
Atomic-Serverontola/atomic-server

An open-source headless CMS and real-time database with a powerful table editor, full-text search, and SDKs for JS/React/Svelte.

1.6k79TypeScript
1 day ago
webview
webvieweliassjogreen/deno_webview

Deno bindings for webview, enabling creation of web-based desktop GUI applications.

1.6k80TypeScript
1 year ago
GitType
GitTypeunhappychoice/gittype

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

1.6k43Rust
2 days ago
deno_lint
deno_lintdenoland/deno_lint

A blazing fast Rust crate for linting JavaScript and TypeScript code, powering Deno's linter and usable with Node.js.

1.6k188Rust
1 month ago
Rust-Full-Stack
Rust-Full-Stacksteadylearner/Rust-Full-Stack

A collection of full-stack Rust examples and tutorials for building web applications, APIs, and microservices.

1.6k130Rust
3 years ago
systemd-manager-tui
systemd-manager-tuimatheus-git/systemd-manager-tui

A terminal user interface (TUI) application for managing systemd services via D-Bus with Vim-like navigation.

1.6k22Rust
1 month ago
quick-xml
quick-xmltafia/quick-xml

A high-performance XML pull reader and writer library for Rust, optimized for speed and minimal memory allocation.

1.6k292Rust
2 days ago
kftray
kftrayhcavarsan/kftray

A Kubernetes port-forward manager with auto-reconnection, reverse tunneling, and HTTP traffic inspection, available as a desktop GUI or terminal UI.

1.6k77Rust
1 day ago
zbox
zboxzboxfs/zbox

A zero-details, privacy-focused in-app file system that encrypts files and directories into a secure repository.

1.5k85Rust
2 years ago
Tickeys
TickeysyingDev/Tickeys

A macOS application that provides instant audio feedback for typing, built with Rust.

1.5k110Rust
3 years ago
goblin
goblinm4b/goblin

A cross-platform, zero-copy binary parsing crate for ELF, Mach-O, PE, and archive formats, written in Rust.

1.5k201Rust
5 days ago
nats.rs
nats.rsnats-io/nats.rs

An idiomatic Rust client for NATS, enabling secure, high-performance messaging in distributed and embedded systems.

1.5k275Rust
8 days ago
cobalt.rs
cobalt.rscobalt-org/cobalt.rs

A straightforward static site generator written in Rust for building fast, reliable websites.

1.5k112Rust
1 day 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.5k61Rust
16 days ago
ros2_rust
ros2_rustros2-rust/ros2_rust

A client library and toolset enabling developers to write ROS 2 applications in the Rust programming language.

1.5k217Rust
2 days ago
mongodb-rust-driver
mongodb-rust-drivermongodb/mongo-rust-driver

The official MongoDB driver for Rust, providing async and sync APIs to interact with MongoDB deployments.

1.5k201Rust
1 day ago
Rocketmq-Rust
Rocketmq-Rustmxsm/rocketmq-rust

An unofficial Rust implementation of Apache RocketMQ, providing a high-performance, memory-safe distributed message queue system.

1.5k245Rust
1 day ago
postcard
postcardjamesmunns/postcard

A no_std, serde-compatible serializer and deserializer for Rust, designed for embedded and constrained environments.

1.5k142Rust
1 month ago
ws-rs
ws-rshousleyjk/ws-rs

A lightweight, event-driven WebSocket library for Rust built on MIO for high-performance networking.

1.5k220Rust
3 years ago
corrosion
corrosioncorrosion-rs/corrosion

A CMake tool for seamlessly integrating Rust crates (executables and libraries) into existing C/C++ projects.

1.5k150CMake
3 months ago
synth
synthshuttle-hq/synth

A declarative tool for generating realistic, scalable test data from code or existing databases.

1.5k111Rust
1 year ago
handlebars-rust
handlebars-rustsunng87/handlebars-rust

A Rust implementation of the Handlebars templating language for server-side and WebAssembly rendering.

1.5k155Rust
2 days ago
Synth
Synthgetsynth/synth

A declarative tool for generating realistic, scalable test data from code or existing databases.

1.5k111Rust
1 year 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.5k189Rust
2 days ago
systeroid
systeroidorhun/systeroid

A safer, more performant, and user-friendly CLI/TUI alternative to sysctl for managing Linux kernel parameters.

1.5k29Rust
1 month ago
FiloDB
FiloDBfilodb/FiloDB

A distributed, Prometheus-compatible, real-time, in-memory time series database designed for massive scalability and low-latency operational metrics.

1.5k239Scala
3 days ago
nix-init
nix-initnix-community/nix-init

Generate Nix packages from URLs with automatic hash prefetching, dependency inference, and license detection.

1.5k45Rust
2 days ago
tempfile
tempfileStebalien/tempfile

A secure, cross-platform Rust library for creating temporary files with support for multiple independent references.

1.5k152Rust
1 day ago
rust-crypto
rust-cryptoDaGenix/rust-crypto

A pure-Rust implementation of common cryptographic algorithms with a focus on auditability and minimal assembly.

1.5k302Rust
3 years ago
ink!
ink!paritytech/ink

A Rust-based domain-specific language for writing smart contracts on Polkadot and Substrate blockchains.

1.5k476Rust
5 months ago
zemeroth
zemerothozkriff/zemeroth

A minimalistic 2D turn-based tactical game with hexagonal maps, reaction attacks, and simple vector graphics, written in Rust.

1.5k93Rust
2 years ago
Plotly.rs
Plotly.rsigiagkiozis/plotly

A Rust plotting library powered by Plotly.js for creating interactive and static visualizations.

1.5k128Rust
9 days ago
plotly
plotlyplotly/plotly.rs

A Rust plotting library powered by Plotly.js for creating interactive and static visualizations.

1.5k128Rust
9 days ago
kafka-rust
kafka-rustkafka-rust/kafka-rust

A pure Rust client library for Apache Kafka with consumer, producer, and client APIs.

1.4k150Rust
2 months ago
OxideTerm
OxideTermAnalyseDeCircuit/oxideterm

A native terminal workspace combining local shells, SSH, SFTP, remote IDE, AI agent, and file manager in a single binary.

1.4k104Rust
1 day ago
1
18
19
20
56