bheisler / iai
Experimental one-shot benchmarking/profiling harness for Rust
☆601Updated 7 months ago
Alternatives and similar repositories for iai:
Users that are interested in iai are comparing it to the libraries listed below
- Heap profiling and ad hoc profiling for Rust programs.☆781Updated last month
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆676Updated last week
- Count lines of LLVM IR per generic function☆437Updated last month
- Rust method delegation with less boilerplate☆463Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆788Updated last week
- Module initialization/global constructor functions for Rust☆827Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆687Updated this week
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆900Updated 2 months ago
- Fast floating point to string conversion☆628Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆716Updated last week
- Test harness for ui tests of compiler diagnostics☆869Updated 3 weeks ago
- Support atomic operations on Arc itself☆900Updated 3 weeks ago
- A crate for mucking around with piles of bytes☆812Updated this week
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Fast, efficient, and robust memory reclamation for Rust.☆405Updated last month
- Safe cross-platform linker shenanigans☆711Updated last week
- A vector with a fixed capacity. (Rust)☆803Updated 5 months ago
- A Rust wrapper over Microsoft's MiMalloc memory allocator☆572Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆450Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆623Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆716Updated 2 weeks ago
- in-place allocation-reusing queues for Rust☆362Updated 9 months ago
- Experiments with structured concurrency in Rust☆351Updated 8 months ago
- The arena, a fast but limited type of allocator☆534Updated 7 months ago
- Macros for all your token pasting needs☆1,041Updated 5 months ago
- Portable Packed SIMD Vectors for Rust standard library☆614Updated 10 months ago
- Intrusive collections for Rust☆442Updated 6 months ago