LukasKalbertodt / libtest-mimic
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
☆111Updated 5 months ago
Alternatives and similar repositories for libtest-mimic:
Users that are interested in libtest-mimic are comparing it to the libraries listed below
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- Lazy formatting utility macro for rust☆126Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆95Updated 2 months ago
- ☆203Updated 2 months ago
- A scope for async_std and tokio to spawn non-static futures☆127Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆156Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆104Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- ☆65Updated 9 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆71Updated 4 months ago
- A versatile and developer-friendly trait mocking library☆74Updated 7 months ago
- Make trait methods callable without the trait in scope☆136Updated 2 weeks ago
- Define your own PhantomData☆152Updated 2 weeks ago
- String optimized for map keys☆62Updated last month
- Safely cast &T to &U where the struct U contains a single field of type T.☆199Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆100Updated 2 months ago
- ☆133Updated 8 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- Track and query Cargo dependency graphs.☆206Updated this week
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆177Updated last month
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆151Updated 7 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- ☆119Updated this week
- Program startup and thread support written in Rust☆179Updated last week
- Asynchronous HTTP body trait☆136Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month