nnethercote / dhat-rsLinks
Heap profiling and ad hoc profiling for Rust programs.
☆875Updated 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,086Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- A crate for safe and ergonomic pin-projection.☆680Updated last week
- Module initialization/global constructor functions for Rust☆898Updated last month
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- An implementation of a LRU cache☆737Updated this week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- Test harness for ui tests of compiler diagnostics☆917Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆700Updated 9 months ago
- Async multi-producer multi-consumer channel☆886Updated 2 months ago
- Compile-time type-checked builder derive☆1,066Updated last week
- Slab allocator for Rust☆836Updated last month
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- Typed distributed plugin registration☆1,174Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆800Updated 2 weeks ago
- A rate-limiting library for Rust (f.k.a. ratelimit_meter)☆772Updated last week
- A Rust proc-macro attribute parser☆1,162Updated 3 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,523Updated 2 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆664Updated 2 weeks ago
- cross-platform Rust API for memory mapped IO☆526Updated 3 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,145Updated 3 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- Optimized string search routines for Rust.☆1,193Updated 3 months ago
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- Efficient, lock-free, bounded Rust broadcast channel☆824Updated 2 years ago
- Benchmarks for rust serialization frameworks☆857Updated last month
- A crate for managing memory bit by bit☆1,326Updated last year