Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

1891 projects

Showing 36 of 1890 projects

terrars
terrarsRust

A tool for building Terraform stacks in Rust, offering an alternative to the CDK with static type safety and pre-generated bindings.

#devops-tools#cloudflare#terraform
Stars116
Forks8
Last commit2 years ago
stream-download-rs
stream-download-rsRust

A Rust library for streaming audio, video, and other content from remote sources with read and seek support.

#media#media-processing#async-io
Stars114
Forks16
Last commit9 days ago
dcp
dcpRust

A CLI tool that simplifies extracting files from Docker and OCI container images without manual container creation.

#oci-images#devops#container-runtime
Stars114
Forks3
Last commit3 years ago
vetis
vetisRust

A blazingly fast, minimalist HTTP server for Rust with support for HTTP/1, HTTP/2, and HTTP/3.

#http-server#minimalist#async
Stars114
Forks4
Last commit3 days ago
Quickstart with Webpack
Quickstart with WebpackRust

A production-ready starter template for building web apps with Seed (Rust), TailwindCSS, and Webpack.

#template#webassembly#web-assembly
Stars113
Forks13
Last commit1 year ago
lmdb-rs
lmdb-rsRust

Rust bindings for the Lightning Memory-Mapped Database (LMDB), providing safe and idiomatic access.

#database#memory-mapped#storage
Stars113
Forks46
Last commit3 years ago
amaru
amaruRust

A fully open-source Cardano node client written in Rust, enabling direct blockchain interaction.

#open-source#cryptocurrency#node-client
Stars113
Forks34
Last commit1 day ago
unqlite.rs
unqlite.rsRust

A high-level Rust wrapper for the UnQLite embedded NoSQL database engine.

#unqlite#database#database-engine
Stars113
Forks18
Last commit5 years ago
CraftQL
CraftQLRust

A CLI tool to visualize GraphQL schemas and output them as Graphviz .dot format for dependency analysis.

#graph#developer-tools#schemas
Stars113
Forks2
Last commit3 years ago
Anansi
AnansiRust

A simple, safe, and fast full-stack web framework for Rust that makes web development easier.

#orm#server-side#mvc
Stars113
Forks11
Last commit3 years ago
yew-wasm-pack-minimal
yew-wasm-pack-minimalRust

A minimal template for creating Yew web apps with wasm-bindgen and wasm-pack, producing simple deployable artifacts.

#minimal-setup#template#webassembly
Stars112
Forks23
Last commit2 years ago
mdsf
mdsfRust

Format and lint markdown code blocks using your favorite language-specific tools.

#multi-language#elixir#developer-tools
Stars111
Forks4
Last commit15 days ago
RustCMake
RustCMakeCMake

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

#integration#example-project#cmake
Stars110
Forks15
Last commit8 years ago
can-dbc
can-dbcRust

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

#can-bus#pest-grammar#embedded
Stars110
Forks42
Last commit12 days ago
cargo-breaking
cargo-breakingRust

Compares a Rust crate's public API between branches, detects breaking changes, and suggests the next semantic version.

#version-management#rust-ecosystem#semantic-versioning
Stars110
Forks6
Last commit3 years ago
triple_accel
triple_accelRust

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

#string-similarity#simd#string-matching
Stars109
Forks15
Last commit3 years ago
yew-parcel-template
yew-parcel-templateRust

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

#yew-router#webassembly#yew-framework
Stars109
Forks14
Last commit3 years ago
rust-ajson
rust-ajsonRust

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

#dotpath-syntax#query-language#serde-json
Stars109
Forks12
Last commit4 years ago
web-view todomvc desktop app
web-view todomvc desktop appRust

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

#webassembly#desktop-app#yew-framework
Stars107
Forks8
Last commit3 years ago
tdilb-rs
tdilb-rsRust

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

#async#tdlib-wrapper#tdlib-rs
Stars107
Forks31
Last commit4 months ago
tun2tor
tun2torRust

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

#proxy#utun#privacy
Stars106
Forks16
Last commit4 years ago
netcdf
netcdfRust

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

#scientific-computing#geospatial#climate-science
Stars105
Forks29
Last commit17 days ago
wrestic
wresticRust

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

#restic#local#restic-wrapper
Stars104
Forks2
Last commit1 year ago
angolmois-rust
angolmois-rustRust

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

#bms-player#sdl#audio-visual
Stars104
Forks9
Last commit6 years ago
grid
gridRust

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

#2d-array#array#rust-lang
Stars104
Forks32
Last commit4 months ago
live-ask.com
live-ask.comRust

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

#realtime#panel-discussions#feedback
Stars104
Forks11
Last commit4 days ago
steganography
steganographyRust

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

#alpha-channel#covert-communication#crates
Stars103
Forks17
Last commit5 years ago
robotstxt
robotstxtRust

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

#web-crawling#library#web-standards
Stars102
Forks13
Last commit5 years ago
tinyweb
tinywebRust

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

#webassembly#minimal#static-site
Stars102
Forks8
Last commit1 year ago
can2mqtt
can2mqttRust

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

#embedded-systems#can-bus#mqtt
Stars102
Forks26
Last commit3 months ago
redis-shield
redis-shieldRust

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

#valkey module#redis#valkey
Stars100
Forks5
Last commit5 days ago
Blindfold
BlindfoldRust

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

#version-control#gitignore-generator#developer-tools
Stars100
Forks1
Last commit3 days ago
libmdbx-rs
libmdbx-rsC

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

#storage#ffi#key-value-store
Stars100
Forks46
Last commit1 day ago
mmtc
mmtcRust

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

#music#hacktoberfest#keyboard-driven
Stars100
Forks5
Last commit2 years ago
OctoType
OctoTypeRust

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

#terminal-application#typing-practice#performance-tracking
Stars100
Forks2
Last commit7 days ago
amethyst
amethystRust

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

#arch-linux#hacktoberfest#package
Stars99
Forks9
Last commit3 years ago
PreviousPage 42 of 53Next

Related Tags

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
#Cross Platform279
#Cli Tool267
#Webassembly210
#Cli189
#Developer Tools169
#Wasm145
#Terminal134
#Rust Library126
#Performance112
#Self Hosted105
#Hacktoberfest104
#No Std97