Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

1889 projects

Showing 36 of 1888 projects

Freecell
FreecellRust

A browser-based implementation of the classic FreeCell patience card game built with Rust and Yew.

#webassembly#yew-framework#web-game
Stars5
Forks0
Last commit3 years ago
popper-rs
popper-rsJavaScript

Rust bindings for Popper.js, enabling tooltip and popover positioning in WebAssembly applications.

#webassembly#popover#yew-framework
Stars5
Forks4
Last commit1 month ago
Kavik.cz
Kavik.czRust

A personal portfolio website built with Astro, featuring work entries and blog posts managed through Markdown collections.

#astro#portfolio#personal
Stars5
Forks2
Last commit2 months ago
classy-lala
classy-lalaRust

A fast Single Layer Perceptron library for Deno, written in Rust and TypeScript with Foreign Function Interface (FFI).

#gradient-descent#ffi#classification
Stars5
Forks1
Last commit2 years ago
Yew HTTP Starter
Yew HTTP StarterRust

A Yew starter template with a built-in HTTP request example for Rust web apps.

#webassembly#yew-framework#yew
Stars4
Forks0
Last commit4 years ago
entype
entypeTypeScript

A CLI tool and library that generates type definitions for Rust and TypeScript from JSON data.

#developer-tools#type-generation#cli-tool
Stars4
Forks0
Last commit2 years ago
yew-train-ticket
yew-train-ticketRust

A Rust WebAssembly train ticket booking website example built with the Yew framework using hooks.

#hooks#actix-web#webassembly
Stars4
Forks0
Last commit5 years ago
tfswitcher
tfswitcherRust

A Rust-based CLI tool for switching between Terraform and OpenTofu versions.

#devops#opentofu#cli-tool
Stars4
Forks1
Last commit1 year ago
tfexe
tfexeShell

A Rust-powered wrapper that automatically manages Terraform versions and executes commands based on your configuration.

#devops#version-management#tfswitch
Stars4
Forks0
Last commit2 years ago
yew-scroll-area
yew-scroll-areaRust

A customizable scroll area component for Yew web applications with smooth scrolling and custom styling.

#web-components#webassembly#yew
Stars4
Forks0
Last commit4 years ago
infinite
infiniteRust

A highly customizable Zsh theme built in Rust, offering dynamic prompts with extensive visual styling options.

#developer-tools#productivity#terminal
Stars4
Forks0
Last commit3 months ago
yew-component-size
yew-component-sizeRust

A Yew component that emits events when the parent component changes width/height.

#yew#component-resize#frontend
Stars4
Forks3
Last commit5 years ago
rust-ngx-translate-lint
rust-ngx-translate-lintRust

A high-performance Rust port of ngx-translate-lint for checking translation files in Angular/ngx-translate projects.

#internationalization#cli-tool#code-quality
Stars4
Forks0
Last commit8 months ago
wavefront_rs
wavefront_rsRust

An alternative, typed and simple wavefront format parser and writer.

#writer#obj#wavefront
Stars4
Forks2
Last commit3 years ago
dotdotyew
dotdotyewRust

A Yew-based frontend for dot voting, enabling collaborative prioritization through visual dot allocation.

#webassembly#yew-framework#yew
Stars4
Forks1
Last commit5 years ago
shelf
shelfRust

A CLI tool to bookmark and quickly access files from the command line.

#file-access#developer-tools#productivity
Stars3
Forks0
Last commit2 years ago
AdEx Explorer
AdEx ExplorerRust

A web interface for exploring AdEx advertising campaigns and channels with real-time data visualization.

#blockchain-explorer#advertising#webassembly
Stars3
Forks6
Last commit4 years ago
toornament-rs
toornament-rsRust

A Rust library providing API bindings for the Toornament.com esports tournament platform.

#tournament#api#esports
Stars3
Forks3
Last commit2 years ago
mimetype_parser
mimetype_parserErlang

A Rust library for parsing MIME types according to RFC 2045 and RFC 2231.

#content-type#rfc-2045#media-types
Stars3
Forks2
Last commit9 years ago
geometry-rust-version
geometry-rust-versionShell

A Geometry zsh plugin that displays the current folder's Rust version when Rust files are present.

#developer-tools#shell-prompt#version-management
Stars3
Forks0
Last commit7 years ago
mdbook-angular
mdbook-angularRust

A renderer for mdBook that transforms Angular code samples into live, interactive Angular applications within documentation.

#live-code-examples#interactive-demos#technical-documentation
Stars3
Forks1
Last commit3 months ago
Chain Pulse
Chain PulseRust

Monitoring tool for IBC relayers that collects and analyzes packet data, exporting metrics to Prometheus.

#blockchain-observability#metrics-collection#relayer-monitoring
Stars3
Forks4
Last commit
shiko
shikoRust

A minimalist Zsh prompt with decorators for VCS information, current directory, and Python virtual environments.

#shell-prompt#productivity#minimalist
Stars3
Forks0
Last commit9 days ago
Rquote
RquoteRust

A web application built with Rust and WebAssembly that fetches and displays random anime quotes from the Animechan API.

#webassembly#yew-framework#web-app
Stars3
Forks2
Last commit2 years ago
Sea_battle
Sea_battleRust

A browser-based Sea Battle game implemented with Rust and WebAssembly using the Yew framework.

#webassembly#yew-framework#game-development
Stars2
Forks0
Last commit4 years ago
dockerfile-parser-rs
dockerfile-parser-rsRust

A Rust library for parsing, modifying, and generating Dockerfiles with full instruction support.

#podman#build-automation#dockerfile
Stars2
Forks0
Last commit1 day ago
challonge-rs
challonge-rsRust

A Rust client library for interacting with the Challonge tournament management REST API.

#challonge-api#rest-api#esports
Stars2
Forks6
Last commit2 years ago
GlowBarn OS
GlowBarn OSRust

A specialized Linux-based operating system for paranormal investigation, environmental monitoring, and multi-modal anomaly detection research.

#paranormal-research#sensor-fusion#real-time-linux
Stars2
Forks0
Last commit5 months ago
rust-zsh-plugin-cli
rust-zsh-plugin-cliRust

A Rust CLI tool that scaffolds Zsh plugins with best practices, including function tracking, alias support, and CI/CD workflows.

#shellcheck#developer-tools#shell-scripting
Stars2
Forks0
Last commit2 months ago
Seed Bootstrap
Seed BootstrapRust

A collection of Bootstrap CSS components implemented as builders for the Seed framework in Rust.

#single-page-applications#webassembly#bootstrap-components
Stars2
Forks1
Last commit3 years ago
yew-ssr-tide
yew-ssr-tideRust

A demonstration of Yew server-side rendering using the Tide web framework and Surf HTTP client.

#yew-framework#server-side-rendering#isomorphic-applications
Stars1
Forks2
Last commit4 years ago
PTA-Parser
PTA-ParserRust

A Rust-based parser for Plain Text Accounting files using Pest and PEG grammar.

#peg#pest#financial-tools
Stars1
Forks0
Last commit2 years ago
waves-lib-rust
waves-lib-rustRust

A Rust library for interacting with the Waves blockchain, providing tools for account management, transaction creation, and cryptographic operations.

#waves-blockchain#waves#wavesplatform
Stars1
Forks3
Last commit2 years ago
theiskaa.com
theiskaa.comRust

Personal portfolio website showcasing projects, blog posts, and contact information for a developer.

#webassembly#developer-portfolio#blog-platform
Stars1
Forks0
Last commit12 days ago
rust (betterfetch)
rust (betterfetch)Shell

A Zsh plugin providing convenient aliases for working with Rust's Cargo, Rustc, and Rustup tools.

#developer-tools#productivity#plugins
Stars1
Forks0
Last commit10 months ago
tyo
tyoRust

A command-line tool that finds Typo-Bridges—typos that could plausibly be two different intended words—to explore ambiguity and intentional inclusion in text.

#writing#typo-analysis#natural-language-processing
Stars1
Forks0
Last commit1 year ago
PreviousPage 52 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
#Webassembly209
#Cli188
#Developer Tools169
#Wasm144
#Terminal134
#Rust Library126
#Performance112
#Self Hosted105
#Hacktoberfest104
#No Std97