bheisler / iai
Experimental one-shot benchmarking/profiling harness for Rust
☆603Updated 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.☆784Updated last month
- A minimal `syn` syntax tree pretty-printer☆681Updated last week
- Count lines of LLVM IR per generic function☆439Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆701Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆601Updated 3 months ago
- A string type for Rust that is not required to be valid UTF-8.☆913Updated last week
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- A vector with a fixed capacity. (Rust)☆809Updated 5 months ago
- Module initialization/global constructor functions for Rust☆836Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- Fast floating point to string conversion☆632Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆731Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆366Updated 10 months ago
- Rust method delegation with less boilerplate☆484Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆457Updated 2 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆721Updated last month
- Stackless generators on stable Rust.☆459Updated 2 years ago
- Inline diagrams for rustdoc with mermaid.js☆520Updated 6 months ago
- A crate for mucking around with piles of bytes☆831Updated last week
- Support atomic operations on Arc itself☆925Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆480Updated last month
- Execute Rust code carefully, with extra checking along the way☆406Updated 8 months ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆793Updated last week
- Typed distributed plugin registration☆1,096Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆641Updated 2 weeks ago
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- Safe cross-platform linker shenanigans☆723Updated last month
- ☆479Updated 5 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆462Updated this week