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`
☆116Updated 7 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:
- Lazy formatting utility macro for rust☆127Updated last year
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- ☆155Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- Make trait methods callable without the trait in scope☆146Updated last week
- Define your own PhantomData☆152Updated last week
- A versatile and developer-friendly trait mocking library☆75Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated last week
- ☆139Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated last week
- ☆69Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated last week
- A super powered testing macro for Rust☆118Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆155Updated last week
- Compatibility adapter between tokio and futures☆170Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆108Updated 9 months ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆202Updated last week
- Mirror of Rust's allocator api for use on stable rust☆60Updated 2 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- ☆183Updated 3 weeks ago
- Const TypeId and non-'static TypeId☆66Updated last week
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆75Updated last week
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆57Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- An alternate Cargo registry using static files☆120Updated 2 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…☆56Updated 3 weeks ago