QnnOkabayashi / tracing-forestLinks
☆76Updated 2 months ago
Alternatives and similar repositories for tracing-forest
Users that are interested in tracing-forest are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- 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
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆159Updated last month
- A sinless derive helper☆75Updated 3 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- (lifetime) GATs on stable Rust☆59Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆137Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- A fast and flexible LRU map.☆193Updated 9 months ago
- Choose Rust types at compile-time via constants☆68Updated last year
- ☆226Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆166Updated last year
- Progress reporting abstraction for Rust☆64Updated last year
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated this week
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆148Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month