dtolnay / cargo-llvm-linesLinks
Count lines of LLVM IR per generic function
☆481Updated last month
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☆373Updated 4 months ago
- Fast floating point to string conversion☆667Updated 3 weeks ago
- Manual segmented stacks for Rust☆327Updated 2 weeks ago
- A set of alternative `derive` attributes for Rust☆455Updated last month
- Conditional compilation according to rustc compiler version☆385Updated last month
- Statically-checked alternatives to RefCell and RwLock☆383Updated last month
- ☆501Updated this week
- Execute Rust code carefully, with extra checking along the way☆453Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆636Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆635Updated last year
- Intrusive collections for Rust☆470Updated last year
- An implementation of Joshua Yanovski's Ghost Cell paper.☆484Updated last year
- A minimal `syn` syntax tree pretty-printer☆724Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆527Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆686Updated 2 weeks ago
- Spin-based synchronization primitives☆561Updated last month
- Module initialization/global constructor functions for Rust☆925Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆540Updated last week
- Rust method delegation with less boilerplate☆502Updated 3 months ago
- Compile-time reference counting☆456Updated 5 months ago
- Stackless generators on stable Rust.☆471Updated 3 years ago
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆511Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆935Updated last week
- Just, really the littlest Vec you could need. So smol.☆711Updated 2 months ago
- Delegation of trait implementations via procedural macros☆275Updated 2 months ago
- Easy self-referential struct generation for Rust.☆669Updated 10 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆515Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆348Updated 3 weeks ago
- Library for snippet annotations☆447Updated last week