Rust LibHunt Info
All Categories
-
Applications written in Rust
-
Astronomy
-
Asynchronous
-
Audio
-
Authentication
-
Bioinformatics
-
Build system
-
Caching
-
Cloud
-
Command-line
-
Command-line argument parsing
-
Command-line interface
-
Compression
-
Computation
-
Concurrency
-
Configuration
-
Cryptography
-
Database
-
Data processing
-
Data structures
-
Development tools
-
Distributed Systems
-
Email
-
Encoding
-
Filesystem
-
Game development
-
Geospatial
-
Graphics
-
Graph processing
-
GUI
-
Image processing
-
Language specification
-
Logging
-
Machine learning
-
macro
-
Markup language
-
Mobile
-
Network programming
-
Parser
-
Platform specific
-
Programing Languages
-
Resources
-
Scripting
-
Template engine
-
Text processing
-
Virtualization
-
Web programming
MORE - Discover
trending Rust projects by mentions on social networks.
The Awesome Rust feed
The Code Monster Manual Vol. 1 — Low-Level Programming Book
What every programmer should know about processors.
Promo
kevinfocke.com
Yesterday
Ladybird Browser Is In For A Rusty Future
Article
Popular Story
// www.youtube.com
The Optimization Ladder
Article
Popular Story
// cemrehancavdar.com
Last 7 Days
Call for Testing: Build Dir Layout v2 | Rust Blog
Article
Popular Story
// blog.rust-lang.org
Torturing rustc by Emulating HKTs, Causing an Inductive Cycle and Borking the Compiler
Article
Popular Story
// www.harudagondi.space
Conditional Impls
Article
Popular Story
// www.possiblerust.com
How to use storytelling to fit inline assembly into Rust
Article
Popular Story
// www.ralfj.de
Vite 8.0 is out. And it's full of 🦀 Rust
Update
Popular Story
// vite.dev
Announcing rustup 1.29.0
Update
Popular Story
// blog.rust-lang.org
Awesome Rust Weekly » 507
Top Stories
- Airtable has rewritten its Database in Rust
- Notes on writing Rust-based Wasm
- Price-Checking Zerocopy's Zero Cost Abstractions
Parametricity, or Comptime is Bonkers
Article
Popular Story
// noelwelsh.com
A fully snapshotable Wasm interpreter
Library
Popular Story
// github.com
The State of Allocators in 2026
Article
Popular Story
// cetra3.github.io
cobalt.rs
Static site generator written in Rust
Featured Package
// Category Applications written in Rust
The Cost of Indirection in Rust
Article
Popular Story
// blog.sebastiansastre.co
Price-Checking Zerocopy's Zero Cost Abstractions
Article
Popular Story
// jack.wrenn.fyi
Last 30 Days
printpdf
Rust / WASM library for reading, writing and rendering PDF
Featured Package
// Category kaj/rust-pdf —
Meralus - yet another Minecraft-like game written in Rust with the ability to write addons in its own language, compiled through Cranelift.
Library
Popular Story
// github.com
Notes on writing Rust-based Wasm
Article
Popular Story
// notes.brooklynzelenka.com
cargo-release
Cargo subcommand `release`: everything about releasing a rust crate.
Featured Package
// Category Cargo
Airtable has rewritten its Database in Rust
Article
Popular Story
// medium.com
RustCrypto Elliptic Curves
Collection of pure Rust elliptic curve implementations: NIST P-224, P-256, P-384, P-521, secp256k1, SM2
Featured Package
// Category Cryptography
In Rust, „let _ = ...“ and „let _unused = ...“ are not the same
Article
Popular Story
// gaultier.github.io