nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆871Updated 6 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,072Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆621Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆744Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆914Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆637Updated 7 months ago
- Asynchronous streams for Rust using async & await notation☆698Updated 8 months ago
- An implementation of a LRU cache☆733Updated last month
- Compile-time type-checked builder derive☆1,055Updated last week
- Slab allocator for Rust☆821Updated 2 weeks ago
- Module initialization/global constructor functions for Rust☆891Updated last week
- Typed distributed plugin registration☆1,156Updated last week
- A crate for safe and ergonomic pin-projection.☆673Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆797Updated 2 weeks ago
- Macros for all your token pasting needs☆1,054Updated 10 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆496Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated this week
- A Rust proc-macro attribute parser☆1,154Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated last month
- Just, really the littlest Vec you could need. So smol.☆704Updated this week
- Async multi-producer multi-consumer channel☆885Updated last month
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆657Updated 2 months ago
- A port of Java's ConcurrentHashMap to Rust☆562Updated 3 months ago
- A crate for managing memory bit by bit☆1,319Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆754Updated 5 months ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆768Updated last week
- A lock-free, eventually consistent, concurrent multi-value map.☆517Updated 4 years ago
- Optimized string search routines for Rust.☆1,181Updated 2 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- cross-platform Rust API for memory mapped IO☆517Updated last week
- Efficient, lock-free, bounded Rust broadcast channel☆823Updated last year