Procedural galaxy simulation - Rust compiled to WASM, rendered in the browser. Live at https://galaxy-gen.coilysiren.me
Derived from this repo's Cargo dependencies and activity — difficulty is an estimate from codebase size and scope.
Matched by dependency overlap in Cargo manifests — each card notes the most distinctive crates both projects share.
Procedural galaxy simulation - Rust compiled to WASM, rendered in the browser. Live at https://galaxy-gen.coilysiren.me
Type erasure for async trait methods
serde::Deserializer for proc_macro/proc_macro2::TokenStream
Utilities for working with impl traits in Rust.
Procedural macro for bitfields.
A Rust crate that implements "design by contract" via procedural macros
HTTP benchmark client written in Rust, supporting HTTP/1.1, HTTP/2, and HTTP/3 (QUIC) with commandline mode and distributed mode.
Analysis of various tricky Rust code
A from-scratch JavaScript engine in Rust — std only, zero deps, 100% test262 (53,376/53,376)