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☆186Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆96Updated 2 weeks ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆216Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆136Updated 7 months ago
- Pull in every source file in a directory as a module☆181Updated this week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Compatibility adapter between tokio and futures☆188Updated 3 weeks ago
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Const TypeId and non-'static TypeId☆70Updated last month
- Lending iterators on stable Rust☆83Updated 2 years ago
- `tracing` crate compatible `Subscriber` for reporting spans through browser `window.performance`☆81Updated last year
- Define your own PhantomData☆158Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- A fast and flexible LRU map.☆200Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Make trait methods callable without the trait in scope☆162Updated this week
- ⚡️📊 Compare the performance of Rust project branches☆68Updated 9 months ago
- Better reference counted strings for Rust☆140Updated last year
- Track and query Cargo dependency graphs.☆254Updated this week
- Versioned data-structures for Rust☆208Updated 11 months ago
- Fast JSON deserialization on borrowed data☆123Updated 2 months ago