QnnOkabayashi / tracing-forestLinks
☆76Updated 2 weeks 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.☆175Updated 3 months ago
- Make trait methods callable without the trait in scope☆160Updated 3 weeks ago
- Lending iterators on stable Rust☆83Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- 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
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Better reference counted strings for Rust☆138Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Abstract over different executors☆74Updated 2 years ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- ☆34Updated 11 months ago
- Define your own PhantomData☆158Updated this week
- A sinless derive helper☆75Updated 4 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 5 months ago
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Lazy formatting utility macro for rust☆129Updated last year
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆59Updated 11 months ago
- Convert number to enum☆87Updated last year
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- Utilities for working with impl traits in Rust.☆117Updated 9 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year