nnethercote / dhat-rs
Heap profiling and ad hoc profiling for Rust programs.
☆763Updated 5 months ago
Alternatives and similar repositories for dhat-rs:
Users that are interested in dhat-rs are comparing it to the libraries listed below
- Test harness for ui tests of compiler diagnostics☆846Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆601Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆778Updated 2 months ago
- Support atomic operations on Arc itself☆861Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆658Updated 3 weeks ago
- Async multi-producer multi-consumer channel☆823Updated last week
- Asynchronous streams for Rust using async & await notation☆655Updated last month
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆765Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆667Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,391Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,070Updated last week
- A crate for mucking around with piles of bytes☆771Updated 2 weeks ago
- An implementation of a LRU cache☆666Updated this week
- Typed distributed plugin registration☆1,050Updated this week
- A string type for Rust that is not required to be valid UTF-8.☆879Updated 3 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆633Updated this week
- Slab allocator for Rust☆729Updated last month
- Easy self-referential struct generation for Rust.☆564Updated 2 weeks ago
- Macros for all your token pasting needs☆1,036Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆697Updated this week
- Compact inlined strings for Rust.☆516Updated last year
- ☆924Updated 6 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆960Updated 5 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆800Updated last year
- Rust library allowing to register multiple handlers for the same signal☆747Updated 4 months ago
- Task abstraction for building executors☆447Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,052Updated last week
- A minimal `syn` syntax tree pretty-printer☆657Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆432Updated this week