nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆931Updated 11 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:
- Test harness for ui tests of compiler diagnostics☆949Updated this week
- Support atomic operations on Arc itself☆1,238Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆797Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Module initialization/global constructor functions for Rust☆953Updated last month
- Slab allocator for Rust☆866Updated last week
- Compile-time type-checked builder derive☆1,138Updated last month
- A crate for safe and ergonomic pin-projection.☆697Updated last week
- A minimal `syn` syntax tree pretty-printer☆737Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- Easy self-referential struct generation for Rust.☆689Updated last year
- An implementation of a LRU cache☆778Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Macros for all your token pasting needs☆1,074Updated last year
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆727Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆722Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,181Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆928Updated 6 months ago
- Typed distributed plugin registration☆1,250Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆918Updated last week
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago
- A crate for managing memory bit by bit☆1,367Updated last year
- Fast floating point to string conversion☆688Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆862Updated last month
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated last month
- Data structure serialization library with several opposite design goals from Serde☆916Updated last month
- Optimized string search routines for Rust.☆1,359Updated 4 months ago