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

harmony
harmonyRust

A renderer and parser for the harmony response format used with OpenAI's gpt-oss open-weight models.

#parsing#openai#response-format
Stars4.5k
Forks298
Last commit3 months ago
fselect
fselectRust

A command-line tool to find files using SQL-like queries with support for metadata, archives, and advanced filtering.

#hacktoberfest#filesystem#sql-like
Stars4.5k
Forks87
Last commit15 days ago
Apache Iggy
Apache IggyRust

A persistent message streaming platform built in Rust for ultra-low latency and high throughput, supporting multiple transport protocols.

#apache#tcp#high-performance
Stars4.4k
Forks361
Last commit1 day ago
poem
poemRust

A full-featured, easy-to-use web framework for building high-performance applications in Rust.

#fastapi#high-performance#poem
Stars4.4k
Forks353
Last commit2 months ago
Salvo
SalvoRust

A powerful and simple Rust web framework with full HTTP protocol support and built-in OpenAPI integration.

#http-server#api-server#async
Stars4.4k
Forks271
Last commit1 day ago
ruvector
ruvectorRust

A self-learning vector database with graph intelligence, local AI, and PostgreSQL integration, built for real-time adaptation.

#ai#agentic-ai#self-learning
Stars4.4k
Forks584
Last commit1 day ago
Trunk
TrunkRust

A WASM web application bundler for Rust that builds, bundles, and ships Rust WASM apps to the web.

#compiler#webassembly#bundler
Stars4.4k
Forks317
Last commit4 days ago
rusqlite
rusqliteRust

Ergonomic Rust bindings for SQLite, providing a safe and convenient API for database operations.

#database-driver#ffi-bindings#bindings
Stars4.3k
Forks483
Last commit3 days ago
bluss/ndarray
bluss/ndarrayRust

ndarray: an N-dimensional array with array views, multidimensional slicing, and efficient operations

#scientific-computing#numerics#rust-sci
Stars4.3k
Forks386
Last commit6 days ago
rkyv
rkyvRust

A zero-copy deserialization framework for Rust that enables high-performance data serialization without copying.

#memory-efficiency#deserialization#archive
Stars4.3k
Forks231
Last commit22 days ago
tera
teraRust

A Jinja2/Django-inspired template engine for Rust, featuring filters, testers, and inheritance.

#jinja2#django-templates#server-side-rendering
Stars4.3k
Forks332
Last commit1 day ago
Tower
TowerRust

A library of modular and reusable components for building robust networking clients and servers in Rust.

#service-layer#client-server#async
Stars4.3k
Forks341
Last commit1 month ago
svgbob
svgbobRust

Convert ASCII diagram scribbles into clean, scalable SVG graphics.

#bob#asciidoctor#cli-tool
Stars4.2k
Forks123
Last commit3 months ago
Garage
GarageRust

An S3-compatible distributed object storage service designed for small-to-medium scale self-hosted geo-distributed deployments.

#high-availability#object-storage#distributed-systems
Stars4.2k
Forks159
Last commit4 days ago
CompressO
CompressOTypeScript

A free, open-source desktop app that compresses videos and images into tiny sizes using FFmpeg and other tools.

#open-source#desktop-app#ffmpeg
Stars4.2k
Forks351
Last commit3 months ago
teloxide
teloxideRust

A full-featured, elegant framework for building Telegram bots in Rust.

#dialogue-management#async#bot-framework
Stars4.2k
Forks301
Last commit9 days ago
TimonPost/crossterm
TimonPost/crosstermRust

A pure-Rust library for cross-platform terminal manipulation, enabling rich text-based interfaces.

#input#terminal-library#terminal
Stars4.2k
Forks387
Last commit16 days ago
rav1e
rav1eAssembly

A fast and safe AV1 video encoder designed as a performant alternative to the reference encoder.

#hacktoberfest#open-source#c-api
Stars4.1k
Forks287
Last commit3 days ago
heaptrack
heaptrackC++

A heap memory profiler for Linux that traces allocations with stack traces to find memory leaks, hotspots, and temporary allocations.

#debugging-tools#heap-analysis#performance-optimization
Stars4.1k
Forks238
Last commit12 days ago
oxipng
oxipngRust

A multithreaded lossless PNG/APNG compression optimizer written in Rust, usable via CLI or as a library.

#png#apng#pre-commit
Stars4.1k
Forks153
Last commit4 days ago
FLOSS
FLOSSPython

A static analysis tool that automatically extracts and deobfuscates strings from malware binaries.

#string-extraction#gsoc-2026#malware-analysis
Stars4.1k
Forks537
Last commit1 day ago
ring
ringAssembly

A Rust cryptography library derived from BoringSSL, designed as an experimental alternative to OpenSSL.

#experimental#security#side-channel-mitigation
Stars4.1k
Forks794
Last commit1 day ago
flox
floxRust

Reproducible developer environments for any stack — install 120,000+ packages, share environments with your team, and build container images.

#environment-management#developer-tools#containerization
Stars4.1k
Forks125
Last commit1 day ago
CozoDB
CozoDBRust

A transactional, relational-graph-vector database that uses Datalog for query, designed as the hippocampus for AI.

#database#graph#time-travel
Stars4.1k
Forks160
Last commit1 year ago
typos
typosRust

A fast, low-false-positive spell checker designed for source code and monorepos.

#developer-tools#pre-commit#continuous-integration
Stars4.0k
Forks177
Last commit15 days ago
IronCalc
IronCalcRust

A modern spreadsheet engine written in Rust for programmatic spreadsheet manipulation across diverse environments.

#webassembly#open-source#spreadsheet
Stars4.0k
Forks161
Last commit1 day ago
dprint
dprintRust

A pluggable and configurable code formatting platform written in Rust that unifies all your formatters in one tool.

#multi-language#developer-tools#plugin-system
Stars4.0k
Forks113
Last commit2 days ago
regex
regexRust

A Rust regular expression library with guaranteed linear time matching using finite automata.

#parsing#dfa#automata
Stars4.0k
Forks519
Last commit9 days ago
Utoipa
UtoipaRust

Auto-generates OpenAPI documentation for Rust REST APIs using simple procedural macros and a code-first approach.

#actix-web#rest#axum
Stars4.0k
Forks418
Last commit19 days ago
rust-postgres
rust-postgresRust

Native PostgreSQL driver for Rust with synchronous and asynchronous client options.

#database-driver#native-client#async-rust
Stars4.0k
Forks566
Last commit5 days ago
rust-postgresql
rust-postgresqlRust

Native PostgreSQL driver for Rust with synchronous and asynchronous client options.

#database-driver#async-rust#tls
Stars4.0k
Forks566
Last commit5 days ago
petgraph
petgraphRust

A fast, flexible graph data structure library for Rust with multiple graph types and built-in algorithms.

#graph-algorithms#data-structures#path-finding
Stars4.0k
Forks454
Last commit3 months ago
https://github.com/ron-rs/ron
https://github.com/ron-rs/ronRust

A readable data serialization format for Rust that resembles Rust syntax and supports Serde's data model.

#ron-format#human-readable#configs
Stars4.0k
Forks150
Last commit6 days ago
Ambient
AmbientRust

An open-source runtime for building and deploying high-performance multiplayer games across web and desktop.

#real-time-database#multiplayer#webassembly
Stars3.9k
Forks130
Last commit1 year ago
chrono
chronoRust

A timezone-aware date and time library for Rust with configurable parsing, formatting, and correct calendar operations.

#serde#calendar-operations#date-time
Stars3.9k
Forks607
Last commit4 days ago
cpal
cpalRust

A cross-platform, low-level audio input and output library written in pure Rust.

#coreaudio#sound#audio-io
Stars3.9k
Forks520
Last commit2 days ago
PreviousPage 10 of 53Next

Related Tags

#Cross Platform279#Cli Tool267#Webassembly209#Cli188#Developer Tools169#Wasm144#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