veeso / leaktracerLinks
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
☆40Updated 4 months ago
Alternatives and similar repositories for leaktracer
Users that are interested in leaktracer are comparing it to the libraries listed below
Sorting:
- Cargo subcommand for viewing LLVM optimization remarks.☆187Updated 3 weeks ago
- Cross-platform, endian-aware primitives for Rust☆42Updated last month
- Experimenting with Rust's fundamental data model☆54Updated last month
- Type-erased core::Discriminant<T>☆38Updated last month
- A modern and lightweight implementation of arbitrary integers for Rust☆42Updated last month
- Track memory allocations by backtrace or originating thread☆45Updated 6 months ago
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Updated 4 months ago
- A simple in-memory search for collections and key-value stores.☆80Updated 5 months ago
- A sinless derive helper☆74Updated 4 months ago
- Library facilitating safe pinned initialization☆62Updated last week
- Parse JSON file at compile time and embed as serde_json::Value☆32Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆43Updated 4 months ago
- Convert number to enum☆87Updated last year
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆22Updated 2 months ago
- ☆76Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- Choose Rust types at compile-time via constants☆68Updated last year
- High quality, fast and easy to build cryptography for Rust☆184Updated last month
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆116Updated 2 weeks ago
- Mirror of Rust's allocator api for use on stable rust☆68Updated 2 months ago
- Serde Visitor for deserializing untagged enums☆67Updated this week
- Detect blocking code in Tokio async tasks. (Rust)☆79Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- A zero-copy Rust library that builds and parses network packets in-place.☆118Updated 7 months ago
- Automatically implement traits for common smart pointers☆120Updated 7 months ago
- crunch is a drop-in cargo replacement for offloading Rust compilation to a remote server.☆75Updated last month
- Rust ABI safe code generator☆189Updated 6 months ago
- Ergonomic and composable async stream generation without macros☆18Updated last week
- Eager evaluation of macros like `concat!` and `env!`☆40Updated 3 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week