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`
☆129Updated 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:
- Make trait methods callable without the trait in scope☆161Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Utilities for working with impl traits in Rust.☆118Updated 11 months ago
- Utility wrapper to send non send types to other threads safely☆185Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last month
- ☆76Updated 2 months ago
- ☆241Updated 5 months ago
- Define your own PhantomData☆158Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- ☆201Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated 3 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆162Updated last week
- A scope for async_std and tokio to spawn non-static futures☆155Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- ☆148Updated 3 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- Snapshot testing for a herd of CLI tests☆163Updated last week
- Better reference counted strings for Rust☆139Updated last year
- A super powered testing macro for Rust☆124Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated 3 weeks ago
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆118Updated 2 months ago