zommiommy / mem_dbg-rsLinks
A trait + derive to recursively compute / print the memory usage of a data structure.
☆33Updated 7 months ago
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☆46Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Async, lock-free synchronization primitives for task wakeup☆47Updated last year
- A futures abstraction that runs a set of futures which may complete in any order.☆90Updated last month
- Track memory allocations by backtrace or originating thread☆44Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- structured parallel execution for async Rust☆36Updated last year
- Lending iterators on stable Rust☆83Updated last year
- Utilities for working with shared slices of memory☆76Updated 3 months ago
- ☆36Updated 3 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…☆60Updated last month
- An exploration of Storages☆37Updated last year
- An ε-copy serialization/deserialization framework for Rust☆156Updated this week
- 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…☆96Updated 3 weeks ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Choose Rust types at compile-time via constants☆68Updated last year
- Port of bbolt in Rust☆65Updated 11 months ago
- Library facilitating safe pinned initialization☆60Updated last week
- Rust microbenchmarking harness based on paired-testing methodology☆140Updated this week
- Autogenerated Bytewise SIMD-Optimized Look-Up Tables☆38Updated last year
- Open a scope and then freeze it in time for future access.☆107Updated last year
- ☆52Updated 2 weeks ago
- A flexible and convenient high-level mmap for zero-copy file I/O.☆115Updated 7 months ago
- Serde partial serialization made easy☆42Updated 2 years ago
- Some internal rustc tools made accessible☆47Updated 8 months ago
- Make trait methods callable without the trait in scope☆157Updated last week
- impl fallible collections in rust, quite as describe in RFC 2116☆39Updated 10 months ago
- A metaheuristic framework for solving combinatorial optimization problems☆38Updated 8 months ago