veeso / leaktracerLinks
A Rust allocator to trace memory allocations in Rust programs, by intercepting the allocations.
☆41Updated last month
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 7 months ago
- Library facilitating safe pinned initialization☆75Updated last week
- A sinless derive helper☆78Updated last month
- Generic Async Semaphore☆21Updated 9 months ago
- Eager evaluation of macros like `concat!` and `env!`☆41Updated last month
- Cargo subcommand for viewing LLVM optimization remarks.☆205Updated 3 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆45Updated this week
- Type-erased core::Discriminant<T>☆38Updated last month
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- Convert number to enum☆87Updated last year
- 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☆49Updated last week
- Track memory allocations by backtrace or originating thread☆47Updated 2 months ago
- Parse JSON file at compile time and embed as serde_json::Value☆34Updated last month
- Mirror of Rust's allocator api for use on stable rust☆74Updated last month
- Experimenting with Rust's fundamental data model☆58Updated 3 months ago
- 🦕 Add dyn compatible variant to your async trait!☆72Updated 4 months ago
- Hash trait that is object-safe☆37Updated last month
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Utilities for working with shared slices of memory☆84Updated 7 months ago
- Imitate the documentation build that docs.rs would do☆67Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆67Updated last month
- crunch is a drop-in cargo replacement for offloading Rust compilation to a remote server.☆79Updated 2 weeks ago
- Reports when tokio runtime threads are blocking☆66Updated last year
- The quickest way to override dependencies with Cargo☆82Updated last week
- A faster Arc.☆80Updated last year
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆118Updated last month
- Fluxion is an actor framework designed with distributed systems in mind, namely sending messages not just between actors, but also betwee…☆29Updated last year
- 🐱concat! with support for const variables and expressions☆47Updated 2 months ago
- Rust procedural macro attribute parser☆44Updated last year