thoren-d / tracing-chrome
A library for generating chrome://tracing traces in Rust.
☆108Updated last year
Alternatives and similar repositories for tracing-chrome
Users that are interested in tracing-chrome are comparing it to the libraries listed below
Sorting:
- A scope for async_std and tokio to spawn non-static futures☆134Updated 11 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 7 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆143Updated 9 months ago
- A fast and flexible LRU map.☆181Updated 4 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`☆115Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- ☆99Updated 2 months ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆72Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆162Updated 2 months ago
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- Compatibility adapter between tokio and futures☆169Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Lazy formatting utility macro for rust☆127Updated last year
- Lending iterators on stable Rust☆82Updated last year
- ☆65Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆154Updated last year
- Track and query Cargo dependency graphs.☆207Updated this week
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆181Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 4 months ago
- (lifetime) GATs on stable Rust☆58Updated last year
- Compile-time string operations☆93Updated 3 months ago
- ☆194Updated last year
- Cargo plugin to manage dependency features☆117Updated 2 years ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- Minimal asynchronous runtime for Rust☆128Updated 9 months ago
- Pull in every source file in a directory as a module☆173Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago