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`
☆124Updated 11 months ago
Alternatives and similar repositories for libtest-mimic
Users that are interested in libtest-mimic are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆158Updated last week
- ☆74Updated last month
- Make trait methods callable without the trait in scope☆157Updated last week
- Utilities for working with impl traits in Rust.☆115Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆165Updated last year
- ☆223Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- ☆145Updated last week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- A versatile and developer-friendly trait mocking library☆76Updated 5 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- A scope for async_std and tokio to spawn non-static futures☆146Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- An alternate Cargo registry using static files☆130Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- Progress reporting abstraction for Rust☆64Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 10 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆60Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Type that deserializes only from one specific value☆253Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆96Updated 3 weeks ago