veeso / leaktracerLinks
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
☆41Updated 3 weeks ago
Alternatives and similar repositories for leaktracer
Users that are interested in leaktracer are comparing it to the libraries listed below
Sorting:
- A Rust crate for creating and managing system call filters, providing a safe and ergonomic interface for controlling access to system res…☆39Updated 6 months ago
- Library facilitating safe pinned initialization☆75Updated this week
- Cargo subcommand for viewing LLVM optimization remarks.☆202Updated 3 months ago
- Type-erased core::Discriminant<T>☆38Updated 3 weeks ago
- Experimenting with Rust's fundamental data model☆57Updated 3 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…☆66Updated last month
- A sinless derive helper☆77Updated 3 weeks ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆81Updated this week
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated last month
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- Hash trait that is object-safe☆37Updated 3 weeks ago
- 🐱concat! with support for const variables and expressions☆47Updated last month
- Mirror of Rust's allocator api for use on stable rust☆72Updated last month
- Open a scope and then freeze it in time for future access.☆108Updated last year
- an extremely fast async mutex with alternative sync API☆84Updated last week
- Imitate the documentation build that docs.rs would do☆65Updated 3 weeks ago
- WireGuard(R) impl in pure rust☆81Updated 2 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- Utilities for working with shared slices of memory☆83Updated 6 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆39Updated last week
- Sans-I/O style simple and lightweight mDNS client/server library for any async runtime.☆22Updated last month
- Cross-platform, endian-aware primitives for Rust☆46Updated 3 months ago
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- A zero-copy Rust library that builds and parses network packets in-place.☆116Updated 9 months ago
- A simple in-memory search for collections and key-value stores.☆81Updated 3 weeks ago
- High quality, fast and easy to build cryptography for Rust☆197Updated 2 weeks ago
- Detect unused pub methods in a Rust workspace☆44Updated 10 months ago