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

weathr
weathrRust

A terminal weather app with ASCII animations driven by real-time weather data.

#rust-lang#geolocation#terminal
Stars2.9k
Forks115
Last commit2 months ago
insta
instaRust

A snapshot testing library for Rust that simplifies testing complex values with comprehensive review tools.

#developer-tools#vscode-extension#assertions
Stars2.9k
Forks152
Last commit2 days ago
cbindgen
cbindgenRust

Generates C and C++11 headers from Rust libraries that expose a public C API.

#header-generation#c-bindings#ffi
Stars2.9k
Forks382
Last commit13 days ago
kmon
kmonRust

A terminal-based Linux kernel manager and activity monitor for loading, unloading, and monitoring kernel modules.

#terminal-application#hacktoberfest#kernel-modules
Stars2.9k
Forks94
Last commit4 days ago
agent-of-empires
agent-of-empiresRust

A terminal session manager for AI coding agents that runs multiple agents in parallel using tmux and git worktrees.

#ai-coding-agents#terminal-session-manager#developer-tools
Stars2.9k
Forks277
Last commit1 day ago
pylyzer
pylyzerRust

A fast static code analyzer and language server for Python, written in Rust, offering type checking and rich editor integration.

#developer-tools#language-server#type-inference
Stars2.9k
Forks43
Last commit1 year ago
RustViz
RustVizRust

Generates interactive visualizations of ownership and borrowing in Rust programs to aid learning.

#svg-generation#memory-management#learning-aid
Stars2.8k
Forks77
Last commit2 months 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.8k
Forks211
Last commit19 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.8k
Forks109
Last commit7 days ago
polkadot-sdk
polkadot-sdkRust

A comprehensive SDK for building interoperable blockchains on the Polkadot network, including Substrate, FRAME, Cumulus, and XCM.

#webassembly#parachains#blockchain-sdk
Stars2.8k
Forks1.2k
Last commit1 day ago
burntSushi/jiff
burntSushi/jiffRust

A Rust datetime library focused on correctness and ease of use, with seamless time zone database integration.

#parsing#local#formatting
Stars2.8k
Forks106
Last commit5 days ago
defguard
defguardRust

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

#zero-trust#openid#oauth
Stars2.8k
Forks107
Last commit1 day 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.8k
Forks191
Last commit1 day ago
habitat
habitatRust

Habitat creates platform-independent build artifacts with built-in deployment and management automation.

#platform-agnostic#application-packaging#devops
Stars2.7k
Forks318
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
Forks113
Last commit1 month 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
Forks417
Last commit7 days ago
structopt
structoptRust

Parse command line arguments by defining a struct in Rust, combining clap with custom derive.

#no-boilerplate#argument-parsing#cli
Stars2.7k
Forks150
Last commit2 years ago
rusoto
rusotoRust

A comprehensive AWS SDK for Rust, providing idiomatic Rust APIs for interacting with Amazon Web Services.

#cloud-infrastructure#async-await#serverless
Stars2.7k
Forks438
Last commit2 years 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.7k
Forks111
Last commit4 days 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.7k
Forks143
Last commit3 months 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 commit3 months 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.7k
Forks293
Last commit16 days ago
moka
mokaRust

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

#in-memory-cache#lru-cache#caching
Stars2.6k
Forks124
Last commit12 days ago
inquire
inquireRust

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

#user-input#library#interactive
Stars2.6k
Forks109
Last commit4 months 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
Forks216
Last commit2 years 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
Forks476
Last commit12 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
Forks174
Last commit2 months ago
Stump
StumpTypeScript

A free and open source comics, manga and digital book server with OPDS support

#media-server#comics#react
Stars2.6k
Forks146
Last commit1 day ago
nearcore
nearcoreRust

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

#developer-tools#webassembly#open-web
Stars2.6k
Forks782
Last commit1 day 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
Forks280
Last commit8 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
Forks331
Last commit2 months 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
Forks104
Last commit1 day 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.6k
Forks101
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.5k
Forks92
Last commit4 years 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
Forks287
Last commit1 month 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
Forks141
Last commit1 month ago
PreviousPage 13 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