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
- structured parallel execution for async Rust☆33Updated 6 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆89Updated 7 months ago
- Typed any map for rust☆65Updated 3 months ago
- Track memory allocations by backtrace or originating thread☆42Updated 3 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Rust microbenchmarking harness based on paired-testing methodology☆85Updated 2 months ago
- Reports when tokio runtime threads are blocking☆64Updated 6 months ago
- cross-platform Rust API for memory mapped IO☆41Updated 10 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆70Updated 4 months ago
- Choose Rust types at compile-time via constants☆64Updated last year
- An easy-to-use recorder and viewer for high-performance traces☆40Updated 3 months ago
- An exploration of Storages☆36Updated last year
- Serde support for the humantime crate☆30Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆43Updated 6 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 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…☆47Updated last week
- Extended utilities for working with files and filesystems in Rust. This is a fork of the fs2-rs crate, the aim for this fork is to suppor…☆78Updated this week
- The quickest way to override dependencies with Cargo☆58Updated this week
- Abstract over different executors☆73Updated last year
- A metaheuristic framework for solving combinatorial optimization problems☆34Updated 2 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated last month
- Profiling tool for Rust code.☆43Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- ☆29Updated 9 months ago
- Async, lock-free synchronization primitives for task wakeup☆43Updated 6 months ago
- Mirror of Rust's allocator api for use on stable rust☆50Updated 2 weeks ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- futures-buffered☆38Updated last week