bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆642Updated last year
Alternatives and similar repositories for iai
Users that are interested in iai are comparing it to the libraries listed below
Sorting:
- Heap profiling and ad hoc profiling for Rust programs.☆914Updated 10 months ago
- A minimal `syn` syntax tree pretty-printer☆730Updated last week
- Easy self-referential struct generation for Rust.☆677Updated 11 months ago
- Count lines of LLVM IR per generic function☆491Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆517Updated this week
- Fast floating point to string conversion☆682Updated this week
- Rust method delegation with less boilerplate☆508Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Test harness for ui tests of compiler diagnostics☆945Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Execute Rust code carefully, with extra checking along the way☆465Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆784Updated this week
- Just, really the littlest Vec you could need. So smol.☆716Updated last week
- ☆501Updated last month
- Safe cross-platform linker shenanigans☆807Updated last week
- in-place allocation-reusing queues for Rust☆392Updated last year
- Inline diagrams for rustdoc with mermaid.js☆543Updated last year
- Stackless generators on stable Rust.☆475Updated 3 years ago
- Compact inlined strings for Rust.☆538Updated 2 years ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- A vector with a fixed capacity. (Rust)☆844Updated last year
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- A memory efficient string type that can store up to 24* bytes on the stack☆804Updated last week
- A crate to help you go wide. By which I mean use SIMD stuff.☆453Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆903Updated 3 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆532Updated 4 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆725Updated 4 months ago
- The arena, a fast but limited type of allocator☆573Updated last year
- Like Rust's std::Path, but UTF-8.☆536Updated 2 weeks ago