dtolnay / cargo-llvm-linesLinks
Count lines of LLVM IR per generic function
☆487Updated this week
Alternatives and similar repositories for cargo-llvm-lines
Users that are interested in cargo-llvm-lines are comparing it to the libraries listed below
Sorting:
- Support crate for rustc's self-profiling feature☆375Updated 5 months ago
- Fast floating point to string conversion☆678Updated this week
- Statically-checked alternatives to RefCell and RwLock☆384Updated 3 months ago
- Conditional compilation according to rustc compiler version☆389Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆642Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆492Updated last year
- Easy self-referential struct generation for Rust.☆675Updated 11 months ago
- Manual segmented stacks for Rust☆328Updated last month
- Intrusive collections for Rust☆477Updated last year
- Execute Rust code carefully, with extra checking along the way☆463Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆693Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 2 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆639Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆729Updated this week
- Spin-based synchronization primitives☆566Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆530Updated 4 months ago
- Delegation of trait implementations via procedural macros☆280Updated this week
- Module initialization/global constructor functions for Rust☆940Updated 2 weeks ago
- ☆347Updated last month
- ☆501Updated last month
- Compile-time reference counting☆455Updated 7 months ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆515Updated this week
- Like Rust's std::Path, but UTF-8.☆534Updated last week
- Easy function multiversioning for Rust☆251Updated last year
- Just, really the littlest Vec you could need. So smol.☆715Updated this week
- Fast function for printing integer primitives to a decimal string☆353Updated this week
- Fast, efficient, and robust memory reclamation for Rust.☆459Updated 3 months ago
- A command line tool for comparing benchmarks run by Criterion.☆257Updated last year
- Rust method delegation with less boilerplate☆508Updated last month