nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆845Updated 4 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,028Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆734Updated this week
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆896Updated this week
- Slab allocator for Rust☆801Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Optimized string search routines for Rust.☆1,149Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,496Updated this week
- Rust library allowing to register multiple handlers for the same signal☆786Updated last month
- Module initialization/global constructor functions for Rust☆875Updated last month
- An implementation of a LRU cache☆726Updated last week
- Asynchronous streams for Rust using async & await notation☆687Updated 7 months ago
- Typed distributed plugin registration☆1,133Updated 2 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆636Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,045Updated 3 months ago
- Async multi-producer multi-consumer channel☆874Updated last week
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Data structure serialization library with several opposite design goals from Serde☆871Updated last month
- A crate for managing memory bit by bit☆1,315Updated 11 months ago
- Efficient, lock-free, bounded Rust broadcast channel☆815Updated last year
- A port of Java's ConcurrentHashMap to Rust☆559Updated 2 months ago
- A Rust proc-macro attribute parser☆1,133Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆834Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆952Updated 3 months ago
- Slotmap data structure for Rust☆1,215Updated last year
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆746Updated last month
- A vector with a fixed capacity. (Rust)☆824Updated 8 months ago
- Async I/O and timers☆531Updated 3 weeks ago