soehrl / tracing-tapeLinks
An easy-to-use recorder and viewer for high-performance traces
☆41Updated 6 months ago
Alternatives and similar repositories for tracing-tape
Users that are interested in tracing-tape are comparing it to the libraries listed below
Sorting:
- 🦕 Add dyn compatible variant to your async trait!☆70Updated 2 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Typed any map for rust☆67Updated 11 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆63Updated 3 weeks ago
- An alternative rust async runtime.☆60Updated this week
- The missing compound borrowing for Rust.☆61Updated last month
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆134Updated 4 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- cargo-add command to make dependencies into dylibs☆104Updated 3 years ago
- ☆44Updated 6 months ago
- A Configuration Library for Rust Applications☆48Updated last week
- Traits extending the Rust Range structs in std::ops☆42Updated 2 years ago
- Lending iterators on stable Rust☆83Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆148Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Utilities for working with shared slices of memory☆81Updated 5 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 2 years ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated 2 years ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆94Updated 9 months ago
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- A simple Cross-platform thread schedule and priority library for rust.☆142Updated 2 months ago
- A faster Arc.☆76Updated last year
- Library facilitating safe pinned initialization☆66Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆117Updated 10 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated this week