bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆640Updated 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.☆905Updated 9 months ago
- Easy self-referential struct generation for Rust.☆672Updated 11 months ago
- Count lines of LLVM IR per generic function☆483Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆728Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆712Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆942Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆780Updated 2 weeks ago
- Fast floating point to string conversion☆672Updated 3 weeks ago
- Execute Rust code carefully, with extra checking along the way☆453Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆520Updated 4 months ago
- Support crate for rustc's self-profiling feature☆377Updated 5 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆513Updated last week
- Rust method delegation with less boilerplate☆506Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- Safe cross-platform linker shenanigans☆804Updated 3 weeks ago
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆893Updated last week
- ☆502Updated last month
- Stackless generators on stable Rust.☆473Updated 3 years ago
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆796Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆456Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆449Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Rust procedural macro attribute for adding test cases easily☆629Updated last year
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆721Updated 4 months ago
- A vector with a fixed capacity. (Rust)☆839Updated last year
- Data structure serialization library with several opposite design goals from Serde☆907Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆532Updated last month