Starred repositories
Simple ray tracing project inspired by C++ tutorial
Simple game written in Rust with Tetra framework
Provides a very thin abstraction over instrumented profiling crates like puffin, optick, tracy, and superluminal-perf.
A refreshingly simple data-driven game engine built in Rust
Snake on wooting keyboards, written with Rust
A trait to construct partial uninitialized instances.
Procedural macros for closures with shorthand argument names (like in Swift)
A utility crate to make it easier to work with the formatter
Procedural macro to convert a refutable let expression to an irrefutable.
A tool for formatting manifest according to style guidelines
A tool to mine crates.io and produce static websites
A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)
A rate-limiting library for Rust (f.k.a. ratelimit_meter)
Integer encoding for primitive integer types: Supports varint/varint+zigzag and fixed-length integer encoding and decoding, and provides synchronous and asynchronous Write/Read types for easily wri…
Futures, streams, and async I/O combinators.