Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Rust
R

Rust

Language
2002 projects7877.5k total stars643.3k total forks40 languages

Open-source projects built with Rust

There are currently 2002 open-source projects built with Rust, with a combined total of 7877.5k GitHub stars. The most common language among these projects is Rust.

Showing 2,002 open-source projects · page 42 of 56

……
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
Chainlink Feed Pallet
Chainlink Feed Palletsmartcontractkit/chainlink-polkadot

A Substrate pallet for integrating Chainlink price feeds and job-based oracles into Polkadot parachains.

14065Go
3 years ago
TAuth
TAuthSystemVll/TAuth

A cross-platform, memory-safe desktop application for managing passwords, 2FA codes, and SSH keys with local encryption.

13924TypeScript
1 month ago
diff.rs
diff.rsxfbs/diff.rs

A web application that renders differences between Rust crate versions directly in the browser using WebAssembly.

13812Rust
4 months ago
klirr
klirrsajjon/klirr

A zero-maintenance smart FOSS tool that generates beautiful invoices for services and expenses.

1386Rust
2 months ago
chipbox
chipboxchipnertkj/chipbox

An open-source desktop digital audio workstation with a node graph system for building synthesizers and effects chains.

1374Rust
4 months ago
client-backend
client-backendMegaAntiCheat/client-backend

A client application for MegaAntiCheat that integrates with Team Fortress 2 to monitor players and stream demo recordings.

13722Rust
1 year ago
WooriDB
WooriDBnaomijub/wooridb

An experimental schemaless time-series database with a SPARQL-like query language, built in Rust.

13616Rust
3 years ago
openapi
openapisoftprops/openapi

A Rust crate for serializing and deserializing OpenAPI specification documents.

13557Rust
3 years ago
Arangors
ArangorsfMeow/arangors

An intuitive Rust client for ArangoDB with ergonomic, OOP-like APIs for both async and sync operations.

13534Rust
10 months ago
sxd-xpath
sxd-xpathshepmaster/sxd-xpath

A Rust library implementing XPath 1.0 for XML document querying and manipulation.

13437Rust
1 year ago
lda-ruby
lda-rubyealdent/lda-ruby

A Ruby wrapper for Latent Dirichlet Allocation (LDA) that clusters documents into topics with native, Rust, and pure Ruby backends.

13430Ruby
3 months ago
haruspex
haruspex0xdea/haruspex

A fast IDA Pro headless plugin that extracts decompiled pseudocode for vulnerability research and static analysis.

13410Rust
3 days ago
rpcx-rs
rpcx-rssmallnest/rpcx-rs

A Rust library for the rpcx microservice framework, enabling Rust functions to be exposed as cross-platform RPC services.

13424Rust
2 years ago
rust-asn1
rust-asn1alex/rust-asn1

A Rust library for parsing and generating ASN.1 data in DER format, compatible with #![no_std] environments.

13435Rust
11 days ago
Narwhal
Narwhalnarwhal-io/narwhal

An extensible pub/sub messaging server for edge applications that delegates authentication and business logic to external modulators.

1335Rust
3 months ago
vectarine
vectarinevanyle/vectarine

A free cross-platform game engine focused on ultra-fast prototyping and fun with Luau scripting.

1337Rust
3 days ago
Terminal Jarvis
Terminal JarvisBA-CalderonMorales/terminal-jarvis

A unified terminal interface to manage and interact with 22 AI coding assistants like Claude, Gemini, and Qwen.

13317Rust
6 days ago
rhabdomancer
rhabdomancer0xdea/rhabdomancer

A fast IDA Pro plugin that finds calls to insecure API functions in binaries to aid vulnerability research.

13314Rust
3 days ago
jsonpath
jsonpathfreestrings/jsonpath

A Rust-based JsonPath engine with WebAssembly and JavaScript bindings for querying and manipulating JSON data.

13141Rust
1 year ago
rust-lua
rust-lualilyball/rust-lua

Safe Rust bindings to Lua 5.1 that closely mirror the C API while enforcing memory safety.

13121Rust
6 years ago
saresend/gust
saresend/gustsaresend/Gust

A Rust charting library for creating simple interactive data visualizations with partial Vega specification support.

1317Rust
1 year ago
eidolon
eidolonnicohman/eidolon

A TUI-based registry for DRM-free, Wine, and Steam games on Linux, accessible through a rofi launch menu.

1317Rust
3 years ago
decancer
decancernull8626/decancer

A library that removes common Unicode confusables, homoglyphs, and diacritics from strings to normalize text.

1305Rust
4 days ago
darwin-rs
darwin-rswilli-kappler/darwin-rs

A Rust library for writing evolutionary algorithms to solve optimization problems like TSP, Sudoku, and OCR.

12916Rust
4 years ago
ICS23
ICS23cosmos/ics23

A cross-language specification and implementation for generic merkle proofs, primarily for IBC and blockchain interoperability.

12982Rust
4 months ago
Rust algorithms
Rust algorithmsJondolf/rust-algorithms

Interactive web-based visualizations of sorting and pathfinding algorithms, built entirely with Rust.

1288Rust
2 years ago
SteinsOS
SteinsOS0x59616e/SteinsOS

A non-preemptive kernel operating system written in Rust for single-core ARMv8 architecture.

1278Rust
4 years ago
Yew-WebRTC-Chat
Yew-WebRTC-Chatcodec-abc/Yew-WebRTC-Chat

A peer-to-peer chat application built with Rust, WebAssembly, and WebRTC using the Yew framework.

12713Rust
3 years ago
Hyperspeedcube
HyperspeedcubeHactarCE/Hyperspeedcube

A modern, beginner-friendly 3D and 4D Rubik's cube simulator with thousands of puzzles and a custom scripting language.

12720Rust
2 days ago
suruga
surugaklutzy/suruga

A Rust implementation of TLS 1.2 with support for NIST P-256 ECDHE and chacha20-poly1305.

12614Rust
10 years ago
tklog
tklogdonnie4w/tklog

A high-performance structured logging library for Rust with file rotation, compression, and async support.

12610Rust
1 year ago
mail-auth
mail-authstalwartlabs/mail-auth

A Rust library for email authentication and reporting, supporting DKIM, ARC, SPF, DMARC, ARF, and SMTP TLS Reporting.

12635Rust
10 days ago
mathcore
mathcoreNonanti/mathcore

A symbolic math library and computer algebra system for Rust, providing symbolic differentiation, integration, equation solving, and more.

12611Rust
5 months ago
dyer
dyerhominee/dyer

A reliable, flexible, and fast Rust framework for web crawling and request-response services.

1267Rust
1 year ago
cronflow
cronflowdali-benothmen/cronflow

A high-performance, code-first workflow automation engine with a Rust core and TypeScript-native API for enterprise-grade speed and developer experience.

12611TypeScript
3 days ago
xgadget
xgadgetentropic-security/xgadget

Fast, parallel, cross-variant ROP/JOP gadget search tool for x86/x64 binaries, supporting exploit development.

1256Rust
2 years ago
1
41
42
43
56