bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆633Updated 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.☆891Updated 8 months ago
- Easy self-referential struct generation for Rust.☆661Updated 9 months ago
- A minimal `syn` syntax tree pretty-printer☆722Updated last week
- Count lines of LLVM IR per generic function☆478Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆634Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆770Updated last week
- Just, really the littlest Vec you could need. So smol.☆708Updated 2 months ago
- Test harness for ui tests of compiler diagnostics☆931Updated 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…☆507Updated last week
- Execute Rust code carefully, with extra checking along the way☆455Updated 2 months ago
- ☆497Updated last week
- Fast floating point to string conversion☆664Updated last week
- Rust method delegation with less boilerplate☆498Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆511Updated 2 months ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆705Updated 2 months ago
- in-place allocation-reusing queues for Rust☆384Updated last year
- Safe cross-platform linker shenanigans☆796Updated last week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆871Updated 2 weeks ago
- Support crate for rustc's self-profiling feature☆373Updated 3 months ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Macros for all your token pasting needs☆1,058Updated last year
- Rust procedural macro attribute for adding test cases easily☆631Updated last year
- Compact inlined strings for Rust.☆533Updated 2 years ago
- A memory efficient string type that can store up to 24* bytes on the stack☆785Updated last month
- Like Rust's std::Path, but UTF-8.☆522Updated last month
- Inline diagrams for rustdoc with mermaid.js☆540Updated last year
- Data structure serialization library with several opposite design goals from Serde☆894Updated last week
- Intrusive collections for Rust☆470Updated last year