dtolnay / cargo-llvm-lines
Count lines of LLVM IR per generic function
☆440Updated 3 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
- Conditional compilation according to rustc compiler version☆351Updated 2 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A crate for safe and ergonomic pin-projection.☆653Updated last month
- Execute Rust code carefully, with extra checking along the way☆409Updated this week
- ☆481Updated 6 months ago
- Fast floating point to string conversion☆632Updated 2 months ago
- Support crate for rustc's self-profiling feature☆350Updated 2 months ago
- A library for to allow multiple return types by automatically generated enum.☆366Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆615Updated last year
- A set of alternative `derive` attributes for Rust☆438Updated 11 months ago
- Easy self-referential struct generation for Rust.☆607Updated 3 months ago
- Spin-based synchronization primitives☆528Updated last month
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆518Updated 2 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆606Updated 8 months ago
- A if/elif-like macro for Rust #[cfg] statements☆588Updated 6 months ago
- a lock-free concurrent slab (experimental)☆280Updated 4 months ago
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- Compile-time reference counting☆445Updated last year
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆470Updated this week
- Delegation of trait implementations via procedural macros☆264Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆484Updated 2 months ago
- Cargo subcommand to provide various options useful for testing and continuous integration.☆710Updated last month
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆691Updated last week
- A vector with a fixed capacity. (Rust)☆810Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆465Updated 3 months ago
- Module initialization/global constructor functions for Rust☆847Updated 2 weeks ago
- Intrusive collections for Rust☆447Updated 8 months ago
- Rust method delegation with less boilerplate☆487Updated 3 weeks ago