LukasKalbertodt / libtest-mimicLinks
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
☆130Updated last year
Alternatives and similar repositories for libtest-mimic
Users that are interested in libtest-mimic are comparing it to the libraries listed below
Sorting:
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- ☆241Updated this week
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Define your own PhantomData☆158Updated last month
- ☆76Updated 2 weeks ago
- An alternate Cargo registry using static files☆136Updated 3 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- ☆149Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Type that deserializes only from one specific value☆267Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last month
- Track and query Cargo dependency graphs.☆251Updated last week
- Helper macros: autoimpl, impl_scope☆68Updated last month
- A super powered testing macro for Rust☆124Updated 3 weeks ago
- Better reference counted strings for Rust☆140Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year