bheisler / iaiLinks
Experimental one-shot benchmarking/profiling harness for Rust
☆643Updated 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.☆924Updated 11 months ago
- Easy self-referential struct generation for Rust.☆687Updated last year
- A minimal `syn` syntax tree pretty-printer☆734Updated last month
- Count lines of LLVM IR per generic function☆492Updated last month
- Execute Rust code carefully, with extra checking along the way☆472Updated 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…☆520Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated last month
- Stackless generators on stable Rust.☆475Updated 3 years ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆644Updated 2 years ago
- Fast floating point to string conversion☆689Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆795Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Rust method delegation with less boilerplate☆509Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆545Updated last year
- A memory efficient string type that can store up to 24* bytes on the stack☆814Updated 3 weeks ago
- A vector with a fixed capacity. (Rust)☆850Updated last year
- ☆502Updated 2 months ago
- Safe cross-platform linker shenanigans☆814Updated last month
- Cargo subcommand for optimizing Rust binaries/libraries with PGO and BOLT.☆730Updated 5 months ago
- Support crate for rustc's self-profiling feature☆376Updated 6 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆459Updated last week
- A set of alternative `derive` attributes for Rust☆459Updated 3 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆536Updated 5 months ago
- Compact inlined strings for Rust.☆539Updated 2 years ago
- Intrusive collections for Rust☆483Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,022Updated 2 months ago
- Data structure serialization library with several opposite design goals from Serde☆915Updated 3 weeks ago
- An unofficial, experimental place for documenting and gathering feedback on the design problems around Rust's orphan rules☆223Updated 6 years ago
- Slotmap data structure for Rust☆1,276Updated last month