Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

1571 projects

Showing 36 of 1571 projects

goreleaser
goreleaserGo

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

#multi-language#hacktoberfest#package
Stars15.8k
Forks1.1k
Last commit1 day ago
PyO3
PyO3Rust

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

#embedding#native-modules#ffi
Stars15.8k
Forks974
Last commit3 days 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.4k
Forks933
Last commit1 day ago
tantivy
tantivyRust

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

#information-retrieval#search-index#text-search
Stars15.3k
Forks919
Last commit2 days 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.2k
Forks524
Last commit28 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.2k
Forks454
Last commit14 days 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.5k
Forks681
Last commit1 month ago
lemmy
lemmyRust

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

#chat#lemmy#link-aggregator
Stars14.4k
Forks951
Last commit3 days 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
Stars14.4k
Forks393
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.3k
Forks694
Last commit1 month 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.1k
Forks1.2k
Last commit3 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.0k
Forks1.8k
Last commit12 days ago
Binwalk
BinwalkRust

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

#entropy-analysis#embedded-systems#security-tools
Stars14.0k
Forks1.8k
Last commit12 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
Stars13.9k
Forks417
Last commit2 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
Stars13.9k
Forks417
Last commit2 days 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
Stars13.7k
Forks779
Last commit1 month 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.7k
Forks784
Last commit1 day ago
bottom
bottomRust

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

#btm#process-manager#terminal
Stars13.4k
Forks339
Last commit9 days 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.2k
Forks2.0k
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.0k
Forks588
Last commit1 month 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.7k
Forks295
Last commit7 days 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.3k
Forks1.2k
Last commit3 days 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.2k
Forks388
Last commit29 days ago
genact
genactRust

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

#hacktoberfest#webassembly#cli-entertainment
Stars12.1k
Forks492
Last commit7 days ago
git-cliff
git-cliffRust

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

#commit#generator#hacktoberfest
Stars11.9k
Forks300
Last commit5 days ago
EasyTier
EasyTierRust

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

#zerotier#nat-traversal#wireguard
Stars11.9k
Forks1.2k
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
Stars11.8k
Forks273
Last commit3 months 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.8k
Forks342
Last commit8 days ago
reqwest
reqwestRust

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

#webassembly#http#async
Stars11.7k
Forks1.4k
Last commit14 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
Stars11.6k
Forks641
Last commit1 day ago
quiche
quicheRust

A Rust implementation of the QUIC transport protocol and HTTP/3, providing low-level APIs for building high-performance networking applications.

#transport-protocol#packet-pacing#network-programming
Stars11.6k
Forks1.0k
Last commit3 days ago
TensorZero
TensorZeroRust

An open-source LLMOps platform unifying gateway, observability, evaluation, optimization, and experimentation for industrial-grade LLM applications.

#ai-gateway#ai#deep-learning
Stars11.4k
Forks836
Last commit3 days ago
rnote
rnoteRust

An open-source vector-based drawing app for sketching, handwritten notes, and document annotation.

#gtk4-rs#drawing-app#document-annotation
Stars11.3k
Forks468
Last commit7 days ago
Quickwit-oss/quickwit
Quickwit-oss/quickwitRust

A cloud-native search engine optimized for observability data like logs and traces, offering sub-second search on cloud storage.

#open-source#observability#logs
Stars11.3k
Forks553
Last commit4 days ago
bore
boreRust

A modern, simple TCP tunnel in Rust that exposes local ports to a remote server, bypassing NAT firewalls.

#nat-bypass#tcp#proxy
Stars11.2k
Forks499
Last commit4 months ago
GitHub repository
GitHub repositoryRust

An open-source SDK for logging, storing, querying, and visualizing multimodal, time-series data like images, point clouds, and tensors.

#robotics#visual-debugger#debugging-tools
Stars10.9k
Forks758
Last commit2 days ago
PreviousPage 4 of 44Next

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 Platform260
#Cli Tool227
#Cli162
#Webassembly147
#Developer Tools141
#Terminal118
#Wasm110
#Rust Library106
#Performance100
#Hacktoberfest98
#Self Hosted93
#Security83