thoren-d / tracing-chromeLinks
A library for generating chrome://tracing traces in Rust.
☆122Updated 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☆155Updated last year
- Utility wrapper to send non send types to other threads safely☆185Updated 10 months ago
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 11 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Compatibility adapter between tokio and futures☆188Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 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`☆130Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆172Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Utilities for working with impl traits in Rust.☆119Updated last year
- Track and query Cargo dependency graphs.☆251Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆292Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 6 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Pull in every source file in a directory as a module☆181Updated 2 weeks ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated last month
- Const TypeId and non-'static TypeId☆70Updated last month
- Tracing layer that automatically creates and manages progress bars for active spans.☆269Updated last month
- Define your own PhantomData☆158Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Versioned data-structures for Rust☆208Updated 11 months ago
- Collection of utilities for writing your own dev scripts☆65Updated 3 years ago
- ☆241Updated this week
- Async broadcast channels☆189Updated 5 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago