veeso / leaktracerLinks
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
☆33Updated 2 weeks ago
Alternatives and similar repositories for leaktracer
Users that are interested in leaktracer are comparing it to the libraries listed below
Sorting:
- Cross-platform, endian-aware primitives for Rust☆41Updated 2 months ago
- Type-erased core::Discriminant<T>☆38Updated 2 months ago
- Cargo subcommand for viewing LLVM optimization remarks.☆178Updated last year
- Library facilitating safe pinned initialization☆56Updated 2 weeks ago
- Track memory allocations by backtrace or originating thread☆44Updated 3 months ago
- Hash trait that is object-safe☆33Updated last month
- A sinless derive helper☆73Updated last month
- Experimenting with Rust's fundamental data model☆53Updated 2 weeks ago
- A simple in-memory search for collections and key-value stores.☆77Updated 2 months 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…☆59Updated 3 weeks ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆41Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆65Updated last week
- A zero-copy Rust library that builds and parses network packets in-place.☆117Updated 4 months ago
- #[no_std] print equivalent for Rust☆64Updated last month
- Imitate the documentation build that docs.rs would do☆55Updated last week
- Convert number to enum☆87Updated 11 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆28Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated last month
- Open a scope and then freeze it in time for future access.☆107Updated 11 months ago
- Serde Visitor for deserializing untagged enums☆64Updated 2 weeks ago
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆20Updated 2 weeks ago
- A Toolchain for Rust Debuginfo☆91Updated this week
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆37Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated last week
- Minimalist Rust syntax parsing for procedural macros☆63Updated last year
- ☆156Updated this week
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago