nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆918Updated 10 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:
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Support atomic operations on Arc itself☆1,224Updated last week
- Easy self-referential struct generation for Rust.☆682Updated last year
- Module initialization/global constructor functions for Rust☆945Updated last month
- An implementation of a LRU cache☆772Updated this week
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆791Updated this week
- Slab allocator for Rust☆865Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- A Rust proc-macro attribute parser☆1,209Updated this week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆535Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆909Updated last week
- A lock-free, eventually consistent, concurrent multi-value map.☆545Updated last week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- A crate for mucking around with piles of bytes☆943Updated 3 weeks ago
- Typed distributed plugin registration☆1,233Updated 3 weeks ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆717Updated last month
- Async multi-producer multi-consumer channel☆925Updated 6 months ago
- Data structure serialization library with several opposite design goals from Serde☆916Updated 2 weeks ago
- Macros for all your token pasting needs☆1,072Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- Benchmarks for rust serialization frameworks☆928Updated 2 weeks ago
- Slotmap data structure for Rust☆1,272Updated last month
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆851Updated last week