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 44 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
RustCMake
RustCMakeSiegeLord/RustCMake

An example project demonstrating how to integrate Rust with CMake for cross-language builds.

11015CMake
8 years ago
can-dbc
can-dbcoxibus/can-dbc

A Rust parser for CAN DBC files using Pest grammar, enabling structured access to CAN network definitions.

11042Rust
11 days ago
yew-parcel-template
yew-parcel-templatespielrs/yew-parcel-template

A starter template for building Yew web applications with Yew-Router and Parcel bundler.

10914Rust
3 years ago
triple_accel
triple_accelDaniel-Liu-c0deb0t/triple_accel

Rust edit distance library accelerated with SIMD for fast Hamming, Levenshtein, and Damerau-Levenshtein calculations.

10915Rust
3 years ago
rust-ajson
rust-ajsonimportcjj/rust-ajson

A high-performance Rust JSON parser that extracts values using dotpath syntax, inspired by gjson.

10912Rust
4 years ago
web-view todomvc desktop app
web-view todomvc desktop appExtrawurst/rust-webview-todomvc-yew

A lightweight desktop TodoMVC implementation using Rust, WebAssembly, and web-view.

1078Rust
3 years ago
tunein-cli
tunein-clitsirysndr/tunein-cli

A command-line interface to browse and listen to thousands of radio stations from TuneIn and Radio Browser.

1079Rust
1 month ago
RustyXML
RustyXMLFlorob/RustyXML

A namespace-aware XML parser for Rust providing SAX-like and element-building APIs.

10720Rust
5 years ago
tdilb-rs
tdilb-rsFedericoBruzzone/tdlib-rs

A Rust wrapper for the Telegram Database Library (TDLib) with cross-platform support and flexible build options.

10631Rust
4 months ago
tun2tor
tun2toriCepa/tun2tor

A Rust library that creates a utun interface and routes traffic through Tor for secure network tunneling.

10616Rust
4 years ago
netcdf
netcdfgeorust/netcdf

Medium-level Rust bindings for reading and writing netCDF files, a common scientific data format.

10529Rust
16 days ago
wrestic
wresticalvaro17f/wrestic

A Rust wrapper for restic that simplifies configuration and automation of secure, deduplicated backups.

1042Rust
1 year ago
grid
gridbecheran/grid

A two-dimensional grid data structure for Rust that provides Vec-like functionality for 2D data.

10432Rust
4 months ago
live-ask.com
live-ask.comliveask/liveask

A free, real-time Q&A platform for moderating discussions at conferences, meetups, and panel events.

10411Rust
2 days ago
angolmois-rust
angolmois-rustlifthrasiir/angolmois-rust

A Rust translation of Angolmois, a minimalistic music video game that plays BMS format files.

1049Rust
6 years ago
steganography
steganographyteovoinea/steganography

A stable Rust library for hiding and extracting secret messages within images using steganography.

10317Rust
5 years ago
rsync.nvim
rsync.nvimOscarCreator/rsync.nvim

A Neovim plugin that automatically synchronizes project files with rsync when you save.

10217Lua
2 years ago
robotstxt
robotstxtFolyd/robotstxt

A native Rust port of Google's robots.txt parser and matcher library, preserving all original behavior.

10213Rust
5 years ago
can2mqtt
can2mqttc3re/can2mqtt

A bidirectional, configurable bridge between CAN-Bus and MQTT with flexible data conversion modes.

10226Rust
3 months ago
tinyweb
tinywebLiveDuo/tinyweb

A minimal Rust toolkit for building client-side web applications with no JavaScript, no dependencies, and less than 800 lines of code.

1028Rust
1 year ago
This week in past
This week in pastRouHim/this-week-in-past

A self-hosted slideshow that displays photos taken during the current calendar week in previous years from your personal photo library.

1026Rust
2 days ago
mmtc
mmtcfigsoda/mmtc

A minimal terminal client for MPD (Music Player Daemon) that is simple yet highly configurable.

1005Rust
2 years ago
OctoType
OctoTypemahlquistj/octotype

A customizable TUI typing trainer built with Ratatui, inspired by Monkeytype.

1002Rust
5 days ago
Blindfold
BlindfoldEoin-McMahon/Blindfold

A lightweight CLI tool that generates .gitignore files by pulling templates from gitignore.io.

1001Rust
2 days ago
libmdbx-rs
libmdbx-rsvorot93/libmdbx-rs

Rust bindings for the libmdbx embedded key-value database, providing safe and idiomatic access.

10046C
2 months ago
redis-shield
redis-shieldayarotsky/redis-shield

A Redis module implementing the token-bucket algorithm as a native command for high-performance rate limiting.

995Rust
4 days ago
Bounce
Bouncebounce-rs/bounce

A minimal, efficient state management library for Yew web apps, inspired by Redux and Recoil.

9912Rust
5 months ago
Default quickstart
Default quickstartseed-rs/seed-quickstart

A minimal Rust-only template for starting new Seed web applications with essential tooling.

9925Rust
4 years ago
amethyst
amethystcrystal-linux/amethyst

A fast, efficient, and lightweight AUR helper and Pacman wrapper for Arch-based Linux distributions.

999Rust
3 years ago
rust-iptables
rust-iptablesyaa110/rust-iptables

Rust bindings for iptables, enabling programmatic manipulation of Linux firewall rules.

9928Rust
1 year ago
wildmatch
wildmatchbecheran/wildmatch

A Rust library for simple string matching with single- and multiple-wildcard operators.

9819Rust
1 month ago
qubit
qubitabhimanyu003/qubit

A web-based calculator with natural language input, built with Rust and WebAssembly.

986Rust
4 years ago
npc
npcsamestep/npc

A CLI tool to access and bisect the history of Nixpkgs channels, helping debug broken package updates.

980Rust
6 days ago
WhatBPM
WhatBPMsergree/whatbpm

A daily updated information resource providing trending BPM, key, root note, and genre data for EDM producers.

9811Rust
3 years ago
Yew Form
Yew Formjfbilodeau/yew_form

A Yew component library for two-way form binding and validation with Rust structs.

9716Rust
4 years ago
Substrate debug-kit
Substrate debug-kitparitytech/substrate-debug-kit

A collection of debug tools, scripts, and libraries for analyzing and testing Substrate-based blockchains.

9630Rust
4 years ago
1
43
44
45
56