nnethercote / dhat-rs
Heap profiling and ad hoc profiling for Rust programs.
☆769Updated last week
Alternatives and similar repositories for dhat-rs:
Users that are interested in dhat-rs are comparing it to the libraries listed below
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 6 months ago
- A crate for safe and ergonomic pin-projection.☆635Updated this week
- An implementation of a LRU cache☆678Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆681Updated this week
- Easy self-referential struct generation for Rust.☆574Updated last month
- Just, really the littlest Vec you could need. So smol.☆669Updated last month
- Support atomic operations on Arc itself☆880Updated last week
- Test harness for ui tests of compiler diagnostics☆857Updated last week
- Asynchronous streams for Rust using async & await notation☆657Updated 2 months ago
- Module initialization/global constructor functions for Rust☆809Updated this week
- Slab allocator for Rust☆743Updated 2 weeks ago
- Async multi-producer multi-consumer channel☆832Updated last month
- Typed distributed plugin registration☆1,072Updated last week
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,409Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆668Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆779Updated this week
- Data structure serialization library with several opposite design goals from Serde☆836Updated last week
- Optimized string search routines for Rust.☆1,006Updated 2 months ago
- A vector with a fixed capacity. (Rust)☆798Updated 4 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,059Updated last week
- Macros for all your token pasting needs☆1,038Updated 4 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆645Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆802Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆705Updated last week
- A Rust proc-macro attribute parser☆1,081Updated last month
- Fast floating point to string conversion☆622Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆890Updated 2 months ago
- Compile-time type-checked builder derive☆951Updated 6 months ago