QnnOkabayashi / tracing-forestLinks
☆72Updated last month
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.☆166Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆149Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆120Updated 9 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated 2 weeks ago
- Lending iterators on stable Rust☆83Updated 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…☆59Updated last week
- Mirror of Rust's allocator api for use on stable rust☆62Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- A sinless derive helper☆72Updated 2 weeks ago
- ☆163Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A fast and flexible LRU map.☆189Updated 6 months ago
- ☆32Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated this week
- Const TypeId and non-'static TypeId☆66Updated last month
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆114Updated 3 months ago
- Progress reporting abstraction for Rust☆64Updated 11 months ago
- Define your own PhantomData☆155Updated this week
- Macro for sealing traits and structures☆57Updated 7 months ago
- Better reference counted strings for Rust☆130Updated 11 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆89Updated 3 weeks ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- ☆53Updated 4 months ago
- An alternate Cargo registry using static files☆121Updated 4 months ago
- Serde Visitor for deserializing untagged enums☆63Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆104Updated 6 months ago