Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Stacks
  3. Rust
R

Rust

Language
1679 projects7460.2k total stars594.6k total forks36 languages

Open-source projects built with Rust

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

Showing 1,636 open-source projects · page 45 of 46

…
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
Macige
Macigetramlinehq/macige

Generate customizable CI workflow templates for Android, Flutter, and React Native mobile apps.

953Rust
3 years ago
tdilb-rs
tdilb-rsFedericoBruzzone/tdlib-rs

A Rust wrapper for the Telegram Database Library (TDLib) with cross-platform support and flexible build options.

9529Rust
1 month ago
logram
logrammxseev/logram

A utility that collects logs from files, journald, and Docker containers and sends them to Telegram.

9414Rust
4 years ago
joinery
joineryLucretiel/joinery

A Rust library for generically joining iterables with a separator, providing missing string join functionality.

948Rust
2 years ago
pest-ast
pest-astpest-parser/ast

A Rust library that automatically converts pest parse trees to strongly typed abstract syntax trees, reducing boilerplate code.

9317Rust
5 months ago
Saphir
Saphirricherarc/saphir

A fully async-await HTTP server framework for Rust that provides low-level control without requiring everything to be built from scratch.

9214Rust
8 months ago
tasklet
taskletstav121/tasklet

A Rust library for asynchronous task scheduling built on Tokio with cron-based execution.

927Rust
5 months ago
stainless-steel/lapack
stainless-steel/lapackblas-lapack-rs/lapack

Rust wrappers for the LAPACK Fortran library, enabling linear algebra computations in Rust applications.

9122Rust
1 year ago
stomp-rs
stomp-rszslayton/stomp-rs

A full STOMP 1.2 client implementation in Rust for interacting with message queue services like RabbitMQ and ActiveMQ.

9128Rust
3 years ago
tunein-cli
tunein-clitsirysndr/tunein-cli

A command-line interface to browse and listen to thousands of radio stations from TuneIn and Radio Browser.

918Rust
2 months ago
cargo.nvim
cargo.nvimnwiizo/cargo.nvim

A Neovim plugin that provides seamless integration with Rust's Cargo commands via a floating window interface.

903Lua
10 days ago
RustAllegro
RustAllegroSiegeLord/RustAllegro

A thin Rust wrapper and bindings for the Allegro 5 game programming library.

9017Rust
12 days ago
npc
npcsamestep/npc

A CLI tool to access and bisect the history of Nixpkgs channels, helping debug broken package updates.

900Rust
22 hours ago
easy_reader
easy_readerps1dr3x/easy_reader

A Rust library for efficiently reading and navigating forward, backward, or randomly through lines in huge files (tested with 300+ GB).

906Rust
4 years ago
ears
earsjhasse/ears

A simple Rust library for playing sounds and music with OpenAL spatialization support.

899Rust
6 years ago
Rockstar
Rockstardylanbeattie/rockstar

A dynamically typed programming language designed for writing programs that double as 1980s hard rock and power ballad lyrics.

884JavaScript
4 years ago
rust-blas
rust-blasmikkyang/rust-blas

Rust bindings and wrappers for BLAS (Basic Linear Algebra Subprograms) with generic trait-based interfaces.

8619Rust
6 years ago
Dijkstra map for Godot
Dijkstra map for GodotMatejSloboda/Dijkstra_map_for_Godot

A GDNative pathfinding node for Godot that implements Dijkstra Maps for versatile pre-computed pathfinding.

8614GDScript
1 year ago
mocktail
mocktailIBM/mocktail

A minimal Rust crate for mocking HTTP and gRPC servers with native streaming support.

8610Rust
1 month ago
supdock
supdocksegersniels/supdock

A convenient wrapper for Docker that provides interactive prompts and shortcuts for common container operations.

863Rust
2 months ago
plotpy
plotpycpmech/plotpy

A Rust plotting library that generates high-quality figures by calling Python's Matplotlib behind the scenes.

859Rust
13 days ago
nebula
nebulablackportal-ai/nebula

A package manager for machine learning datasets and models with a CLI and self-hostable registry.

855Rust
1 year ago
rust-stopwatch
rust-stopwatchellisonch/rust-stopwatch

A simple Rust library for measuring elapsed time with a stopwatch interface.

8421Rust
3 years ago
dcapal
dcapaldcapal/dcapal

A free, no-registration online tool that helps passive investors maintain portfolio balance using dollar cost averaging.

8414Rust
14 days ago
InfluxDBClient-rs
InfluxDBClient-rsdriftluo/InfluxDBClient-rs

A Rust client library for InfluxDB 1.0+ providing HTTP and UDP support with an easy-to-use API.

8340Rust
1 month ago
fork
forkimmortal/fork

A minimal Rust library for Unix-like systems to create daemon processes using fork and setsid syscalls.

8346Rust
2 months ago
feste
festetag1consulting/feste

A GPT-2 style transformer language model implemented from scratch in Rust for educational purposes.

8313Rust
1 month ago
JSAR-DOM
JSAR-DOMm-creativelab/jsar-runtime

A browser engine library for the Spatial Web that renders HTML, 2D, and 3D content together in 3D space.

833C++
4 months ago
rusti-cal
rusti-calarthurhenrique/rusti-cal

A lightning-fast calendar command-line tool written in Rust, similar to the classic Unix cal utility.

817Rust
2 days ago
edn-rs
edn-rsnaomijub/edn-rs

A Rust crate for parsing, emitting, and converting EDN (Extensible Data Notation) data.

8112Rust
2 months ago
rust-quake
rust-quakeThinkofname/rust-quake

A simple Quake level renderer written in Rust that loads and displays BSP maps from PAK files.

808Rust
6 years ago
procfd
procfddeshaw/procfd

A fast, safe Rust replacement for lsof that lists open file descriptors for Linux processes with JSON export.

806Rust
4 months ago
differential-equations
differential-equationsRyan-D-Gast/differential-equations

A high-performance Rust library for numerically solving ordinary, differential-algebraic, delay, and stochastic differential equations.

795Rust
2 days ago
RsGenetic
RsGeneticm-decoster/RsGenetic

A modular framework for executing genetic algorithms in Rust with a simple API.

7919Rust
5 years ago
Cargo AppImage
Cargo AppImageStratusFearMe21/cargo-appimage

A cargo subcommand that converts Rust crates into portable AppImage executables for Linux.

7920Rust
10 months ago
xylo
xylogiraffekey/xylo

A functional programming language designed specifically for creative coding and procedural art generation.

792Rust
3 months ago
1
44
45
46