JonathanWoollett-Light / clippy-tracingLinks
A tool to add, remove and check for `tracing::instrument` in large projects where it is infeasible to manually add it to thousands of functions.
☆14Updated 2 years ago
Alternatives and similar repositories for clippy-tracing
Users that are interested in clippy-tracing are comparing it to the libraries listed below
Sorting:
- State machine pattern for Rust☆29Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- `smol` integrations with `hyper`☆17Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- Rate-limit middleware for reqwest.☆18Updated 2 weeks ago
- 🐱concat! with support for const variables and expressions☆46Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time gua…☆17Updated last year
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Rust API stability attributes for the rest of us.☆31Updated last year
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 5 months ago
- futures-buffered☆45Updated 5 months ago
- Dynamic structured values for Rust☆28Updated last month
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- structured parallel execution for async Rust☆37Updated last year
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- Linked Atomic Random Insert Vector: a thread-safe, self-memory-managed vector with no guaranteed sequential insert.☆58Updated 2 years ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Binary size analyzer for Rust programs☆37Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A faster replacement for `#[derive(Hash)]` for types without padding☆29Updated 4 months ago
- horrible serde macro stuff☆39Updated 2 years ago
- Extremely minimal parser for ELF/PE/Mach-o/ar☆42Updated 4 years ago
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- bytes::BufMut implementation to count buffer size☆25Updated 3 weeks ago