bheisler / iai
Experimental one-shot benchmarking/profiling harness for Rust
☆585Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for iai
- Heap profiling and ad hoc profiling for Rust programs.☆746Updated 3 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- Count lines of LLVM IR per generic function☆414Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- ☆447Updated 3 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- cargo subcommand showing the assembly, LLVM-IR and MIR generated for Rust code☆711Updated last week
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- Fast floating point to string conversion☆607Updated last week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆384Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Support atomic operations on Arc itself☆789Updated 2 weeks ago
- Rust method delegation with less boilerplate☆447Updated last month
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month
- Optimized string search routines for Rust.☆899Updated last week
- Safe cross-platform linker shenanigans☆653Updated last week
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Inject bugs and see if your tests catch them!☆600Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆394Updated last month
- A minimal async executor that lets you block on a future☆525Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆820Updated last week
- An implementation of Joshua Yanovski's Ghost Cell paper.☆451Updated 9 months ago