thoren-d / tracing-chromeLinks
A library for generating chrome://tracing traces in Rust.
☆115Updated 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☆144Updated last year
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- Compatibility adapter between tokio and futures☆180Updated 3 weeks ago
- A fast and flexible LRU map.☆192Updated 8 months ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 2 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- A library for extending `Path` and `PathBuf` in order to get an absolute path and remove the containing dots.☆64Updated last month
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆77Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 5 months ago
- Pull in every source file in a directory as a module☆177Updated this week
- Lending iterators on stable Rust☆83Updated last year
- RcLite: small, fast, and memory-friendly reference counting for Rust☆192Updated 2 weeks ago
- ☆194Updated last week
- ☆101Updated 3 weeks ago
- Define your own PhantomData☆156Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated 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`☆122Updated 11 months ago
- Snapshot testing for a herd of CLI tests☆156Updated this week
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Track and query Cargo dependency graphs.☆235Updated this week
- Async broadcast channels☆185Updated last month
- Versioned data-structures for Rust☆207Updated 6 months ago
- Make trait methods callable without the trait in scope☆157Updated this week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆214Updated last week