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

lowcharts
lowchartsRust

A Rust tool for drawing low-resolution graphs directly in the terminal for quick data analysis from logs and text files.

#plot#terminal-graphics#bar-chart
Stars252
Forks5
Last commit8 months ago
bustd
bustdRust

A lightweight Linux daemon that kills processes to prevent out-of-memory crashes using Pressure Stall Information.

#hackathon#memory-management#lightweight
Stars252
Forks11
Last commit13 days ago
elastic
elasticRust

An efficient, modular Elasticsearch REST API client for Rust with strongly-typed documents and weakly-typed queries.

#data-indexing#strongly-typed#no-sql
Stars252
Forks38
Last commit6 years ago
rust_android_ios
rust_android_iosRust

Example project demonstrating how to share Rust core logic between native Android and iOS mobile applications.

#ios-app#ios#native-apps
Stars251
Forks19
Last commit4 years ago
frank_jwt
frank_jwtRust

A Rust implementation of JSON Web Tokens (JWT) supporting multiple signing algorithms.

#jwt-token#authentication#web-tokens
Stars251
Forks44
Last commit1 year ago
mango-finder
mango-finderRust

A local-first desktop app for searching documents, images, and audio across devices using natural language.

#across devices#cross-device#desktop-app
Stars250
Forks14
Last commit3 months ago
rustorm
rustormRust

An SQL-centered ORM for Rust focused on ease of use and type-safe database interactions.

#derive-macros#orm#database
Stars249
Forks23
Last commit5 years ago
MAGNET DumpIt
MAGNET DumpItRust

A Linux memory acquisition tool that creates ELF core dumps compatible with gdb, crash, and drgn for incident response.

#digital-forensics#debugging-tools#elf-core-dump
Stars249
Forks31
Last commit2 years ago
kdam
kdamRust

A console progress bar library for Rust inspired by tqdm and rich.progress.

#progress#library#tqdm-inspired
Stars247
Forks8
Last commit8 months ago
mdbook-katex
mdbook-katexRust

A preprocessor for mdBook that renders LaTeX equations to HTML at build time using KaTeX.

#math-rendering#preprocessor#latex
Stars246
Forks35
Last commit1 month ago
json5-rs
json5-rsRust

A Rust JSON5 serializer and deserializer library built on the Serde framework.

#serde#json5#configuration
Stars245
Forks30
Last commit7 months ago
Moonwave
MoonwaveRust

A command-line tool for generating documentation websites from comments in Lua source code.

#developer-tools#code-comments#cli-tool
Stars244
Forks30
Last commit3 months ago
mini-docker-rust
mini-docker-rustDockerfile

A minimal Rust Docker image example demonstrating how to build extremely small container images.

#alpine-linux#devops#alpine
Stars244
Forks26
Last commit2 years ago
opensea-rs
opensea-rsRust

Rust client library and CLI for interacting with OpenSea's APIs and Ethereum smart contracts, including Flashbots support.

#smart-contracts#opensea-api#cli-tool
Stars244
Forks31
Last commit4 years ago
0L
0LRust

A reference implementation of a neutral replicated state machine, forked from Libra/Diem with enhancements for decentralization and permissionless operation.

#delay-towers#libra-fork#move-language
Stars244
Forks108
Last commit1 year ago
yup-oauth2
yup-oauth2Rust

A Rust library implementing multiple OAuth 2.0 flows including Device, Installed, and Service Account authorization.

#installed-application#oauth2#google-apis
Stars243
Forks120
Last commit7 months ago
Eclipse Corrosion
Eclipse CorrosionJava

A Rust development plugin for Eclipse IDE providing language server integration, Cargo support, and gdb debugging.

#hacktoberfest#language-server#redox
Stars239
Forks30
Last commit12 days ago
remoc
remocRust

A Rust library for remote multiplexed objects, channels, and RPC over various transports.

#webassembly#tcp#channels
Stars238
Forks20
Last commit1 day ago
logforth
logforthRust

A versatile and extensible logging framework for Rust applications, supporting multiple dispatches, filters, and appenders.

#tracing#journald#syslog
Stars238
Forks31
Last commit14 days ago
material-yew
material-yewRust

A Yew framework wrapper for Google's Material Web Components, providing Material Design UI components for Rust web apps.

#web-components#webassembly#yew-framework
Stars238
Forks39
Last commit2 years ago
darklua
darkluaRust

A command line tool that transforms Lua 5.1 and Roblox Luau code using configurable rules.

#luau#roblox#cli-tool
Stars238
Forks46
Last commit1 month ago
screencapturekit-rs
screencapturekit-rsRust

Safe, idiomatic Rust bindings for Apple's ScreenCaptureKit framework to capture screen content, windows, and applications on macOS.

#apple#ffi-bindings#video-capture
Stars238
Forks46
Last commit1 day ago
coap-rs
coap-rsRust

A fast and stable Constrained Application Protocol (CoAP) library implemented in Rust.

#iot#constrained-devices#crates
Stars238
Forks68
Last commit3 days ago
bioyino
bioyinoRust

A high-performance, high-precision multithreaded StatsD server written in Rust with clustering and fault tolerance.

#high-performance#metrics-collection#statsd-server
Stars237
Forks20
Last commit2 years ago
qiluo-admin
qiluo-adminRust

An enterprise-grade rapid development platform built on Rust, providing a complete backend management system with RBAC, WeChat integration, and monitoring.

#ai admin#axum#rapid-development
Stars237
Forks39
Last commit1 month ago
crc-rs
crc-rsRust

A Rust library for computing CRC (16, 32, 64) checksums with support for various standards and pluggable implementations.

#algorithm#hash#crc64
Stars234
Forks53
Last commit8 months ago
bunt
buntRust

Simple Rust macros for printing colored and formatted text to the terminal, built on termcolor for cross-platform support.

#formatting#macros#procedural-macros
Stars231
Forks7
Last commit10 months ago
Seed
Seed

A curated list of awesome resources, examples, and projects for the Seed Rust web framework.

#developer-tools#webassembly#open-source
Stars231
Forks23
Last commit1 year ago
deadbranch
deadbranchRust

A CLI tool to safely identify and delete stale git branches with interactive TUI, backups, and protected branch defaults.

#version-control#developer-tools#terminal-tui
Stars231
Forks13
Last commit5 months ago
sea-schema
sea-schemaRust

A Rust library for SQL schema definition and discovery across MySQL, PostgreSQL, and SQLite databases.

#hacktoberfest#database#orm-tooling
Stars231
Forks62
Last commit2 months ago
FileSSH
FileSSHRust

A TUI file explorer for SSH servers that lets you browse, edit, and download files remotely with parallel directory traversal.

#ssh-client#file-manager#terminal
Stars230
Forks7
Last commit1 month ago
rust-oracle
rust-oracleRust

A Rust database driver for Oracle, providing safe and efficient access to Oracle databases from Rust applications.

#database-driver#oracle#data-access
Stars229
Forks50
Last commit1 year ago
rlt
rltRust

A universal load testing framework for Rust with real-time terminal UI support for HTTP, gRPC, databases, and custom services.

#load-testing#performance-testing#database-testing
Stars229
Forks15
Last commit4 days ago
slack-morphism-rust
slack-morphism-rustRust

A modern async Rust client library for Slack's Web API, Events API, Socket Mode, and Block Kit.

#oauth#async#slack
Stars229
Forks86
Last commit1 day ago
shellclear
shellclearRust

A Rust CLI tool that finds and clears sensitive data from shell history to enhance command-line security.

#sensitive-data#devops#open-source
Stars229
Forks14
Last commit3 years ago
priority-queue
priority-queueRust

A Rust priority queue with efficient priority change operations, implemented using IndexMap and a heap of indexes.

#algorithm#min-max-heap#data-structures
Stars228
Forks35
Last commit4 months ago
PreviousPage 35 of 53Next

Related Tags

#Cross Platform279#Cli Tool267#Webassembly210#Cli189#Developer Tools169#Wasm145#Terminal134#Rust Library126#Performance112#Self Hosted105#Hacktoberfest104#No Std97
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