zommiommy / mem_dbg-rsLinks
A trait + derive to recursively compute / print the memory usage of a data structure.
☆37Updated 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
Sorting:
- Zero-cost bitsets over native Rust types☆79Updated 2 weeks ago
- Async, lock-free synchronization primitives for task wakeup☆48Updated last year
- The missing compound borrowing for Rust.☆61Updated last month
- A futures abstraction that runs a set of futures which may complete in any order.☆91Updated last month
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated 10 months ago
- ☆38Updated 3 years ago
- structured parallel execution for async Rust☆37Updated last year
- An exploration of Storages☆39Updated 2 years 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…☆65Updated 2 months ago
- An ε-copy serialization/deserialization framework for Rust☆163Updated last month
- Progress reporting abstraction for Rust☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A utility crate to log errors without losing key information along the way.☆32Updated 10 months ago
- Open a scope and then freeze it in time for future access.☆107Updated last year
- Trait-agnostic derive macros☆27Updated 9 months ago
- Lending iterators on stable Rust☆83Updated last year
- Abstract over different executors☆74Updated 2 years 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…☆97Updated 2 months ago
- Zero-cost type for stack without complicated type or Box☆45Updated 6 months ago
- Rust traits for key comparison in maps.☆34Updated 9 months ago
- Easy recursion in Rust, without stack overflows.☆36Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- Benchmarking library for stable Rust☆47Updated last month
- A more powerful replacement for standard macros☆38Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆177Updated 3 months ago
- A fast, lightweight, embedded system-friendly library for wrapping text.☆64Updated last year
- futures-buffered☆45Updated 4 months ago
- Derive a builder for your constructors in Rust☆71Updated last week
- Track memory allocations by backtrace or originating thread☆45Updated 2 weeks ago