zommiommy / mem_dbg-rsLinks
A trait + derive to recursively compute / print the memory usage of a data structure.
☆39Updated 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:
- structured parallel execution for async Rust☆37Updated last year
- Benchmarking library for stable Rust☆47Updated 3 weeks ago
- ☆38Updated 3 years ago
- Track memory allocations by backtrace or originating thread☆46Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- An ε-copy serialization/deserialization framework for Rust☆168Updated 3 weeks ago
- Serde Visitor for deserializing untagged enums☆69Updated 3 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆49Updated last year
- ☆76Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆123Updated 4 months ago
- A futures abstraction that runs a set of futures which may complete in any order.☆92Updated 3 months ago
- Zero-cost bitsets over native Rust types☆79Updated last month
- A utility crate to log errors without losing key information along the way.☆32Updated 11 months ago
- Choose Rust types at compile-time via constants☆69Updated last year
- Derive a builder for your constructors in Rust☆71Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Port of bbolt in Rust☆66Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- An exploration of Storages☆39Updated 2 years ago
- Lending iterators on stable Rust☆83Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Proc-macro utility to populate enums from database data☆20Updated last year
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- Thread-safe clone-on-write container for fast concurrent writing and reading.☆49Updated 3 years ago
- The missing compound borrowing for Rust.☆62Updated 2 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A thread pool for running multiple tasks on a configurable group of threads.☆51Updated 2 years ago
- futures-buffered☆45Updated 5 months ago