nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆911Updated 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☆642Updated last year
- Support atomic operations on Arc itself☆1,189Updated last week
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆692Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆944Updated this week
- Easy self-referential struct generation for Rust.☆674Updated 11 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆782Updated this week
- An implementation of a LRU cache☆763Updated 2 months ago
- Compile-time type-checked builder derive☆1,129Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆725Updated last year
- Slab allocator for Rust☆855Updated last month
- Async multi-producer multi-consumer channel☆919Updated 5 months ago
- A minimal `syn` syntax tree pretty-printer☆729Updated this week
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆839Updated this week
- Rust library allowing to register multiple handlers for the same signal☆814Updated 2 weeks ago
- A Rust proc-macro attribute parser☆1,200Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,584Updated this week
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆711Updated 3 weeks ago
- A crate for managing memory bit by bit☆1,362Updated last year
- Benchmarks for rust serialization frameworks☆906Updated 2 weeks ago
- Macros for all your token pasting needs☆1,067Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- Typed distributed plugin registration☆1,221Updated this week
- Efficient, lock-free, bounded Rust broadcast channel☆831Updated 2 years ago
- A port of Java's ConcurrentHashMap to Rust☆571Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆843Updated last year
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆811Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆901Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆970Updated last year