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 1891 projects

Hyper
HyperRust

A protective and efficient, low-level HTTP library for Rust, supporting HTTP/1 and HTTP/2 with client and server APIs.

#http-server#http#hyper
Stars16.3k
Forks1.8k
Last commit4 days ago
lsd
lsdRust

A modern, feature-rich rewrite of the GNU ls command with icons, colors, and tree view.

#hacktoberfest#ls#productivity
Stars16.2k
Forks507
Last commit20 days ago
lsd
lsdRust

A modern, feature-rich rewrite of the GNU ls command with icons, colors, and tree view.

#hacktoberfest#ls#productivity
Stars16.2k
Forks507
Last commit20 days ago
PyO3
PyO3Rust

Rust bindings for Python, enabling creation of native Python extension modules and embedding Python in Rust binaries.

#embedding#native-modules#ffi
Stars16.1k
Forks1.0k
Last commit3 days ago
tantivy
tantivyRust

A full-text search engine library written in Rust, inspired by Apache Lucene.

#information-retrieval#search-index#text-search
Stars16.0k
Forks983
Last commit15 hours ago
goreleaser
goreleaserGo

A release automation tool for Go, Rust, Zig, TypeScript, and Python projects that simplifies building, packaging, and publishing.

#multi-language#hacktoberfest#package
Stars16.0k
Forks1.1k
Last commit3 hours ago
burn
burnRust

A Rust-based deep learning framework and tensor library optimized for flexibility, efficiency, and cross-platform portability.

#scientific-computing#tensor-library#webassembly
Stars15.9k
Forks1.0k
Last commit1 day ago
ast-grep
ast-grepRust

A CLI tool for structural code search, linting, and rewriting using abstract syntax trees, written in Rust.

#developer-tools#linter#codemod
Stars15.8k
Forks439
Last commit6 hours ago
py-spy
py-spyRust

A low-overhead sampling profiler for Python programs that works without restarting or modifying code, written in Rust.

#python-profiling#profiler#performance-analysis
Stars15.5k
Forks541
Last commit23 days ago
monolith
monolithRust

CLI tool and library for saving complete web pages as a single, self-contained HTML file.

#make-the-internet-great-again#e-hoarding#cli-tool
Stars15.5k
Forks473
Last commit3 months ago
tokei
tokeiRust

A fast and accurate command-line tool that counts lines of code, comments, and blanks across over 150 programming languages.

#developer-tools#productivity#badge
Stars14.9k
Forks701
Last commit4 months ago
lemmy
lemmyRust

A self-hostable, decentralized link aggregator and forum for the fediverse, similar to Reddit.

#chat#lemmy#link-aggregator
Stars14.6k
Forks967
Last commit19 days ago
Stalwart Mail Server
Stalwart Mail ServerRust

All-in-one Mail & Collaboration server. Secure, scalable and fluent in every protocol (IMAP, JMAP, SMTP, CalDAV, CardDAV, WebDAV).

#carddav#mail#pop3
Stars14.5k
Forks927
Last commit1 day ago
Edit
EditRust

A modern, accessible text editor inspired by MS-DOS Editor with VS Code-like controls.

#desktop-application#simple-tools#modern-ui
Stars14.5k
Forks730
Last commit9 days ago
Espanso
EspansoRust

A privacy-first, cross-platform text expander that replaces keywords with text, images, or scripts across any application.

#productivity#productivity-tools#privacy
Stars14.4k
Forks462
Last commit7 hours ago
espanso
espansoRust

A privacy-first, cross-platform text expander that replaces keywords with text, images, or scripts across any application.

#productivity#productivity-tools#privacy
Stars14.4k
Forks462
Last commit7 hours ago
Binwalk
BinwalkRust

A Rust-based firmware analysis tool for identifying and extracting embedded files and data.

#entropy-analysis#embedded-systems#security-tools
Stars14.3k
Forks1.8k
Last commit25 days ago
Binwalk
BinwalkRust

A Rust-based firmware analysis tool for identifying and extracting embedded files and data from binary files.

#entropy-analysis#embedded-systems#security-tools
Stars14.3k
Forks1.8k
Last commit25 days ago
diesel
dieselRust

A safe, extensible ORM and Query Builder for Rust that eliminates boilerplate and runtime errors without sacrificing performance.

#query-builder#orm#database
Stars14.2k
Forks1.2k
Last commit1 day ago
rathole
ratholeRust

A lightweight, high-performance reverse proxy written in Rust for secure NAT traversal and exposing local services to the internet.

#nat#udp-proxy#reverse-proxy
Stars14.1k
Forks819
Last commit13 days ago
gpui-component
gpui-componentRust

A Rust library providing 60+ cross-platform desktop UI components for building modern applications with the GPUI framework.

#desktop-application#rust-gui#native-ui
Stars14.0k
Forks844
Last commit4 hours ago
bottom
bottomRust

A customizable cross-platform graphical process and system monitor for the terminal.

#btm#process-manager#terminal
Stars14.0k
Forks381
Last commit4 hours ago
rolldown
rolldownRust

A fast Rust-based JavaScript/TypeScript bundler with Rollup-compatible API, intended for Vite's future bundler.

#javascript-bundler#bundler#vite
Stars13.9k
Forks1.0k
Last commit15 hours ago
EasyTier
EasyTierRust

A simple, decentralized mesh VPN with WireGuard support, built for secure peer-to-peer networking.

#zerotier#nat-traversal#wireguard
Stars13.5k
Forks1.4k
Last commit4 hours ago
Rust-Clippy
Rust-ClippyRust

A collection of over 800 lints to catch common mistakes and improve your Rust code.

#rust-linter#developer-tools#lint
Stars13.5k
Forks2.1k
Last commit1 day ago
Rayon
RayonRust

A lightweight data-parallelism library for Rust that makes it easy to convert sequential computations into parallel ones.

#no-data-races#parallel-computing#webassembly
Stars13.3k
Forks605
Last commit8 days ago
broot
brootRust

A terminal file manager that provides a fast, interactive way to navigate directories, search files, and manage your filesystem.

#hacktoberfest#filesystem#productivity
Stars12.9k
Forks313
Last commit15 hours ago
GlazeWM
GlazeWMRust

GlazeWM is a tiling window manager for Windows inspired by i3wm, enabling efficient window organization.

#multi-monitor#keyboard-shortcuts#tiling-window-manager
Stars12.7k
Forks427
Last commit2 months ago
windows-rs
windows-rsRust

Rust for Windows

#rust#windows
Stars12.7k
Forks661
Last commit9 hours ago
tonic
tonicRust

A native gRPC client & server implementation for Rust with async/await support, built on hyper and tokio.

#high-performance#async-await#async
Stars12.5k
Forks1.3k
Last commit8 days ago
iroh
irohRust

A modular networking stack in Rust that enables connections by public key instead of IP addresses, with automatic hole-punching and relay fallback.

#realtime#holepunching#multipath
Stars12.5k
Forks751
Last commit1 day ago
dust
dustRust

A more intuitive disk usage analyzer written in Rust that visualizes which directories and files consume the most space.

#open-source#file-management#terminal
Stars12.2k
Forks287
Last commit17 days ago
git-cliff
git-cliffRust

A customizable changelog generator that follows Conventional Commit specifications and uses regex-powered custom parsers.

#commit#generator#hacktoberfest
Stars12.2k
Forks322
Last commit4 days ago
genact
genactRust

A terminal-based nonsense activity generator that pretends to perform complex tasks while doing nothing.

#hacktoberfest#webassembly#cli-entertainment
Stars12.2k
Forks495
Last commit4 days ago
bandwhich
bandwhichRust

A terminal utility that displays real-time network bandwidth usage by process, connection, and remote IP/hostname.

#bandwidth-utilization#dashboard#cli-tool
Stars11.9k
Forks345
Last commit1 month ago
reqwest
reqwestRust

An ergonomic, batteries-included HTTP client for Rust with async/blocking support, TLS, and proxies.

#webassembly#http#async
Stars11.8k
Forks1.4k
Last commit4 days ago
PreviousPage 4 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