bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆637Updated 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.☆895Updated 9 months ago
- Count lines of LLVM IR per generic function☆481Updated last month
- Easy self-referential struct generation for Rust.☆670Updated 10 months ago
- A minimal `syn` syntax tree pretty-printer☆725Updated last month
- Test harness for ui tests of compiler diagnostics☆938Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆710Updated 3 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆778Updated 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…☆512Updated last week
- Fast floating point to string conversion☆668Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆710Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆454Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆638Updated 2 years ago
- Rust method delegation with less boilerplate☆503Updated this week
- Stackless generators on stable Rust.☆473Updated 3 years ago
- ☆501Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆490Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆517Updated 3 months ago
- Compact inlined strings for Rust.☆534Updated 2 years ago
- Safe cross-platform linker shenanigans☆800Updated 2 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆795Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆442Updated this week
- Support crate for rustc's self-profiling feature☆373Updated 4 months ago
- in-place allocation-reusing queues for Rust☆391Updated last year
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆883Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,008Updated 3 weeks ago
- Inline diagrams for rustdoc with mermaid.js☆541Updated last year
- A vector with a fixed capacity. (Rust)☆833Updated last year
- Rust procedural macro attribute for adding test cases easily☆627Updated last year
- Like Rust's std::Path, but UTF-8.☆528Updated 3 weeks ago
- Data structure serialization library with several opposite design goals from Serde☆901Updated last month