Type erasure for async trait methods
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.
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
Analysis of various tricky Rust code
Rex is a safe and usable kernel extension framework that allows loading and executing Rust kernel extension programs in the place of eBPF.
Compile-time state machine DSL for Rust, inspired by the Ruby state_machines gem.
Asynchronous streams for Rust using async & await notation
Trait implementation generator macro