A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
☆132Oct 5, 2024Updated 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:
- Data-driven tests on stable Rust☆51Updated this week
- Add a cute dependency declaration snippet in your crate documentation.☆43Nov 22, 2021Updated 4 years ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆274Jan 23, 2026Updated last month
- ☆43Aug 20, 2023Updated 2 years ago
- Remove Cargo.lock lockfile☆33Dec 20, 2025Updated 2 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆37Dec 2, 2020Updated 5 years ago
- Unbuffered and unlocked I/O streams☆45Mar 7, 2025Updated 11 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Fast functions for printing floating-point primitives to a decimal string☆138Jan 17, 2026Updated last month
- A GitHub Action for running cargo-semver-checks☆75Jan 26, 2026Updated last month
- Like Rust's std::Path, but UTF-8.☆548Dec 15, 2025Updated 2 months ago
- Bisects rustc, either nightlies or CI artifacts☆197Updated this week
- Imitate the documentation build that docs.rs would do☆68Feb 12, 2026Updated 3 weeks ago
- Trait implementation generator macro☆30Jan 31, 2026Updated last month
- Rust NonEmpty slice☆13Jul 5, 2021Updated 4 years ago
- Minimalist Rust syntax parsing for procedural macros☆66May 30, 2024Updated last year
- A crate to help you copy things into raw buffers without invoking spooky action at a distance (undefined behavior).☆163Nov 7, 2023Updated 2 years ago
- Cross-platform Rust wrappers for the PCI ID Repository☆11Oct 3, 2025Updated 5 months ago
- New register allocator designed as a successor to regalloc2☆57Nov 13, 2025Updated 3 months ago
- Shows only the first page of rustc output☆11May 21, 2025Updated 9 months ago
- ☆10Jun 20, 2020Updated 5 years ago
- Zero-terminated string types for FFI.☆13Mar 13, 2023Updated 2 years ago
- Helper proc-macro to "ungroup" a captured metavariable☆10Jul 19, 2023Updated 2 years ago
- Encoding and decoding for ARF strings☆15Mar 10, 2025Updated 11 months ago
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Oct 11, 2021Updated 4 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Oct 22, 2024Updated last year
- Please do not use this.☆127May 21, 2022Updated 3 years ago
- Provide expansion of proc-macros, in a way that rustc directs you directly to the issues at hand☆22Jan 6, 2025Updated last year
- Safe cross-platform linker shenanigans☆836Feb 19, 2026Updated 2 weeks ago
- Execute your code on the Rust ecosystem.☆190Feb 12, 2026Updated 2 weeks ago
- property testing and verification front-end for Rust☆233Feb 19, 2026Updated last week
- Find out path at which a deserialization error occurred☆415Feb 16, 2026Updated 2 weeks ago
- A test framework for testing rustc diagnostics output☆39Feb 8, 2026Updated 3 weeks ago
- Ultra-compact storage for collections of enums 🌱☆23Sep 12, 2022Updated 3 years ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Dec 18, 2022Updated 3 years ago
- dom-like layout for terminal applications☆13Dec 27, 2020Updated 5 years ago
- Tiny little crate to determine how large an unnameable type is.☆12Mar 29, 2025Updated 11 months ago
- An async allocator with Fun™️ unsafe Rust☆17Jun 4, 2023Updated 2 years ago
- A quick-and-dirty attempt to get scoped tasks in Rust.☆14Jun 4, 2023Updated 2 years ago