QnnOkabayashi / tracing-forestLinks
☆76Updated 3 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:
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- Make trait methods callable without the trait in scope☆161Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆48Updated last month
- Lending iterators on stable Rust☆83Updated last year
- Better reference counted strings for Rust☆139Updated last year
- (lifetime) GATs on stable Rust☆59Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Abstract over different executors☆74Updated 2 years 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…☆65Updated 2 months ago
- A fast and flexible LRU map.☆198Updated 10 months ago
- Define your own PhantomData☆158Updated last week
- An alternate Cargo registry using static files☆134Updated last month
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- An experimental linting interface for Rust. Let's make custom lints a reality☆147Updated last year
- A sinless derive helper☆76Updated 5 months ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Umbrella repository for Krabcake experiments☆47Updated 9 months ago
- Alternative future adapters that provide cancel safety.☆76Updated this week
- Progress reporting abstraction for Rust☆65Updated last year
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Fork of std::Arc with lots of utilities useful for FFI☆265Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- Mirror of Rust's allocator api for use on stable rust☆70Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated last week
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Blazing fast immutable collection datatypes for Rust.☆126Updated last month