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

Bridges
BridgesRust

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

#relayer#parachains#grandpa-consensus
Stars280
Forks134
Last commit22 hours 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
Stars280
Forks22
Last commit9 months 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
yansi
yansiRust

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

#formatting#styling#terminal
Stars278
Forks23
Last commit2 years 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 commit2 months ago
mail-send
mail-sendRust

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

#send#mail#authentication
Stars273
Forks33
Last commit20 days ago
tabwriter
tabwriterRust

A Rust crate implementing elastic tabstops for aligning tabular data in text output.

#terminal-output#alignment#cli-tool
Stars273
Forks26
Last commit11 months ago
totp-rs
totp-rsRust

RFC-compliant TOTP library for Rust with QR code generation, otpauth URL parsing, and Steam support.

#totp#steam#authentication
Stars272
Forks33
Last commit1 month 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
rust_kanban
rust_kanbanRust

A terminal-based kanban board application built in Rust for managing tasks and workflows directly in the command line.

#hacktoberfest#productivity#cli-tool
Stars270
Forks21
Last commit1 year ago
rust-raytracer
rust-raytracerRust

A simple ray tracer implemented in Rust for learning and generating images from scene descriptions.

#parallel-computing#raytracing#ray-tracing
Stars270
Forks20
Last commit4 years ago
RustMart
RustMartRust

A single-page e-commerce demo application built with Rust, WebAssembly, and the Yew framework.

#spa#webassembly#single-page-application
Stars270
Forks28
Last commit6 years ago
fast_log
fast_logRust

A high-performance asynchronous logging library for Rust built on crossbeam channels with appender-per-thread architecture.

#high-performance#async#log
Stars269
Forks21
Last commit15 days ago
pickledb-rs
pickledb-rsRust

A lightweight and simple key-value store written in Rust, inspired by Python's PickleDB.

#database#data-persistence#yaml
Stars269
Forks29
Last commit2 years ago
propolis
propolisRust

A userspace VMM (Virtual Machine Monitor) for illumos bhyve, providing emulation logic and REST API for VM management.

#rest-api#hypervisor#live-migration
Stars267
Forks41
Last commit14 hours ago
Guide for Rust devs to learn F#
Guide for Rust devs to learn F#

An informal manual for Rust and F# developers to learn each other's language by highlighting their similarities and differences.

#systems-programming#functional-programming#dotnet
Stars267
Forks14
Last commit3 years ago
purs
pursRust

A minimal, fast ZSH prompt written in Rust, inspired by the Pure prompt.

#developer-tools#terminal#zsh-prompt
Stars266
Forks36
Last commit6 years ago
scapegoat
scapegoatRust

A safe, fallible, embedded-friendly ordered set and map implementation using a scapegoat tree, validated against Rust's BTreeSet/BTreeMap.

#ordered-set#ordered-map#embedded
Stars266
Forks17
Last commit4 years ago
full-stack-todo-rust-course
full-stack-todo-rust-courseRust

A comprehensive video course teaching full-stack web development with Rust, Yew, and Docker by building a todo application.

#video-course#webassembly#yew-framework
Stars265
Forks52
Last commit
whoami
whoamiRust

A Rust library for retrieving current user and system environment information across multiple platforms.

#preferred-languages#system-information#whoami
Stars264
Forks48
Last commit20 hours ago
illa
illaRust

A CLI tool for deploying ILLA Builder, a modern low-code platform, to cloud or local environments in seconds.

#deployment#developer-tools#internal-tools
Stars264
Forks47
Last commit6 months ago
Rust API Client
Rust API ClientRust

A Rust library for connecting to Substrate-based blockchains via RPC, with a focus on no_std and embedded environments.

#kusama#rpc-client#polkadot
Stars264
Forks122
Last commit20 days ago
beerus
beerusRust

A stateless, trustless Starknet light client written in Rust, enabling secure and decentralized access to the Starknet network.

#trustless#library#zero-knowledge
Stars262
Forks93
Last commit5 months ago
Blink Eye
Blink EyeTypeScript

A minimalist desktop app that reminds you to take eye-care breaks following the 20-20-20 rule to prevent eye strain and boost productivity.

#break-reminder#productivity#desktop-app
Stars261
Forks16
Last commit1 day ago
fastnum
fastnumRust

Fixed-size decimal numbers implemented in pure Rust for exact-precision financial and crypto calculations.

#fixed-point#exact-precision#financial-computing
Stars260
Forks19
Last commit2 months ago
hatsu
hatsuRust

A self-hosted, fully-automated ActivityPub bridge that connects static sites to the Fediverse.

#hacktoberfest#webfinger#activity-stream
Stars258
Forks7
Last commit15 days ago
Tor.framework
Tor.frameworkObjective-C

A framework for embedding Tor and Arti (Rust Tor) into iOS and macOS applications.

#ios#objective-c#privacy
Stars257
Forks58
Last commit27 days ago
ybc
ybcRust

A Yew component library that provides Bulma CSS framework components for building web applications in Rust.

#bulma-css#bulma#webassembly
Stars256
Forks35
Last commit2 years ago
Foreman
ForemanRust

A toolchain manager for Roblox developers to install and manage development tools like Rojo, Remodel, and DarkLua.

#developer-tools#version-management#toolchain-manager
Stars256
Forks40
Last commit4 months ago
Inkwell
Inkwell

A lightweight, fast, and portable markdown editor built with Rust and Tauri, featuring live preview, Mermaid diagrams, and local-only data storage.

#desktop-application#offline-first#privacy-tools
Stars255
Forks11
Last commit2 months ago
radiate
radiateRust

A fast and flexible Rust library for implementing genetic algorithms, neuroevolution, and genetic programming.

#genetic-engine#parallel-computing#genetic-algorithms
Stars255
Forks20
Last commit14 hours ago
Awesome Quads
Awesome Quads

A curated list of links to code, games, libraries, and resources for the miniquad and macroquad Rust game development ecosystem.

#gamedev#opensource#awesome-list
Stars255
Forks28
Last commit1 year ago
interBTC
interBTCRust

A modular and programmable layer for Bitcoin, featuring a collateralized bridge, DeFi hub, and cross-chain compatibility.

#kusama#polkadot#smart-contracts
Stars254
Forks81
Last commit6 months ago
netsaur
netsaurRust

A lightweight neural network library for Deno with CPU, GPU, and WASM backends, designed for serverless and edge environments.

#ai#webassembly#neural-network
Stars254
Forks5
Last commit1 year ago
RunMat
RunMatRust

Open-source runtime that executes MATLAB syntax on CPU and GPU automatically, with cross-platform hardware support and no vendor lock-in.

#matlab-compatible#scientific-computing#mathematics
Stars254
Forks10
Last commit2 days ago
Stik
StikTypeScript

A macOS app for instantly capturing thoughts with a global shortcut, saving notes as plain markdown files.

#ai#productivity#keyboard-first
Stars253
Forks15
Last commit11 hours ago
PreviousPage 34 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
2 years ago
#Cross Platform279
#Cli Tool267
#Webassembly210
#Cli189
#Developer Tools169
#Wasm145
#Terminal134
#Rust Library126
#Performance112
#Self Hosted105
#Hacktoberfest104
#No Std97