dtolnay / cargo-llvm-linesLinks
Count lines of LLVM IR per generic function
☆492Updated 3 weeks ago
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☆376Updated 6 months ago
- Conditional compilation according to rustc compiler version☆390Updated 3 weeks ago
- Fast floating point to string conversion☆688Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Execute Rust code carefully, with extra checking along the way☆469Updated last week
- Statically-checked alternatives to RefCell and RwLock☆385Updated 3 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆493Updated last year
- ☆501Updated 2 months ago
- Manual segmented stacks for Rust☆331Updated this week
- A set of alternative `derive` attributes for Rust☆459Updated 3 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…☆518Updated last week
- A library for to allow multiple return types by automatically generated enum.☆373Updated last month
- A minimal `syn` syntax tree pretty-printer☆733Updated 3 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆643Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆717Updated 3 weeks ago
- Like Rust's std::Path, but UTF-8.☆537Updated 3 weeks ago
- Reflection via DWARF.☆298Updated 2 years ago
- Rust method delegation with less boilerplate☆508Updated last month
- Library for snippet annotations☆475Updated 3 weeks ago
- Compile-time reference counting☆455Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆694Updated this week
- Delegation of trait implementations via procedural macros☆279Updated 3 weeks ago
- Easy self-referential struct generation for Rust.☆682Updated last year
- ☆350Updated 2 months ago
- Spin-based synchronization primitives☆572Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆291Updated 2 weeks ago
- Test harness for ui tests of compiler diagnostics☆950Updated 3 weeks ago
- Fast function for printing integer primitives to a decimal string☆359Updated 2 weeks ago
- Intrusive collections for Rust☆479Updated last week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆545Updated 2 months ago