dtolnay / cargo-llvm-lines
Count lines of LLVM IR per generic function
☆414Updated this week
Related projects ⓘ
Alternatives and complementary repositories for cargo-llvm-lines
- Conditional compilation according to rustc compiler version☆334Updated last week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Support crate for rustc's self-profiling feature☆337Updated 5 months ago
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Fast floating point to string conversion☆607Updated last week
- a lock-free concurrent slab (experimental)☆273Updated 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…☆399Updated this week
- Module initialization/global constructor functions for Rust☆746Updated 2 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆636Updated this week
- Manual segmented stacks for Rust☆291Updated last week
- Reflection via DWARF.☆293Updated last year
- ☆447Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆232Updated this week
- A library for to allow multiple return types by automatically generated enum.☆351Updated 2 weeks ago
- A vector with a fixed capacity. (Rust)☆747Updated last month
- Rust method delegation with less boilerplate☆447Updated last month
- Just, really the littlest Vec you could need. So smol.☆649Updated 2 months ago
- A crate to help you go wide. By which I mean use SIMD stuff.☆308Updated 3 months ago