Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

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

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Rust

Rust

1888 projects

Showing 36 of 1888 projects

websocat
websocatRust

A command-line tool for interacting with WebSockets, offering netcat/curl/socat-like functionality with advanced proxying and bridging capabilities.

#websocket-server#devops#proxy
Stars8.6k
Forks327
Last commit2 days ago
crossbeam
crossbeamRust

A Rust library providing a comprehensive toolkit of concurrent data structures, synchronization primitives, and memory management utilities.

#memory-management#parallelism#data-structures
Stars8.5k
Forks563
Last commit11 days ago
Gifski
GifskiSwift

Convert videos to high-quality GIFs on macOS using efficient cross-frame palettes and temporal dithering.

#gif-encoder#converter#high-quality-gifs
Stars8.5k
Forks320
Last commit16 days ago
Gifski
GifskiSwift

A macOS app that converts videos to high-quality animated GIFs using efficient encoding.

#media-processing#converter#gifski
Stars8.5k
Forks320
Last commit16 days ago
Neon
NeonRust

Rust bindings for writing safe and fast native Node.js modules.

#systems-programming#native-modules#ffi
Stars8.4k
Forks286
Last commit11 days ago
Official in Substrate
Official in SubstrateRust

A modular blockchain development framework for building custom blockchains with flexible consensus and runtime logic.

#custom-blockchains#parachain-development#webassembly
Stars8.4k
Forks2.6k
Last commit2 years ago
orjson
orjsonPython

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

#datetime#python-library#python
Stars8.2k
Forks315
Last commit8 days ago
grex
grexRust

A command-line tool and library that generates regular expressions from user-provided test cases.

#developer-tools#webassembly#unicode
Stars8.2k
Forks196
Last commit4 months ago
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
Forks362
Last commit3 years 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
Stars8.1k
Forks227
Last commit22 hours ago
rig
rigRust

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

#ai#embedding#agentic-workflows
Stars8.0k
Forks904
Last commit22 hours 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
Stars8.0k
Forks137
Last commit7 days ago
feroxbuster
feroxbusterRust

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

#hacktoberfest#enumeration#pentest
Stars8.0k
Forks625
Last commit3 months 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.9k
Forks394
Last commit2 days ago
Fresh
FreshRust

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

#multi-cursor#terminal-editor#themes
Stars7.9k
Forks290
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
Forks399
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.8k
Forks199
Last commit3 months ago
miniserve
miniserveRust

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

#http-server#authentication#server
Stars7.7k
Forks387
Last commit23 days 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
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 commit21 hours 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.6k
Forks3.0k
Last commit21 hours ago
@parcel/css
@parcel/cssRust

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

#minifier#compiler#css-minifier
Stars7.6k
Forks286
Last commit4 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.5k
Forks864
Last commit1 day 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.5k
Forks864
Last commit1 day 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.5k
Forks665
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#docker-alternative#oci
Stars7.5k
Forks448
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.5k
Forks448
Last commit1 day 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 commit1 day 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.5k
Forks705
Last commit3 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.5k
Forks705
Last commit3 days ago
boa
boaRust

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

#hacktoberfest#webassembly#javascript-engine
Stars7.4k
Forks644
Last commit3 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.4k
Forks315
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.4k
Forks206
Last commit8 months ago
trippy
trippyRust

A network diagnostic tool combining traceroute and ping for analyzing network issues with a real-time TUI.

#mtr#network#tool
Stars7.3k
Forks252
Last commit2 days 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
Forks336
Last commit4 days ago
PreviousPage 6 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
21 hours ago
#Cross Platform279
#Cli Tool267
#Webassembly209
#Cli188
#Developer Tools169
#Wasm144
#Terminal134
#Rust Library126
#Performance112
#Self Hosted105
#Hacktoberfest104
#No Std97