π Curated list of awesome things regarding Rust Testing
β202Mar 30, 2026Updated 5 months ago
Alternatives and similar repositories for awesome-rust-testing
Users that are interested in awesome-rust-testing are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Allow running external commands and properly handle its success and failures.β16Aug 8, 2024Updated 2 years ago
- Procedural macro for substituting one type for another when testingβ21Feb 22, 2020Updated 6 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolationβ365Jul 28, 2026Updated last month
- Love your errorsβ14Oct 6, 2021Updated 4 years ago
- Like Rust's built-in assert_eq macro, but for token streams. Passes them through rustfmt, and shows a pretty diffβ16Jul 11, 2023Updated 3 years ago
- AI Agents on DigitalOcean Gradient AI Platform β’ AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- A browser interface for working through rustc errors and running cargo commands.β16Jan 5, 2023Updated 3 years ago
- Cache & In-Memory optimizations for Rust, revived from the slabs of Sumer.β30Feb 22, 2020Updated 6 years ago
- Modular aggregated order book for CeFi exchangesβ14May 25, 2023Updated 3 years ago
- β13May 26, 2024Updated 2 years ago
- p!() is a macro used for printing values while debuggingβ14Oct 8, 2021Updated 4 years ago
- Local Immediate Automated Testingβ13Jun 22, 2026Updated 2 months ago
- Rust doesn't have exceptionsβ632Aug 17, 2020Updated 6 years ago
- Fixture-based test framework for Rustβ1,576Mar 26, 2026Updated 5 months ago
- To futures-lite as futures-lite is to futures: smaller.β54Dec 17, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer β’ AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A library for manipulating unstructured Markdown documents.β48Mar 25, 2023Updated 3 years ago
- Yocto Explorer: is a command line tool to ease the manipulation of files under the directory structure adopted by O.S. Systems to organizβ¦β10Jun 5, 2026Updated 2 months ago
- devp2p implementation from akulaβ15Mar 6, 2023Updated 3 years ago
- A simple console file manager.β21Nov 8, 2022Updated 3 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the codeβ¦β103Jul 10, 2024Updated 2 years ago
- A modern Rust debugging library π¦β893May 15, 2022Updated 4 years ago
- Fix Rust coverage data based on source codeβ17Dec 29, 2020Updated 5 years ago
- The core repository of implementing PostgreSQL compatible distributed database in Rustβ220Sep 28, 2021Updated 4 years ago
- Wrapper around reqwest to allow for client middleware chains.β380May 19, 2026Updated 3 months ago
- GPU virtual machines on DigitalOcean Gradient AI β’ AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- Check your crate for (possible) no_std compatibilityβ217Apr 11, 2023Updated 3 years ago
- A contract for selling NFTs in an exponential price decay auctionβ39Feb 17, 2023Updated 3 years ago
- GFWX: Good, Fast Wavelet Codec (Rust)β14Oct 29, 2025Updated 10 months ago
- Detect and invoke build systemsβ24Aug 3, 2026Updated 3 weeks ago
- A Telegram bot to search for Cratesβ19Feb 2, 2023Updated 3 years ago
- HTTP mocking to test Rust applications.β798Aug 24, 2025Updated last year
- A simple error library for no_std + no_alloc Rustβ18Apr 7, 2020Updated 6 years ago
- A code coverage tool for Rust projectsβ3,016Aug 15, 2026Updated 2 weeks ago
- Rust Hacktoberfest Projectsβ21Oct 2, 2019Updated 6 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI β’ AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- an orm for rustβ249Mar 6, 2021Updated 5 years ago
- Publish Rust crates from CI with a Release PR.β1,462Updated this week
- Run closures in parallelβ118Jan 19, 2025Updated last year
- [WIP] Supervisors for async-backplaneβ28Aug 24, 2020Updated 6 years ago
- Uuid library for Rustβ26Jul 16, 2024Updated 2 years ago
- Append-only collections for Rust where borrows to entries can outlive insertionsβ280Jun 27, 2026Updated 2 months ago
- "Freedom from syn": Proc macro tools for operating on token trees