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 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆46Updated last week
- The missing compound borrowing for Rust.☆58Updated 2 months ago
- Prevent stack overflow in deeply recursive functions with automatic stack management.☆34Updated last month
- cargo-add command to make dependencies into dylibs☆100Updated 2 years ago
- structured parallel execution for async Rust☆33Updated 11 months ago
- Typed any map for rust☆67Updated 7 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 10 months ago
- Web application to render a diff between Rust crate versions. Implemented in Yew, runs fully in the browser as WebAssembly.☆127Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆50Updated 8 months ago
- Static-checked parsing of regexes into structs☆45Updated 8 months ago
- Lending iterators on stable Rust☆83Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆78Updated last week
- Fast JSON deserialization on borrowed data☆108Updated last month
- Serde-based replacement for #[derive(Debug)]☆68Updated 10 months ago
- A generic abstraction of paginated APIs☆61Updated last year
- Utilities for working with shared slices of memory☆72Updated last month
- Find out what platform your code is running on from Rust☆33Updated 3 years ago
- Abstract over different executors☆74Updated 2 years ago
- Flat message buffers with direct mapping to Rust types without packing/unpacking☆107Updated 9 months ago
- Static Linear Algebra System☆36Updated last year
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆89Updated 4 months ago
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- An asynchronous, multi-producer, single-consumer (MPSC) bounded channel that operates at tachyonic speeds☆122Updated 10 months ago
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated last year
- Traits extending the Rust Range structs in std::ops☆38Updated 2 years ago
- Compile-time regular expressions, the right way.☆79Updated 5 months ago
- A simple no_std, non-hashing, constant-capacity, constant-memory-usage LRU cache☆35Updated last year