soehrl / tracing-tapeLinks
An easy-to-use recorder and viewer for high-performance traces
☆41Updated 2 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:
- Open a scope and then freeze it in time for future access.☆107Updated last year
- 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.☆82Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆47Updated last week
- Typed any map for rust☆67Updated 8 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated last month
- The missing compound borrowing for Rust.☆60Updated last week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- Utilities for working with shared slices of memory☆72Updated last month
- A generic abstraction of paginated APIs☆62Updated last year
- An alternative rust async runtime.☆47Updated this week
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Oneshot Rust channel working both in and between sync and async environments☆90Updated 5 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year
- Utilities for working with impl traits in Rust.☆112Updated 6 months ago
- Compile-time regular expressions, the right way.☆79Updated 6 months ago
- State machine pattern for Rust☆29Updated 9 months ago
- ☆43Updated 3 months ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated this week
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆125Updated 10 months ago
- structured parallel execution for async Rust☆36Updated last year
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆51Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- ☆192Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year