Protryon / alloc-trackLinks
Track memory allocations by backtrace or originating thread
☆43Updated 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:
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated 3 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 5 months ago
- Zero-cost bitsets over native Rust types☆78Updated 3 months ago
- Typed any map for rust☆67Updated 7 months ago
- Dependency injection for Rust☆53Updated last week
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated 3 weeks ago
- Faster integer division and modulus operations☆87Updated 3 weeks ago
- Open a scope and then freeze it in time for future access.☆107Updated 10 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- A modern and lightweight implementation of arbitrary integers for Rust☆40Updated 2 weeks ago
- A lightweight lock protected by an atomic boolean.☆37Updated 4 months ago
- It executes futures☆57Updated 2 years ago
- ☆32Updated 7 months ago
- An exploration of Storages☆37Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated this week
- An updated version of linked-hash-map and friends☆120Updated 3 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆105Updated this week
- A simple in-memory search for collections and key-value stores.☆76Updated last month
- A concise, self-describing binary format written in Rust for Serde☆66Updated 10 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 8 months ago
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- Lending iterators on stable Rust☆83Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆136Updated 9 months ago
- Efficient byte-stream pipe buffer☆43Updated last year