bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆623Updated 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.☆875Updated 6 months ago
- Easy self-referential struct generation for Rust.☆646Updated 8 months ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Count lines of LLVM IR per generic function☆471Updated 2 weeks ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Fast floating point to string conversion☆650Updated 2 weeks ago
- Rust method delegation with less boilerplate☆495Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆749Updated this week
- Execute Rust code carefully, with extra checking along the way☆447Updated 2 weeks ago
- ☆494Updated 10 months ago
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆917Updated 2 weeks ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆496Updated last week
- Inline diagrams for rustdoc with mermaid.js☆534Updated 11 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆502Updated last month
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- in-place allocation-reusing queues for Rust☆380Updated last year
- Safe cross-platform linker shenanigans☆775Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆760Updated 5 months ago
- Support crate for rustc's self-profiling feature☆370Updated 2 months ago
- Compact inlined strings for Rust.☆530Updated last year
- A crate to help you go wide. By which I mean use SIMD stuff.☆414Updated this week
- Rust procedural macro attribute for adding test cases easily☆625Updated last year
- A set of alternative `derive` attributes for Rust☆448Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆851Updated last week
- Intrusive collections for Rust☆464Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆974Updated 3 weeks ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆691Updated last month
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆777Updated last week