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

PyO3
PyO3Rust

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

#embedding#native-modules#ffi
Stars15.6k
Forks963
Last commit58 minutes ago
Arnis
ArnisRust

Generate detailed Minecraft worlds from real-world geography and architecture using OpenStreetMap and elevation data.

#terrain-generation#geospatial-data#game-modding
Stars15.3k
Forks1.2k
Last commit11 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.1k
Forks512
Last commit2 days ago
tantivy
tantivyRust

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

#information-retrieval#search-index#text-search
Stars15.1k
Forks900
Last commit8 hours 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.0k
Forks451
Last commit2 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
Stars14.9k
Forks888
Last commit8 hours ago
lemmy
lemmyRust

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

#chat#lemmy#link-aggregator
Stars14.4k
Forks947
Last commit14 hours 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.3k
Forks666
Last commit2 months 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.0k
Forks1.2k
Last commit17 hours ago
Binwalk
BinwalkRust

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

#entropy-analysis#embedded-systems#security-tools
Stars13.9k
Forks1.8k
Last commit11 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
Stars13.9k
Forks1.8k
Last commit11 days ago
Edit
EditRust

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

#desktop-application#simple-tools#modern-ui
Stars13.8k
Forks662
Last commit1 day 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.7k
Forks405
Last commit6 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.6k
Forks404
Last commit6 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
Stars13.6k
Forks347
Last commit6 hours 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.4k
Forks746
Last commit8 days 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.4k
Forks760
Last commit56 minutes ago
bottom
bottomRust

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

#btm#process-manager#terminal
Stars13.2k
Forks335
Last commit1 day 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.1k
Forks2.0k
Last commit1 hour 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
Stars12.9k
Forks586
Last commit1 day 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.6k
Forks287
Last commit13 days ago
genact
genactRust

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

#hacktoberfest#webassembly#cli-entertainment
Stars12.0k
Forks490
Last commit18 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.0k
Forks1.2k
Last commit1 day 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
Stars11.9k
Forks367
Last commit2 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.8k
Forks292
Last commit7 hours 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.7k
Forks339
Last commit12 hours 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.6k
Forks267
Last commit2 months ago
reqwest
reqwestRust

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

#webassembly#http#async
Stars11.6k
Forks1.4k
Last commit7 days 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.4k
Forks981
Last commit8 hours 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.3k
Forks820
Last commit6 hours ago
rnote
rnoteRust

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

#gtk4-rs#drawing-app#document-annotation
Stars11.2k
Forks456
Last commit11 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.1k
Forks574
Last commit16 hours 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.1k
Forks538
Last commit8 hours 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.1k
Forks490
Last commit2 months ago
EasyTier
EasyTierRust

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

#zerotier#nat-traversal#wireguard
Stars11.0k
Forks1.1k
Last commit2 hours ago
TabNine
TabNineShell

An all-language AI-powered code completion backend that provides intelligent autocompletions across multiple editors.

#ai#multi-language-support#developer-tools
Stars10.8k
Forks538
Last commit7 months ago
PreviousPage 4 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