Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

1571 projects

Showing 36 of 1571 projects

citybound
cityboundRust

An open-source, multi-player city simulation game focusing on realism, collaborative planning, and microscopic detail simulation.

#urban-planning#simulation#city
Stars8.1k
Forks356
Last commit3 years ago
orjson
orjsonPython

A fast, correct JSON library for Python with native support for dataclasses, datetimes, and numpy.

#datetime#python-library#python
Stars8.1k
Forks309
Last commit4 days ago
Amethyst
AmethystRust

A data-oriented and data-driven game engine written in Rust, designed for extreme multithreading and clean architecture.

#hacktoberfest#parallel-computing#gamedev
Stars8.0k
Forks730
Last commit4 years ago
xh
xhRust

A friendly and fast command-line HTTP client with an intuitive syntax, designed as a high-performance alternative to HTTPie.

#developer-tools#rest-api#terminal
Stars7.9k
Forks129
Last commit1 day ago
feroxbuster
feroxbusterRust

A fast, simple, recursive content discovery tool written in Rust for forced browsing attacks.

#hacktoberfest#enumeration#pentest
Stars7.8k
Forks616
Last commit1 month ago
prek
prekRust

A fast, dependency-free Git hook manager written in Rust, designed as a drop-in alternative to pre-commit.

#developer-tools#pre-commit#cli-tool
Stars7.8k
Forks217
Last commit1 day ago
napi-rs
napi-rsRust

A framework for building compiled Node.js add-ons in Rust via Node-API with zero overhead.

#async-rust#native-modules#napi-rs
Stars7.8k
Forks388
Last commit7 days ago
Pumpkin
PumpkinRust

A high-performance Minecraft server implementation written in Rust, offering fast, efficient, and customizable hosting.

#gamedev#bedrock-compatibility#performance-optimization
Stars7.7k
Forks529
Last commit1 day ago
mcfly
mcflyRust

McFly replaces your shell's ctrl-r history search with an intelligent neural network-powered engine that prioritizes commands based on context.

#search#history#neural-network
Stars7.7k
Forks198
Last commit1 month ago
Sui
SuiRust

A next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by Move.

#move-language#smart-contracts#distributed-ledger-technology
Stars7.7k
Forks11.7k
Last commit1 day ago
Fungible token examples
Fungible token examplesRust

A next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by Move.

#move-language#smart-contracts#distributed-ledger-technology
Stars7.7k
Forks11.7k
Last commit
fff.nvim
fff.nvimRust

A fast, memory-enhanced fuzzy file search toolkit for AI agents and Neovim, with typo-resistant matching and git integration.

#live-grep#neovim-plugin#ai-agents
Stars7.7k
Forks310
Last commit3 days ago
miniserve
miniserveRust

A fast, self-contained CLI tool to serve files and directories over HTTP with zero configuration.

#http-server#authentication#server
Stars7.6k
Forks381
Last commit7 days ago
@parcel/css
@parcel/cssRust

An extremely fast CSS parser, transformer, bundler, and minifier written in Rust.

#minifier#compiler#css-minifier
Stars7.6k
Forks279
Last commit3 days ago
rig
rigRust

A Rust library for building scalable, modular, and ergonomic LLM-powered applications.

#ai#embedding#agentic-workflows
Stars7.6k
Forks841
Last commit3 days ago
Geckodriver
Geckodriver

A WebDriver proxy that enables automation of Firefox and other Gecko-based browsers through the Marionette protocol.

#gecko#geckodriver#proxy-server
Stars7.5k
Forks1.5k
Last commit5 days ago
qiskit
qiskitPython

An open-source SDK for working with quantum computers at the level of circuits, operators, and primitives.

#quantum#quantum-sdk#quantum-circuits
Stars7.5k
Forks2.9k
Last commit2 days ago
rustls
rustlsRust

A modern, memory-safe TLS library written in Rust, implementing TLS 1.2 and 1.3 for clients and servers.

#client-server#tls#encryption
Stars7.4k
Forks838
Last commit3 days ago
rustls
rustlsRust

A modern, memory-safe TLS library written in Rust, implementing TLS 1.2 and 1.3 for clients and servers.

#opensource-security#client-server#tls
Stars7.4k
Forks838
Last commit3 days ago
youki
youkiRust

A container runtime written in Rust that implements the OCI runtime specification, designed for performance and memory efficiency.

#container-runtime#docker-alternative#oci
Stars7.4k
Forks441
Last commit1 day ago
youki
youkiRust

A container runtime written in Rust that implements the OCI runtime specification, designed for performance and memory efficiency.

#container-runtime#sandbox-project#docker-alternative
Stars7.4k
Forks441
Last commit1 day ago
Fresh
FreshRust

A modern, zero-configuration terminal text editor with IDE-level features and familiar keybindings.

#multi-cursor#terminal-editor#themes
Stars7.4k
Forks259
Last commit1 day ago
ffsend
ffsendRust

A fully-featured command-line client for securely sharing files via the Firefox Send protocol.

#hacktoberfest#cli-tool#privacy
Stars7.3k
Forks207
Last commit6 months ago
Sccache
SccacheRust

A ccache-like compiler wrapper that caches compilation outputs locally or in remote storage to speed up build times.

#compiler-cache#developer-tools#caching
Stars7.3k
Forks679
Last commit4 days ago
sccache
sccacheRust

A ccache-like compiler wrapper that caches compilation outputs locally or in remote storage to speed up build times.

#compiler-cache#developer-tools#caching
Stars7.3k
Forks679
Last commit4 days ago
monty
montyRust

A minimal, secure Python interpreter written in Rust for safely executing AI-generated code with microsecond startup times.

#sandbox#pydantic#code-execution
Stars7.3k
Forks330
Last commit1 day ago
boa
boaRust

An embeddable JavaScript engine written in Rust, supporting over 90% of the ECMAScript specification.

#hacktoberfest#webassembly#javascript-engine
Stars7.3k
Forks631
Last commit2 days ago
mistral.rs
mistral.rsRust

A fast, flexible, and hardware-aware LLM inference engine with zero-config support for any Hugging Face model.

#agentic-ai#quantization#llm
Stars7.3k
Forks621
Last commit1 day ago
robyn
robynPython

Robyn is a high-performance async Python web framework powered by a Rust runtime for exceptional speed.

#hacktoberfest#http-server#high-performance
Stars7.3k
Forks332
Last commit7 days ago
toydb
toydbRust

A distributed SQL database in Rust, built from scratch as an educational project to illustrate core database concepts.

#database#distributed#raft-consensus
Stars7.2k
Forks626
Last commit3 months ago
wasm-pack
wasm-packRust

A one-stop tool for building Rust-generated WebAssembly packages that interoperate with JavaScript in browsers or Node.js.

#javascript-interop#package#webassembly
Stars7.2k
Forks483
Last commit10 days ago
wasm-pack
wasm-packRust

A one-stop tool for building Rust-generated WebAssembly packages that interoperate with JavaScript in browsers or Node.js.

#javascript-interop#package#webassembly
Stars7.2k
Forks483
Last commit10 days ago
Warpgate
WarpgateRust

A transparent SSH, HTTPS, Kubernetes, MySQL, and PostgreSQL bastion host with built-in session recording and no client-side software required.

#bastion-host#https-proxy#self-hosted-security
Stars7.1k
Forks282
Last commit1 day ago
boringtun
boringtunRust

A high-performance, portable userspace WireGuard® VPN implementation written in Rust.

#cli-tool#privacy#tunnel
Stars7.1k
Forks511
Last commit3 days ago
mio
mioRust

A fast, low-level I/O library for Rust providing non-blocking APIs and event notification for high-performance applications.

#systems-programming#non-blocking#async
Stars7.0k
Forks839
Last commit11 days ago
watchexec
watchexecRust

A standalone tool that watches files and runs commands automatically when modifications are detected.

#developer-tools#development-workflow#gitignore-support
Stars7.0k
Forks191
Last commit1 month ago
PreviousPage 6 of 44Next

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
1 day ago
#Cross Platform260
#Cli Tool227
#Cli162
#Webassembly147
#Developer Tools141
#Terminal118
#Wasm110
#Rust Library106
#Performance100
#Hacktoberfest98
#Self Hosted93
#Security83