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:
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- ☆231Updated 3 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Define your own PhantomData☆158Updated this week
- ☆76Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- An alternate Cargo registry using static files☆133Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆152Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆86Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated 2 weeks ago
- Better reference counted strings for Rust☆138Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A super powered testing macro for Rust☆122Updated 8 months ago
- ☆196Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Automatic cfg for Rust compiler features☆105Updated 4 months ago
- ☆146Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last week