A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
☆155Nov 28, 2025Updated 3 months ago
Alternatives and similar repositories for test-log
Users that are interested in test-log are comparing it to the libraries listed below
Sorting:
- Simple goldenfile testing in Rust☆44Feb 25, 2026Updated last week
- A faster replacement for `#[derive(Hash)]` for types without padding☆30Aug 18, 2025Updated 6 months ago
- Access and evaluate tracing logs in async and sync tests.☆88Feb 7, 2026Updated 3 weeks ago
- Rust serialize/deserialize/access reflection for trees (no_std, no alloc)☆30Feb 12, 2026Updated 3 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆271Dec 3, 2025Updated 3 months ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Feb 13, 2026Updated 2 weeks ago
- Attribute to override the visibility of items (useful in conjunction with cfg_attr)☆15Aug 13, 2024Updated last year
- Utilities to work with dyn [Async]Fn*☆18Dec 20, 2025Updated 2 months ago
- A Rust library offering newtyped indices and vecs that use those indices☆20Aug 17, 2024Updated last year
- ☆27Feb 23, 2026Updated last week
- Syntax diagram generator for pest parsers☆15Dec 21, 2024Updated last year
- postcard-rpc, over rtt, with probe-rs☆15Jan 19, 2025Updated last year
- Bridge between Coz profiler and rust tracing☆14Sep 26, 2019Updated 6 years ago
- Fixture-based test framework for Rust☆1,525Jan 9, 2026Updated last month
- A small rust library for adding custom derives to enums☆2,314Updated this week
- Compile-time type-checked builder derive☆1,149Jan 1, 2026Updated 2 months ago
- ☆206Feb 8, 2026Updated 3 weeks ago
- A collection of utilities for a superior nom experience☆165Jul 27, 2023Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆144Sep 30, 2024Updated last year
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,564Jan 11, 2026Updated last month
- ☆15Jun 18, 2023Updated 2 years ago
- SIMD accelerated JSON parser☆56Updated this week
- An explicit closure with absolute seperation of the captured data from the function.☆37Jul 29, 2025Updated 7 months ago
- Rust library for retrieving and interacting with the crates.io index☆73Feb 14, 2026Updated 2 weeks ago
- oh heck, a case conversion library☆583Aug 9, 2025Updated 6 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,851Feb 18, 2026Updated 2 weeks ago
- Some more derive(Trait) options☆2,076Feb 4, 2026Updated last month
- Pluralization handling in Rust☆41Nov 4, 2022Updated 3 years ago
- Productivity improvements for Rust ecosystem: warnings are skipped until errors are fixed, LSP-independent Neovim integration, etc.☆287Feb 20, 2026Updated last week
- Fast and simple benchmarking for Rust projects☆1,359Apr 17, 2025Updated 10 months ago
- Temporary file library for rust☆1,408Feb 24, 2026Updated last week
- A simple and fast random number generator☆565Feb 9, 2026Updated 3 weeks ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 2 weeks ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆36Oct 8, 2023Updated 2 years ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Feb 25, 2026Updated last week
- A simple middleware for tide using the tracing crate for logging.☆38Oct 23, 2023Updated 2 years ago
- Split a string into shell words, like Python's shlex.☆143Apr 2, 2025Updated 11 months ago
- Rust library for parsing English time expressions into start and end timestamps☆19Oct 10, 2023Updated 2 years ago