bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆626Updated 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.☆881Updated 7 months ago
- Count lines of LLVM IR per generic function☆475Updated last month
- Easy self-referential struct generation for Rust.☆652Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆720Updated last week
- Cargo subcommand to provide various options useful for testing and continuous integration.☆760Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆483Updated last year
- Test harness for ui tests of compiler diagnostics☆924Updated last week
- Fast floating point to string conversion☆654Updated 2 weeks ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆506Updated last month
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆503Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆448Updated last month
- Just, really the littlest Vec you could need. So smol.☆703Updated last month
- Rust method delegation with less boilerplate☆496Updated 2 months ago
- ☆495Updated last week
- Intrusive collections for Rust☆467Updated last year
- Support crate for rustc's self-profiling feature☆373Updated 2 months ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆699Updated 2 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆767Updated last week
- Inline diagrams for rustdoc with mermaid.js☆536Updated 11 months ago
- in-place allocation-reusing queues for Rust☆381Updated last year
- A crate for safe and ergonomic pin-projection.☆682Updated this week
- Slab allocator for Rust☆842Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆418Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆452Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆855Updated last week
- Slotmap data structure for Rust☆1,237Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆984Updated last month