soehrl / tracing-tape
An easy-to-use recorder and viewer for high-performance traces
☆40Updated 4 months ago
Alternatives and similar repositories for tracing-tape:
Users that are interested in tracing-tape are comparing it to the libraries listed below
- The missing compound borrowing for Rust.☆57Updated 2 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 7 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Abstract over different executors☆73Updated last year
- A Configuration Library for Rust Applications☆39Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆65Updated last year
- Library facilitating safe pinned initialization☆36Updated this week
- ☆133Updated 3 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆63Updated 3 weeks ago
- Typed any map for rust☆65Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- ☆26Updated last year
- Helper macros: autoimpl, impl_scope☆59Updated 3 months ago
- rust utility for temporarily changing directory☆15Updated 2 years ago
- Serde partial serialization made easy☆42Updated 2 years ago
- 🗑 async-dropper is probably the least-worst ad-hoc AysncDrop implementation you've seen so far.☆44Updated 4 months ago
- cargo-add command to make dependencies into dylibs☆99Updated 2 years ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- A global executor built on top of async-executor and smol☆74Updated 3 weeks ago
- Serde-based replacement for #[derive(Debug)]☆67Updated 6 months ago
- A simple in-memory search for collections and key-value stores.☆72Updated 2 months ago
- A faster Arc.☆60Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.