Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

637 projects

Showing 36 of 637 projects

defguard
defguardRust

Enterprise-grade open-source VPN solution with multi-factor authentication for WireGuard connections.

#zero-trust#openid#oauth
Stars2.7k
Forks94
Last commit1 day ago
rinf
rinfRust

A framework for building cross-platform apps with Rust business logic and Flutter UI, using native FFI for efficient communication.

#dart#ios#ffi
Stars2.7k
Forks110
Last commit1 month ago
mlua
mluaRust

Safe, high-level Rust bindings for Lua 5.1-5.5, LuaJIT, and Luau with async/await support.

#luau#serde#embedded-scripting
Stars2.7k
Forks200
Last commit2 days ago
sysinfo
sysinfoRust

A cross-platform Rust library for retrieving detailed system information like CPU, memory, processes, disks, networks, and components.

#embedded-systems#system#raspberry
Stars2.7k
Forks411
Last commit16 days ago
Skytable
SkytableRust

A modern scalable NoSQL database with BlueQL, designed for performance, scalability and flexibility.

#database-driver#database#database-engine
Stars2.7k
Forks92
Last commit2 days ago
cargo-binstall
cargo-binstallRust

A cargo subcommand for installing Rust binaries from pre-built artifacts instead of building from source.

#developer-tools#cargo-subcommand#rust-ecosystem
Stars2.6k
Forks100
Last commit17 hours ago
specs
specsRust

A parallel Entity-Component System (ECS) library for Rust, designed for high flexibility and performance.

#parallel-computing#simulation#data-oriented-design
Stars2.6k
Forks214
Last commit1 year ago
nearcore
nearcoreRust

Reference client implementation of the NEAR Protocol blockchain, enabling scalable, user-friendly decentralized applications.

#developer-tools#webassembly#open-web
Stars2.6k
Forks774
Last commit14 hours ago
cargo-chef
cargo-chefRust

A cargo subcommand that speeds up Rust Docker builds by caching dependencies using Docker layer caching.

#containerization#caching#cargo-subcommand
Stars2.6k
Forks137
Last commit12 days ago
libpnet
libpnetRust

A cross-platform Rust library for low-level network packet manipulation and protocol implementation.

#datalink#protocol-development#packet-manipulation
Stars2.6k
Forks325
Last commit1 year ago
html5ever
html5everRust

A high-performance, browser-grade HTML5 parser written in Rust, developed as part of the Servo project.

#servo#browser-engine#web-standards
Stars2.6k
Forks271
Last commit5 days ago
rbspy
rbspyRust

A low-overhead sampling CPU profiler for Ruby that can profile running processes without restarting them.

#production-profiling#cpu#cli-tool
Stars2.6k
Forks105
Last commit10 days ago
maud
maudRust

A compile-time HTML template engine for Rust that transforms markup into specialized Rust code for maximum performance and type safety.

#macro#html-templates#server-side-rendering
Stars2.6k
Forks170
Last commit5 days ago
LibAFL
LibAFLRust

A modular Rust library for building fast, scalable, and customizable fuzzers that work across multiple platforms and instrumentation backends.

#fuzzing-framework#binary-only#embedded-fuzzing
Stars2.6k
Forks468
Last commit1 day ago
inquire
inquireRust

A Rust library for building interactive, customizable prompts in terminal applications.

#user-input#library#interactive
Stars2.6k
Forks103
Last commit1 month ago
rust-cross
rust-crossShell

A comprehensive guide to cross-compiling Rust programs, covering setup, toolchains, and troubleshooting for various target architectures.

#arm#embedded#cross-compilation
Stars2.6k
Forks94
Last commit3 years ago
pulldown-cmark
pulldown-cmarkRust

A fast, safe, and versatile pull parser for CommonMark and GitHub Flavored Markdown, written in Rust.

#simd#commonmark#markdown-parser
Stars2.5k
Forks280
Last commit2 days ago
mprocs
mprocsRust

A terminal tool to run and manage multiple commands in parallel with separate output panes and interactive controls.

#process-manager#parallel-execution#workflow-automation
Stars2.5k
Forks105
Last commit1 day ago
moka
mokaRust

A high-performance, concurrent caching library for Rust inspired by Java's Caffeine.

#in-memory-cache#lru-cache#caching
Stars2.5k
Forks120
Last commit1 month ago
verus
verusRust

A tool for statically verifying the correctness of Rust code using formal specifications and automated solvers.

#systems-programming#correctness#safety-critical
Stars2.5k
Forks163
Last commit20 hours ago
log
logRust

A lightweight logging facade library for Rust that provides a unified API while allowing flexible backend implementations.

#webassembly#library#observability
Stars2.5k
Forks286
Last commit11 days ago
faer-rs
faer-rsRust

A pure Rust linear algebra library focusing on portability, correctness, and performance with both low-level routines and high-level wrappers.

#scientific-computing#pure-rust#matrix
Stars2.5k
Forks98
Last commit2 months ago
watchfiles
watchfilesPython

A high-performance file watching and code reload library for Python, built with Rust for speed and reliability.

#uvicorn#filesystem#asyncio
Stars2.5k
Forks133
Last commit4 months ago
rbatis
rbatisRust

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

#database-driver#orm#database
Stars2.5k
Forks167
Last commit4 days 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.4k
Forks81
Last commit1 day ago
sn0int
sn0intRust

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

#osint#subdomain-enumeration#data-enrichment
Stars2.4k
Forks222
Last commit1 year 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
Forks82
Last commit6 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.4k
Forks181
Last commit2 days 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 commit2 days 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
Forks104
Last commit2 years 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.4k
Forks195
Last commit2 days 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
Forks159
Last commit2 days 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
Forks96
Last commit5 months ago
scraper
scraperRust

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

#dom-manipulation#hacktoberfest#css-selectors
Stars2.4k
Forks125
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.3k
Forks169
Last commit8 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.3k
Forks277
Last commit11 days ago
PreviousPage 13 of 18Next

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 Platform138
#Cli Tool89
#Cli75
#Webassembly67
#Developer Tools67
#Hacktoberfest57
#Performance56
#Terminal56
#Wasm51
#Rust Library41
#Async39
#Self Hosted39