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

Draco
DracoRust

A Rust library for building client-side web applications using WebAssembly, inspired by The Elm Architecture and Redux.

#webassembly#client-side-rendering#redux-pattern
Stars304
Forks18
Last commit3 years ago
rust-security-framework
rust-security-frameworkRust

Rust bindings for Apple's macOS/iOS Security.framework, enabling TLS and Keychain access.

#apple#keychain#ios
Stars302
Forks100
Last commit4 months ago
fylepad
fylepadTypeScript

A cross-platform notepad with Markdown editing, multiple tabs, cloud sync, and built-in support for diagrams, tables, and code blocks.

#notepad#productivity#desktop-app
Stars302
Forks22
Last commit15 days ago
Ubiquity
UbiquityRust

A cross-platform markdown editor built with Rust, featuring over 30 themes and PDF export.

#themes#desktop-app#yew
Stars300
Forks17
Last commit3 years ago
Cortex Memory
Cortex MemoryRust

A production-ready Rust framework for adding persistent, intelligent long-term memory to AI agents and autonomous systems.

#semantic-search#embodied-cognition#llm-integration
Stars298
Forks22
Last commit3 days ago
rust_pixel
rust_pixelRust

A tile-first, retro-ready 2D game engine that runs on terminal, desktop, and web with a unified rendering abstraction.

#webassembly#gpu-rendering#tile-based
Stars295
Forks16
Last commit4 days ago
capsule
capsuleRust

A secure, durable runtime for coordinating AI agent tasks in isolated WebAssembly sandboxes.

#agentic-workflow#sandbox#webassembly
Stars295
Forks20
Last commit1 month ago
inotify-rs
inotify-rsRust

An idiomatic Rust wrapper for Linux's inotify API, providing safe and convenient file system event monitoring.

#filesystem-monitoring#async#crate
Stars294
Forks74
Last commit16 days ago
qrtool
qrtoolRust

A command-line utility for encoding and decoding QR codes with support for multiple formats and variants.

#qr-code#terminal#command-line-tool
Stars292
Forks12
Last commit1 day ago
funzzy
funzzyRust

A lightweight, blazingly fast file watcher that auto-executes commands on file changes using YAML configuration or stdin.

#developer-tools#yaml#unix
Stars290
Forks12
Last commit2 months ago
fzf-make
fzf-makeRust

A command-line tool that uses a fuzzy finder with preview to run tasks from make, npm, pnpm, yarn, just, and task.

#hacktoberfest#developer-tools#productivity
Stars289
Forks19
Last commit2 days ago
bnf
bnfRust

A Rust library for parsing Backus–Naur form context-free grammars and generating random sentences from them.

#crates#rust-lang#grammar-parsing
Stars288
Forks28
Last commit5 months ago
rust-encoding
rust-encodingRust

A Rust library for character encoding conversion based on the WHATWG Encoding Standard.

#unicode#whatwg-encoding#text-processing
Stars288
Forks57
Last commit2 years ago
svm-rs
svm-rsRust

A cross-platform Solidity compiler version manager written in Rust for managing multiple solc installations.

#solc#solidity#smart-contracts
Stars287
Forks48
Last commit4 days ago
quantum
quantumRust

An advanced quantum computer simulator written in Rust, capable of simulating up to 5-qubit registers for educational and algorithmic exploration.

#scientific-computing#open-source#simulator
Stars287
Forks32
Last commit10 years ago
tobaru
tobaruRust

Advanced port forwarding utility with TLS SNI/ALPN routing, IP-based rules, HTTP proxy features, and hot reloading.

#http-proxy#tls-routing#reverse-proxy
Stars287
Forks22
Last commit5 months ago
Pacsea
PacseaRust

A fast TUI for searching, inspecting, and managing Arch Linux and AUR packages with integrated security scans and news.

#arch-linux#archlinux#packages
Stars286
Forks10
Last commit2 days ago
yarte
yarteRust

A fast, optimized Rust template engine with Handlebars-like syntax for building HTML templates with logic.

#ntex#html-templates#server-side-rendering
Stars286
Forks13
Last commit6 days ago
Parity SCALE Codec
Parity SCALE CodecRust

A Rust implementation of the SCALE binary serialization format optimized for resource-constrained environments like blockchains.

#parity#low-memory#substrate
Stars285
Forks101
Last commit3 days ago
Inspektor
InspektorRust

A protocol-aware proxy that enforces database access policies using Open Policy Agent (OPA) for data security and compliance.

#openpolicyagent#acl#policy-enforcement
Stars285
Forks13
Last commit4 years ago
Inspektor
InspektorRust

A protocol-aware proxy that enforces fine-grained access policies for databases using Open Policy Agent (OPA).

#openpolicyagent#postgres#acl
Stars285
Forks13
Last commit4 years ago
ParityDB
ParityDBRust

An embedded persistent key-value store optimized for blockchain applications, designed for efficient Patricia-Merkle trie storage.

#crash-recovery#btree-index#patricia-merkle-trie
Stars284
Forks65
Last commit4 days ago
rust64
rust64Rust

A Commodore 64 emulator written in Rust with a built-in visual debugger for understanding hardware internals.

#visual-debugger#retro-computing#hardware-emulation
Stars283
Forks17
Last commit1 day ago
kdtree-rs
kdtree-rsRust

A Rust implementation of k-dimensional trees for fast geospatial indexing and nearest neighbor lookups.

#search#multi-dimensional#algorithm
Stars283
Forks64
Last commit1 day ago
emplace
emplaceRust

A command-line tool that synchronizes installed packages across multiple machines using a version-controlled configuration file.

#multiple-machines#dotfiles#cli-tool
Stars282
Forks27
Last commit4 months ago
sleek
sleekTypeScript

A CLI tool and VS Code extension for formatting SQL to maintain consistent style and improve readability.

#developer-tools#productivity#vscode-extension
Stars281
Forks22
Last commit8 months ago
Bridges
BridgesRust

A collection of Substrate pallets and relayers for building cross-chain bridges between blockchain networks.

#relayer#parachains#grandpa-consensus
Stars281
Forks135
Last commit1 day ago
suffix
suffixRust

A Rust library providing fast linear time and space suffix arrays with full Unicode support.

#suffix-tree#unicode#search-algorithms
Stars281
Forks30
Last commit2 years ago
endatabas
endatabasCommon Lisp

A SQL document database with full history, enabling time-travel queries and immutable data.

#data-history#database#document-database
Stars280
Forks10
Last commit2 years ago
try-rs
try-rsRust

A blazing fast, Rust-based CLI tool to organize temporary projects and experiments with a rich terminal interface.

#productivity#shell-integration#ratatui
Stars279
Forks16
Last commit1 month ago
yansi
yansiRust

A dead simple, zero-dependency ANSI terminal color painting library for Rust with automatic Windows support.

#formatting#styling#terminal
Stars279
Forks23
Last commit2 years ago
scirs
scirsRust

A comprehensive scientific computing and AI/ML library in pure Rust, offering SciPy-compatible APIs with 10-100x performance gains.

#scientific-computing#ai#fft
Stars274
Forks33
Last commit2 days ago
wasm-rust-chip8
wasm-rust-chip8Rust

A CHIP-8 emulator written in Rust and compiled to WebAssembly for browser execution.

#webassembly#chip-8#educational
Stars274
Forks21
Last commit1 month ago
WESL
WESL

A community-driven superset of WGSL adding module imports, conditional compilation, and packaging for WebGPU shaders.

#module-system#shader-language#shader-libraries
Stars274
Forks7
Last commit1 day ago
mail-send
mail-sendRust

A Rust library for building, signing with DKIM, and sending email messages via SMTP.

#send#mail#authentication
Stars272
Forks34
Last commit20 days ago
fontfinder
fontfinderRust

A GTK3 desktop application for browsing and installing fonts from Google's font archive on Linux.

#self-hosted-fonts#gui-application#linux-desktop
Stars272
Forks20
Last commit3 years ago
PreviousPage 33 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