nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆881Updated 7 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,105Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated last week
- Module initialization/global constructor functions for Rust☆903Updated last month
- Compile-time type-checked builder derive☆1,097Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆924Updated 2 weeks ago
- An implementation of a LRU cache☆740Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Rust library allowing to register multiple handlers for the same signal☆800Updated last month
- Asynchronous streams for Rust using async & await notation☆711Updated 9 months ago
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- Async multi-producer multi-consumer channel☆897Updated 2 months ago
- Slab allocator for Rust☆842Updated last month
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Typed distributed plugin registration☆1,188Updated 2 weeks ago
- Optimized string search routines for Rust.☆1,212Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆785Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated last week
- A Rust proc-macro attribute parser☆1,170Updated this week
- Macros for all your token pasting needs☆1,055Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆672Updated 2 weeks ago
- Benchmarks for rust serialization frameworks☆862Updated 2 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆789Updated last week
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆826Updated 2 years ago
- A crate for mucking around with piles of bytes☆894Updated 2 weeks ago