dtolnay / cargo-llvm-lines
Count lines of LLVM IR per generic function
☆418Updated last 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
- Support crate for rustc's self-profiling feature☆339Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆600Updated 5 months ago
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- Fast floating point to string conversion☆613Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- Intrusive collections for Rust☆430Updated 4 months ago
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Rust method delegation with less boilerplate☆451Updated this week
- ☆460Updated 2 months ago
- Spin-based synchronization primitives☆493Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆837Updated last month
- A minimal `syn` syntax tree pretty-printer☆651Updated this week
- Execute Rust code carefully, with extra checking along the way☆397Updated 5 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…☆426Updated this week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆456Updated 11 months ago
- Module initialization/global constructor functions for Rust☆775Updated last month
- Safe cross-platform linker shenanigans☆677Updated 2 months ago
- Easy self-referential struct generation for Rust.☆561Updated last week
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Rust crate for a convenient RAII scope guard.☆490Updated last year
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆416Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆867Updated 2 weeks ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆661Updated this week
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Fowler–Noll–Vo hash function☆342Updated 9 months ago