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:
- A primitive for writing structural search and replace programs for rust☆31Updated 3 weeks ago
- `smol` integrations with `hyper`☆17Updated 6 months ago
- State machine pattern for Rust☆29Updated last year
- The missing compound borrowing for Rust.☆63Updated 3 months ago
- An immutable data structure with O(1) append, prepend, and concat time complexity.☆35Updated last week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Ansic is a modern, efficient and compile time ansi macro and utilities.☆57Updated 7 months ago
- Async, lock-free synchronization primitives for task wakeup☆51Updated last year
- Rust crate for making Read streams peekable.☆26Updated 4 years ago
- Exhaustive iteration trait in Rust☆21Updated last week
- Obsessively tiny error derive macro☆86Updated last year
- Rate-limit middleware for reqwest.☆19Updated last week
- Minimalist Rust syntax parsing for procedural macros☆66Updated last year
- ☆24Updated last week
- A fast, lightweight, embedded system-friendly library for wrapping text.☆63Updated last year
- https://github.com/rust-lang/cargo/issues/948☆55Updated last year
- Efficient byte-stream pipe buffer☆44Updated last year
- Imitate the documentation build that docs.rs would do☆68Updated last month
- An easy-to-use recorder and viewer for high-performance traces☆41Updated this week
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- An alternative rust async runtime.☆59Updated last month
- structured parallel execution for async Rust☆37Updated last year
- Dynamic structured values for Rust☆30Updated 2 months ago
- Atomic operations on potentially uninitialized integers.☆28Updated last week
- ☆55Updated 2 years ago
- Fast Function Dispatch: Improving the performance of Rust's dynamic function calls☆36Updated last year
- Hitori is a generic regular expressions library.☆54Updated 2 years ago
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- A simple `Secret` wrapper type that reveals the secret at most `N: typenum::Unsigned` (i.e. unsigned integer) times with compile time gua…☆18Updated last year
- Library facilitating safe pinned initialization☆77Updated 2 weeks ago