thoren-d / tracing-chromeLinks
A library for generating chrome://tracing traces in Rust.
☆111Updated 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:
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆134Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆144Updated 10 months ago
- Track and query Cargo dependency graphs.☆223Updated this week
- A fast and flexible LRU map.☆184Updated 5 months ago
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month
- Compatibility adapter between tokio and futures☆171Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆118Updated 3 weeks ago
- Safely cast &T to &U where the struct U contains a single field of type T.☆204Updated 2 weeks ago
- Variant of Rust's std::Arc that supports atomic replacement of the value.☆95Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆220Updated 4 months ago
- Reports when tokio runtime threads are blocking☆64Updated 9 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆155Updated last year
- ☆156Updated last week
- Release complex cargo-workspaces automatically with changelog generation, used by `gitoxide`☆92Updated this week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆116Updated 8 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆126Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 3 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆145Updated 4 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆99Updated 5 months ago
- Merged into https://github.com/dudykr/ddt☆91Updated 3 years ago
- ☆194Updated last year
- Pull in every source file in a directory as a module☆173Updated 3 months ago
- Serialize and deserialize C-like enum as underlying repr☆243Updated 2 weeks ago
- Versioned data-structures for Rust☆204Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Async broadcast channels☆177Updated 5 months ago