dtolnay / cargo-llvm-linesLinks
Count lines of LLVM IR per generic function
☆444Updated 4 months 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:
- Conditional compilation according to rustc compiler version☆364Updated last week
- Fast floating point to string conversion☆635Updated 2 weeks ago
- Ensure correct assumptions about constants, types, and more in Rust☆617Updated last year
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Execute Rust code carefully, with extra checking along the way☆416Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- A minimal `syn` syntax tree pretty-printer☆703Updated this week
- Support crate for rustc's self-profiling feature☆351Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Just, really the littlest Vec you could need. So smol.☆689Updated 2 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆526Updated 2 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 …☆477Updated this week
- Easy self-referential struct generation for Rust.☆613Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆438Updated last year
- Intrusive collections for Rust☆453Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆816Updated 7 months ago
- Module initialization/global constructor functions for Rust☆862Updated 2 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆468Updated last year
- Cargo subcommand to provide various options useful for testing and continuous integration.☆720Updated 2 months ago
- ☆487Updated 7 months ago
- Like Rust's std::Path, but UTF-8.☆491Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆795Updated 3 months ago
- A if/elif-like macro for Rust #[cfg] statements☆593Updated 7 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆470Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆242Updated last week
- Compact inlined strings for Rust.☆524Updated last year
- Manual segmented stacks for Rust☆306Updated last month
- Rust method delegation with less boilerplate☆487Updated last month