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 1890 projects

recrypt
recryptRust

A pure-Rust library implementing multi-hop Proxy Re-encryption (Transform Encryption) for secure data delegation.

#constant-time#end-to-end-encryption#privacy
Stars166
Forks23
Last commit5 days ago
arp-scan-rs
arp-scan-rsRust

A fast, minimalistic ARP scanner CLI written in Rust for discovering hosts on local networks.

#arp#local-network#network-scanner
Stars166
Forks21
Last commit9 months ago
rust-yew-axum-tauri-desktop
rust-yew-axum-tauri-desktopRust

A full-stack Rust template for building desktop apps with Yew frontend, Axum backend, and Tauri framework.

#template#webassembly#axum
Stars165
Forks16
Last commit1 year ago
patternfly-yew
patternfly-yewRust

A library of PatternFly design system components implemented for the Yew web framework in Rust.

#design-system#web-components#webassembly
Stars165
Forks39
Last commit2 months ago
sokoban-rs
sokoban-rsRust

A Sokoban puzzle game implementation written in Rust with SDL2 graphics.

#sdl2#sokoban#game-development
Stars164
Forks16
Last commit5 years ago
Docker DB Manager
Docker DB ManagerTypeScript

A desktop application for managing Docker database containers with an intuitive visual interface.

#desktop-application#developer-tools#container-management
Stars164
Forks5
Last commit2 months ago
kanban
kanbanRust

A keyboard-first, terminal-based kanban board with git and LLM integration, storing data locally as JSON or SQLite files.

#keyboard-driven#productivity#offline-first
Stars162
Forks9
Last commit1 day ago
InnerWarden
InnerWardenRust

An autonomous open-source security agent for Linux that detects, scores, and automatically responds to threats using eBPF, AI, and collaborative defense.

#honeypot#self-hosted-security#sigma-rules
Stars162
Forks30
Last commit1 month ago
sxd-document
sxd-documentRust

A Rust XML library providing DOM manipulation, XPath 1.0 support, and utilities for XML processing.

#library#native#no-c-bindings
Stars161
Forks40
Last commit1 year ago
cpc
cpcRust

A text calculator with support for units and conversion, using 128-bit decimal floating points for high accuracy.

#package#calculator#unit-conversion
Stars161
Forks13
Last commit28 days ago
mal-cli
mal-cliRust

A fast, keyboard-driven terminal client for browsing and managing your MyAnimeList account.

#mal#keyboard-driven#manga
Stars161
Forks4
Last commit1 year ago
tako
takoRust

A pragmatic Rust framework for building cohesive network services across HTTP, WebSocket, gRPC, TCP, UDP, and Unix sockets.

#realtime#webframework#high-performance
Stars160
Forks8
Last commit1 month ago
test-log
test-logRust

A Rust crate that automatically initializes logging and tracing infrastructure for tests via a custom #[test] attribute.

#tracing#test-attribute#logging
Stars160
Forks43
Last commit1 month ago
chip8-rust
chip8-rustRust

A Chip-8 virtual machine emulator written in Rust, designed as an educational project for learning emulator development.

#beginner-friendly#retro-computing#chip-8
Stars160
Forks20
Last commit2 years ago
tackler
tacklerRust

Fast, reliable bookkeeping engine with native GIT SCM support for plain text accounting

#ledger#plaintext-accounting#git
Stars158
Forks10
Last commit5 days ago
nfd-rs
nfd-rsRust

Rust bindings for native file dialogs on Linux, macOS, and Windows.

#file-dialogs#dialog-box#native-bindings
Stars157
Forks21
Last commit3 years ago
thread-priority
thread-priorityRust

A cross-platform Rust library for controlling thread scheduling policies and priorities across multiple operating systems.

#pthread#schedule#priority-control
Stars157
Forks28
Last commit2 months ago
rust-shlex
rust-shlexRust

A Rust library for splitting strings into shell words, similar to Python's shlex module.

#string-splitting#shell-parsing#posix-shell
Stars156
Forks22
Last commit2 months ago
pymple.nvim
pymple.nvimLua

A Neovim plugin that automatically refactors Python imports when files or directories are moved or renamed.

#python-development#productivity#file-explorer-integration
Stars155
Forks7
Last commit8 months ago
coinbase-pro-rs
coinbase-pro-rsRust

A Rust client library for the Coinbase Pro cryptocurrency exchange API with sync, async, and WebSocket support.

#trading#cryptocurrency#async
Stars154
Forks56
Last commit3 years ago
aladin-lite
aladin-liteJavaScript

A web application for visualizing astronomical HiPS data directly in the browser, embeddable in any webpage.

#virtual-observatory#embedding#images
Stars154
Forks53
Last commit1 month ago
cdrs-tokio
cdrs-tokioRust

A high-level asynchronous Apache Cassandra client written in pure Rust, focusing on configurability and performance.

#database-driver#ycql#driver
Stars154
Forks31
Last commit1 month ago
moveline.nvim
moveline.nvimRust

A Neovim plugin written in Rust for moving lines and visual selections up and down with custom keybinds.

#developer-tools#productivity#neovim-plugin
Stars154
Forks3
Last commit11 months ago
rust-memcache
rust-memcacheRust

A pure Rust memcached client supporting all protocols, connections, and cluster configurations.

#memcache#memcached-client#client
Stars153
Forks45
Last commit7 days ago
tv-renamer
tv-renamerRust

A Rust-based tool for renaming TV series files with CLI and GTK3 interfaces, supporting custom templates and TVDB integration.

#media-organization#tv-series#file-renaming
Stars153
Forks10
Last commit7 years ago
catapulte
catapulteRust

A self-hosted transactional email service that renders MJML templates and sends via SMTP.

#mjml#hacktoberfest#template
Stars152
Forks10
Last commit7 days ago
Pest
Pest

A curated collection of resources, projects, and tools for the pest parser generator in Rust.

#parsing#developer-tools#peg
Stars152
Forks13
Last commit21 days ago
vidmerger
vidmergerRust

A CLI tool that wraps FFmpeg to simplify merging multiple video and audio files with automatic chapter creation.

#batch-processing#ffmpeg#video-processing
Stars151
Forks14
Last commit8 days ago
OptView2
OptView2Python

A developer-focused tool that visualizes Clang/LLVM optimization failures in HTML to help improve C++/Rust code performance.

#html-reporting#clang#yaml-processing
Stars151
Forks17
Last commit5 months ago
mioco
miocoRust

A Rust library providing green-threads (fibers) similar to Goroutines, built on MIO for scalable async I/O.

#coroutines#green-threads#async
Stars148
Forks13
Last commit7 years ago
Boxcars
BoxcarsRust

A high-performance, safe Rocket League replay parser library written in Rust.

#webassembly#serde#rocket-league
Stars148
Forks22
Last commit1 month ago
hitbox
hitboxRust

A highly customizable async caching framework for Rust with Tower middleware, stale-while-revalidate, dogpile prevention, and pluggable backends.

#in-memory-cache#axum#caching
Stars146
Forks9
Last commit2 months ago
rsnake
rsnakeRust

A classic Snake game implementation built with Rust and the Piston game engine.

#game-development#8bit#cross-platform
Stars145
Forks36
Last commit3 years ago
utah
utahRust

A Rust crate for type-conscious, tabular data manipulation with an expressive, functional interface.

#functional-programming#dataframe#csv-parsing
Stars145
Forks14
Last commit8 years ago
FastWARC
FastWARCRust

A collection of robust and fast Python tools for parsing, extracting, and analyzing web archive data, including a high-performance WARC parser.

#cython#batch-processing#content-extraction
Stars145
Forks21
Last commit11 days ago
rust-etcd
rust-etcdRust

A Rust client library for interacting with etcd distributed key-value stores.

#database#coordination#etcd-client
Stars145
Forks32
Last commit6 years ago
PreviousPage 39 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
#Webassembly210
#Cli189
#Developer Tools169
#Wasm145
#Terminal134
#Rust Library126
#Performance112
#Self Hosted105
#Hacktoberfest104
#No Std97