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`
☆128Updated 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 last week
- Define your own PhantomData☆158Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆176Updated 3 months ago
- ☆237Updated 3 months ago
- ☆76Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Better reference counted strings for Rust☆139Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆240Updated 2 weeks ago
- Type that deserializes only from one specific value☆266Updated last week
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- ☆94Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Pull in every source file in a directory as a module☆179Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 2 weeks ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆291Updated 2 years ago
- ☆198Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A super powered testing macro for Rust☆122Updated 9 months ago
- A versatile and developer-friendly trait mocking library☆77Updated 3 weeks ago