bheisler / iai
Experimental one-shot benchmarking/profiling harness for Rust
☆607Updated 8 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.☆792Updated 2 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- ☆481Updated 6 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆682Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆616Updated last year
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Safe cross-platform linker shenanigans☆729Updated last month
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆732Updated last month
- A vector with a fixed capacity. (Rust)☆811Updated 6 months ago
- A crate for mucking around with piles of bytes☆843Updated last week
- Compact inlined strings for Rust.☆524Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆473Updated this week
- Fast floating point to string conversion☆632Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆926Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆736Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆801Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆409Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆412Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆521Updated 7 months ago
- in-place allocation-reusing queues for Rust☆370Updated 11 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- The arena, a fast but limited type of allocator☆540Updated 8 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week