A unit testing library which provides rich assertions, fixtures, and other advanced testing features. Inspired by Google's C++ testing library googletest.
Archive
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.
A unit testing library which provides rich assertions, fixtures, and other advanced testing features. Inspired by Google's C++ testing library googletest.
Analysis of various tricky Rust code
Type erasure for async trait methods
Generate Proxy DLLs in Rust
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
Trait implementation generator macro
derive(Error) for struct and enum error types