veeso / leaktracerLinks
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
☆40Updated 3 months ago
Alternatives and similar repositories for leaktracer
Users that are interested in leaktracer are comparing it to the libraries listed below
Sorting:
- Library facilitating safe pinned initialization☆61Updated this week
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆40Updated 3 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆185Updated this week
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Type-erased core::Discriminant<T>☆38Updated last month
- A simple in-memory search for collections and key-value stores.☆79Updated 4 months ago
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 weeks ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆62Updated 2 weeks ago
- Experimenting with Rust's fundamental data model☆54Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated last month
- 🐱concat! with support for const variables and expressions☆42Updated 3 months ago
- A sinless derive helper☆75Updated 3 months ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated last month
- Hash trait that is object-safe☆35Updated last month
- Detect blocking code in Tokio async tasks. (Rust)☆80Updated last month
- ☆113Updated 2 years ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆142Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆40Updated last month
- High quality, fast and easy to build cryptography for Rust☆181Updated 3 weeks ago
- 🦕 Add dyn compatible variant to your async trait!☆69Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆141Updated last year
- A faster Arc.☆75Updated last year
- Automatically implement traits for common smart pointers☆120Updated 6 months ago
- A Toolchain for Rust Debuginfo☆109Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆41Updated last month
- Serde Visitor for deserializing untagged enums☆67Updated last month