zommiommy / mem_dbg-rs
A trait + derive to recursively compute / print the memory usage of a data structure.
☆28Updated last month
Alternatives and similar repositories for mem_dbg-rs:
Users that are interested in mem_dbg-rs are comparing it to the libraries listed below
- Choose Rust types at compile-time via constants☆64Updated last year
- Serde Visitor for deserializing untagged enums☆61Updated 2 weeks ago
- structured parallel execution for async Rust☆33Updated 7 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- Serde support for the humantime crate☆30Updated last year
- ☆115Updated 2 weeks ago
- horrible serde macro stuff☆39Updated last year
- Library for scripting analyses against crates.io's database dumps☆69Updated 2 weeks ago
- Lending iterators on stable Rust☆82Updated last year
- futures-buffered☆38Updated 3 weeks 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…☆47Updated 3 weeks ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆132Updated 5 months ago
- A safe `Pin`-based intrusive doubly-linked list in Rust☆21Updated 2 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 3 weeks ago
- Type-erased core::Discriminant<T>☆38Updated 2 weeks ago
- Zero-cost bitsets over native Rust types☆76Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated last week
- A simple in-memory search for collections and key-value stores.☆70Updated last month
- Serde partial serialization made easy☆42Updated 2 years ago
- The quickest way to override dependencies with Cargo☆58Updated last week
- ☆54Updated last year
- ☆30Updated 9 months ago
- (lifetime) GATs on stable Rust☆57Updated last year
- cross-platform Rust API for memory mapped IO☆42Updated 10 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Detect unused pub methods in a Rust workspace☆30Updated 3 weeks ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago