zommiommy / mem_dbg-rsLinks
A trait + derive to recursively compute / print the memory usage of a data structure.
☆40Updated last week
Alternatives and similar repositories for mem_dbg-rs
Users that are interested in mem_dbg-rs are comparing it to the libraries listed below
Sorting:
- Benchmarking library for stable Rust☆47Updated last month
- Rust microbenchmarking harness based on paired-testing methodology☆146Updated 2 months ago
- ☆38Updated 3 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated this week
- Track memory allocations by backtrace or originating thread☆46Updated 2 months ago
- structured parallel execution for async Rust☆37Updated last year
- An exploration of Storages☆39Updated 2 years ago
- futures-buffered☆46Updated 6 months ago
- Map data structure whose keys are stored as ranges☆100Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- An ε-copy serialization/deserialization framework for Rust☆169Updated last week
- Utilities for working with shared slices of memory☆83Updated 7 months ago
- A fast and flexible LRU map.☆199Updated last year
- Lending iterators on stable Rust☆83Updated 2 years ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Make trait methods callable without the trait in scope☆162Updated last month
- The missing compound borrowing for Rust.☆62Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated 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…☆67Updated last month
- Abstract over different executors☆74Updated 2 years ago
- ☆76Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆179Updated 5 months ago
- Open a scope and then freeze it in time for future access.☆108Updated last year
- Library facilitating safe pinned initialization☆75Updated this week
- Reports when tokio runtime threads are blocking☆66Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Zero-cost type for stack without complicated type or Box☆45Updated 8 months ago
- An on-disk hash table implementation☆126Updated 4 years ago