nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆901Updated 9 months ago
Alternatives and similar repositories for dhat-rs
Users that are interested in dhat-rs are comparing it to the libraries listed below
Sorting:
- Support atomic operations on Arc itself☆1,167Updated last month
- Test harness for ui tests of compiler diagnostics☆940Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆638Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated last week
- Compile-time type-checked builder derive☆1,117Updated 2 weeks ago
- Easy self-referential struct generation for Rust.☆673Updated 10 months ago
- Module initialization/global constructor functions for Rust☆935Updated last month
- Asynchronous streams for Rust using async & await notation☆723Updated 11 months ago
- A Rust proc-macro attribute parser☆1,195Updated last week
- A crate for safe and ergonomic pin-projection.☆688Updated 3 weeks ago
- An implementation of a LRU cache☆761Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,571Updated 2 weeks ago
- Slab allocator for Rust☆853Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆892Updated last week
- Optimized string search routines for Rust.☆1,273Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- Async multi-producer multi-consumer channel☆913Updated 4 months ago
- A crate for managing memory bit by bit☆1,363Updated last year
- Attribute macro to require that the compiler prove a function can't ever panic☆1,164Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆831Updated 2 weeks ago
- Macros for all your token pasting needs☆1,064Updated last year
- Rust library allowing to register multiple handlers for the same signal☆809Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆699Updated last week
- Data structure serialization library with several opposite design goals from Serde☆904Updated last week
- Typed distributed plugin registration☆1,215Updated last week
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- A minimal `syn` syntax tree pretty-printer☆728Updated last week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆805Updated this week
- A lock-free, eventually consistent, concurrent multi-value map.☆541Updated 2 weeks ago