Protryon / alloc-trackLinks
Track memory allocations by backtrace or originating thread
☆46Updated 2 months ago
Alternatives and similar repositories for alloc-track
Users that are interested in alloc-track are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆158Updated last month
- A flexible and convenient high-level mmap for zero-copy file I/O.☆117Updated 10 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆40Updated this week
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated 2 months ago
- ☆34Updated last year
- A concise, self-describing binary format written in Rust for Serde☆67Updated last year
- Typed any map for rust☆67Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Generate is a library for building iterators on the fly☆39Updated 4 years ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- structured parallel execution for async Rust☆37Updated last year
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 3 months ago
- An updated version of linked-hash-map and friends☆139Updated 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…☆66Updated last month
- A simple in-memory search for collections and key-value stores.☆81Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆97Updated 10 months ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A sinless derive helper☆78Updated last month
- Benchmarking library for stable Rust☆47Updated last month
- A lightweight lock protected by an atomic boolean.☆38Updated 4 months ago
- 🦕 Add dyn compatible variant to your async trait!☆71Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago
- io traits/structs for tokio that automatically recover from potential disconnections/interruptions☆73Updated last month
- A buffering MPSC queue.☆85Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated 2 years ago