thoren-d / tracing-chromeLinks
A library for generating chrome://tracing traces in Rust.
☆114Updated 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☆139Updated last year
- Utilities for working with impl traits in Rust.☆110Updated 5 months ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated 11 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆73Updated last year
- Define your own PhantomData☆155Updated last week
- A fast and flexible LRU map.☆189Updated 6 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- RcLite: small, fast, and memory-friendly reference counting for Rust☆186Updated 3 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`☆120Updated 9 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Compatibility adapter between tokio and futures☆172Updated 4 months ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated last month
- ⚡️📊 Compare the performance of Rust project branches☆66Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- ☆72Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- ☆212Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last year
- Fast JSON deserialization on borrowed data☆108Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- Async broadcast channels☆179Updated 6 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆197Updated last year