Protryon / alloc-track
Track memory allocations by backtrace or originating thread
☆42Updated 5 months ago
Alternatives and similar repositories for alloc-track:
Users that are interested in alloc-track are comparing it to the libraries listed below
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 3 weeks ago
- Data structures like Rust `alloc` which reuse user allocated memory☆54Updated 7 months ago
- cross-platform Rust API for memory mapped IO☆42Updated 11 months ago
- Nudging the compiler to auto-vectorize things☆75Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Dependency injection for Rust☆49Updated 3 months ago
- futures-buffered☆39Updated last month
- Convert closures into wakers☆45Updated 3 months ago
- Object Pool LockFree in Rust☆46Updated 3 months ago
- Make trait methods callable without the trait in scope☆136Updated last month
- Bare-metal allocators.☆76Updated 2 years ago
- Zero-cost bitsets over native Rust types☆76Updated 3 weeks ago
- ☆30Updated 5 months ago
- Async, lock-free synchronization primitives for task wakeup☆44Updated 7 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…☆53Updated 3 weeks ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆29Updated 2 months ago
- structured parallel execution for async Rust☆33Updated 8 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆135Updated 6 months ago
- Library for scripting analyses against crates.io's database dumps☆69Updated last month
- Choose Rust types at compile-time via constants☆64Updated last year
- Const TypeId and non-'static TypeId☆66Updated last month
- Time and duration crate optimized for speed and API stability.☆69Updated last month
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- It executes futures☆58Updated 2 years ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 3 weeks ago
- Typed any map for rust☆66Updated 4 months ago
- A Rustified OpenCL Experience☆46Updated last year
- Macro for sealing traits and structures☆53Updated 4 months ago
- Extract bits from a byte slice☆73Updated 2 months ago