Protryon / alloc-track
Track memory allocations by backtrace or originating thread
☆43Updated 3 weeks 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 safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated last month
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- ☆53Updated 2 months ago
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- A lightweight lock protected by an atomic boolean.☆37Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 6 months ago
- Zero-cost bitsets over native Rust types☆78Updated last month
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Typed any map for rust☆66Updated 5 months ago
- A trait + derive to recursively compute / print the memory usage of a data structure.☆33Updated 3 months ago
- futures-buffered☆40Updated 2 months ago
- cross-platform Rust API for memory mapped IO☆42Updated last year
- Convert closures into wakers☆45Updated 3 months ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆112Updated 2 months ago
- ☆30Updated 5 months ago
- Data structures like Rust `alloc` which reuse user allocated memory☆56Updated 7 months ago
- ☆65Updated 11 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆89Updated this week
- Stack-allocated DSTs for rust (fixed capacity)☆49Updated last year
- Nudging the compiler to auto-vectorize things☆75Updated last year
- Threadsafe RefCell for Rust☆90Updated 2 months ago
- Choose Rust types at compile-time via constants☆65Updated last year
- Bare-metal allocators.☆76Updated 2 years ago
- impl fallible collections in rust, quite as describe in RFC 2116☆37Updated 6 months ago
- structured parallel execution for async Rust☆33Updated 9 months ago
- A concise, self-describing binary format written in Rust for Serde☆65Updated 8 months ago
- The simd optimized escape code☆54Updated this week
- Object Pool LockFree in Rust☆46Updated 3 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆79Updated last month