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`
☆126Updated 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:
- Lazy formatting utility macro for rust☆129Updated last year
- ☆76Updated 2 months ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Utilities for working with impl traits in Rust.☆116Updated 8 months ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- ☆226Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Define your own PhantomData☆158Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- An alternate Cargo registry using static files☆133Updated last week
- ☆145Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- A super powered testing macro for Rust☆122Updated 7 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Type that deserializes only from one specific value☆265Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 3 weeks ago
- Better reference counted strings for Rust☆137Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago