zommiommy / mem_dbg-rs
A trait + derive to recursively compute / print the memory usage of a data structure.
☆25Updated last month
Related projects ⓘ
Alternatives and complementary repositories for mem_dbg-rs
- structured parallel execution for async Rust☆30Updated 2 months ago
- 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…☆59Updated this week
- An exploration of Storages☆34Updated last year
- cross-platform Rust API for memory mapped IO☆40Updated 6 months ago
- Serde partial serialization made easy☆41Updated last year
- Track memory allocations by backtrace or originating thread☆41Updated last year
- This crate provides Discrete Interval Tree Data-Structures, which are based off BTreeMap☆39Updated 2 months ago
- horrible serde macro stuff☆38Updated 11 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆49Updated 11 months ago
- Zero-cost bitsets over native Rust types☆76Updated 2 weeks ago
- Imitate the documentation build that docs.rs would do☆40Updated last week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆73Updated last month
- ☆28Updated 3 weeks ago
- Library facilitating safe pinned initialization☆30Updated 3 months ago
- Completion futures for Rust☆19Updated 2 years ago
- A simple in-memory search for collections and key-value stores.☆64Updated 3 weeks ago
- The quickest way to override dependencies with Cargo☆42Updated this week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆64Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- Serde support for the humantime crate☆27Updated 8 months ago
- impl fallible collections in rust, quite as describe in RFC 2116☆34Updated this week
- A memory efficient syntax tree for language developers☆51Updated last month
- futures-buffered☆36Updated 2 weeks ago
- The missing compound borrowing for Rust.☆57Updated 5 months ago
- This crate provides useful tools to generate multiple readable passwords, as well as analyze and score them.☆41Updated last year
- Lending iterators on stable Rust☆80Updated 9 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 months ago
- Human-friendly indexed collections☆51Updated 10 months ago