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
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- The `io_uring` library for Rust (with Rustix)☆35Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated 3 months ago
- Obsessively tiny error derive macro☆87Updated 11 months ago
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- `smol` integrations with `hyper`☆17Updated 5 months ago
- Dynamic structured values for Rust☆28Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- An alternative rust async runtime.☆59Updated 3 weeks ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 6 months ago
- A Rust crate with a sscanf (inverse of format!()) Macro based on Regex☆33Updated last week
- 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
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆46Updated last month
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- Exhaustive iteration trait in Rust☆19Updated 3 weeks ago
- Rate-limit middleware for reqwest.☆19Updated this week
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- An explicit closure with absolute seperation of the captured data from the function.☆37Updated 5 months ago
- Library facilitating safe pinned initialization☆75Updated this week
- Count directory entries—`ls | wc -l` but faster☆29Updated 3 weeks 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
- Serde-based replacement for #[derive(Debug)]☆68Updated last year
- A generational arena based LRU Cache implementation in 100% safe rust.☆40Updated 3 years ago
- The quickest way to override dependencies with Cargo☆76Updated last week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week