dtolnay / cargo-llvm-linesLinks
Count lines of LLVM IR per generic function
☆471Updated 2 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☆370Updated 2 months ago
- Conditional compilation according to rustc compiler version☆375Updated 3 weeks ago
- ☆494Updated 10 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Fast floating point to string conversion☆650Updated 3 weeks ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆482Updated last year
- A set of alternative `derive` attributes for Rust☆448Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Execute Rust code carefully, with extra checking along the way☆447Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆274Updated last week
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Easy self-referential struct generation for Rust.☆649Updated 8 months ago
- Library for snippet annotations☆332Updated last week
- A crate for safe and ergonomic pin-projection.☆680Updated 2 weeks ago
- Easy function multiversioning for Rust☆237Updated 9 months ago
- Like Rust's std::Path, but UTF-8.☆511Updated 2 weeks ago
- ☆330Updated last month
- Compile-time reference counting☆457Updated 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…☆496Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆714Updated 3 weeks ago
- in-place allocation-reusing queues for Rust☆380Updated last year
- Rust method delegation with less boilerplate☆496Updated last month
- Fast function for printing integer primitives to a decimal string☆341Updated last week
- Fork of std::Arc with lots of utilities useful for FFI☆253Updated this week
- Spin-based synchronization primitives☆550Updated 2 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆431Updated last week