Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

1888 projects

Showing 36 of 1888 projects

sn0int
sn0intRust

A semi-automatic OSINT framework and package manager for gathering intelligence and enumerating attack surfaces.

#osint#subdomain-enumeration#data-enrichment
Stars2.5k
Forks225
Last commit2 months ago
rbatis
rbatisRust

A high-performance Rust ORM framework with compile-time dynamic SQL compilation for zero-runtime-overhead database operations.

#database-driver#mssql#orm
Stars2.5k
Forks171
Last commit5 days ago
opencv-rust
opencv-rustRust

Rust bindings for the OpenCV computer vision library, enabling Rust developers to leverage OpenCV's capabilities.

#clang#opencv-bindings#ffi
Stars2.5k
Forks187
Last commit1 day ago
engine
engineRust

An open-source abstraction layer library that simplifies application deployment on AWS, GCP, Azure, and other cloud providers.

#helm#devops#container-orchestration
Stars2.5k
Forks85
Last commit1 day ago
cargo-generate
cargo-generateRust

A developer tool to quickly create new Rust projects using git repositories as templates.

#boilerplate-generator#git-templates#liquid
Stars2.5k
Forks202
Last commit1 day ago
scryer-prolog
scryer-prologRust

A modern ISO Prolog implementation written in Rust, aiming to be an industrial-strength production environment and research testbed.

#compiler#webassembly#prolog-interpreter
Stars2.4k
Forks165
Last commit1 day ago
rodio
rodioRust

A Rust audio playback library with a simple API, supporting multiple audio formats through optional decoders.

#cpal#open-source-audio#game-audio
Stars2.4k
Forks319
Last commit1 day ago
Fleet
FleetRust

A blazing fast build tool for Rust that compiles up to 5x faster than cargo.

#compiler#productivity#rust-ecosystem
Stars2.4k
Forks48
Last commit3 months ago
gptcommit
gptcommitRust

A git prepare-commit-msg hook that automatically generates commit messages using OpenAI language models.

#developer-tools#openai#cli-tool
Stars2.4k
Forks81
Last commit3 months ago
rust-doom
rust-doomRust

A Doom 1 & 2 renderer written in Rust, featuring a modern OpenGL 3+ pipeline and 100% safe code.

#doom#opengl#bsp
Stars2.4k
Forks106
Last commit2 years ago
may
mayRust

A high-performance Rust library for stackful coroutines, providing Goroutine-like concurrency for massive concurrent programs.

#generator#high-performance#coroutines
Stars2.4k
Forks98
Last commit7 days ago
scraper
scraperRust

A Rust library for parsing HTML and querying elements using CSS selectors.

#dom-manipulation#hacktoberfest#css-selectors
Stars2.4k
Forks127
Last commit4 days ago
kcl
kclRust

A constraint-based record and functional language for writing, validating, and managing complex configurations, especially in cloud-native scenarios.

#compiler#devops#policy-as-code
Stars2.4k
Forks170
Last commit3 days ago
tungstenite-rs
tungstenite-rsRust

A lightweight, stream-based WebSocket implementation for Rust, providing a complete RFC6455 protocol implementation.

#mio-integration#tls#websocket
Stars2.4k
Forks285
Last commit13 days ago
mStream
mStreamJavaScript

The easiest music streaming server available

#music#iroh#mstream
Stars2.4k
Forks203
Last commit1 day ago
Tuwunel
TuwunelRust

Official successor to conduwuit

#chat#matrix-server#rocksdb
Stars2.4k
Forks197
Last commit23 hours ago
tabled
tabledRust

A Rust library for pretty printing tables of structs and enums with extensive styling and formatting options.

#hacktoberfest#pretty-print#table
Stars2.3k
Forks102
Last commit9 days ago
taplo
taploRust

A comprehensive TOML toolkit written in Rust, providing parsing, formatting, validation, and language server support.

#analyzer#language-server#validation
Stars2.3k
Forks186
Last commit4 months ago
Kondo
KondoRust

A tool that cleans dependency directories and build artifacts from projects across 20+ programming languages and frameworks.

#multi-language#unity3d#build-artifacts
Stars2.3k
Forks63
Last commit3 months ago
FerrumC
FerrumCRust

A high-performance, memory-efficient Minecraft server implementation written in Rust, compatible with vanilla 1.21.8 clients.

#multiplayer#async-rust#high-performance
Stars2.3k
Forks94
Last commit4 days ago
gtk4-rs
gtk4-rsRust

Complete Rust bindings for GTK 4, enabling native GUI application development with Rust.

#gsk4#gtk4-macros#gui-toolkit
Stars2.3k
Forks212
Last commit4 days ago
Ash
AshRust

A lightweight, type-safe Rust wrapper for the Vulkan graphics and compute API.

#vulkan#gamedev#gpu-compute
Stars2.3k
Forks231
Last commit17 days ago
ash
ashRust

A lightweight, type-safe Rust wrapper for the Vulkan graphics and compute API.

#vulkan#gamedev#gpu-compute
Stars2.3k
Forks231
Last commit17 days ago
Percy
PercyRust

A Rust + WebAssembly toolkit for building isomorphic web applications with server-side rendering.

#isomorphic#webassembly#web-app
Stars2.3k
Forks86
Last commit18 days ago
xiu
xiuRust

A high-performance live media server in Rust supporting RTMP, RTSP, WebRTC, HLS, and HTTP-FLV.

#rtmp-server#media-server#protocol-conversion
Stars2.3k
Forks238
Last commit4 months ago
Gotham
GothamRust

A flexible Rust web framework focused on stability, safety, security, and speed.

#webframework#high-performance#server-side
Stars2.3k
Forks128
Last commit1 month ago
drill
drillRust

A lightweight HTTP load testing tool written in Rust with an Ansible-inspired YAML syntax for defining benchmarks.

#performance-testing#jmeter#http
Stars2.3k
Forks117
Last commit1 month ago
rune
runeRust

An embeddable dynamic programming language for Rust, designed for scripting and runtime extensibility.

#programming-language#hot-reloading#serde
Stars2.3k
Forks117
Last commit4 days ago
static-web-server
static-web-serverRust

A cross-platform, high-performance asynchronous web server for serving static files, built with Rust.

#http-server#web-server#high-performance
Stars2.3k
Forks125
Last commit3 days ago
Colmena
ColmenaRust

A simple, stateless deployment tool for NixOS, enabling parallel configuration deployment across multiple hosts.

#deployment#parallel-execution#infrastructure-as-code
Stars2.3k
Forks107
Last commit1 day ago
StyLua
StyLuaRust

A deterministic code formatter for Lua 5.1-5.4, LuaJIT, Luau, and CfxLua, inspired by Prettier.

#hacktoberfest#lua-formatter#luau
Stars2.3k
Forks103
Last commit16 days ago
webapp.rs
webapp.rsRust

A full-stack web application with backend, frontend, and database entirely written in Rust using Leptos and Axum.

#actix-web#http-server#leptos
Stars2.2k
Forks219
Last commit1 day ago
hashes
hashesRust

A collection of cryptographic hash functions implemented in pure Rust, designed for interoperability and no_std environments.

#groestl#gost#sha2
Stars2.2k
Forks330
Last commit3 days ago
Krakatau
KrakatauRust

A Java bytecode assembler, disassembler, and decompiler designed to handle obfuscated code and support the latest JVM specifications.

#java-bytecode#disassembler#assembler
Stars2.2k
Forks236
Last commit3 months ago
lettre
lettreRust

A Rust library for sending emails with multiple transport methods, SMTP security, and async support.

#hacktoberfest#unicode#authentication
Stars2.2k
Forks230
Last commit1 month ago
markdown-oxide
markdown-oxideRust

A language server for Markdown that provides advanced editing features like syntax highlighting, autocomplete, and refactoring tools.

#developer-tools#language-server#obsidian
Stars2.2k
Forks117
Last commit1 day ago
PreviousPage 14 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
#Webassembly209
#Cli188
#Developer Tools169
#Wasm144
#Terminal134
#Rust Library126
#Performance112
#Self Hosted105
#Hacktoberfest104
#No Std97