dtolnay / cargo-llvm-linesLinks
Count lines of LLVM IR per generic function
☆462Updated 5 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:
- Support crate for rustc's self-profiling feature☆360Updated this week
- Conditional compilation according to rustc compiler version☆366Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆617Updated 10 months ago
- Fast floating point to string conversion☆644Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- ☆490Updated 8 months ago
- An implementation of Joshua Yanovski's Ghost Cell paper.☆479Updated last year
- Execute Rust code carefully, with extra checking along the way☆430Updated last week
- Easy self-referential struct generation for Rust.☆622Updated 6 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- A minimal `syn` syntax tree pretty-printer☆710Updated 3 weeks ago
- A set of alternative `derive` attributes for Rust☆444Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Intrusive collections for Rust☆454Updated 10 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆622Updated last year
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- Fast function for printing integer primitives to a decimal string☆332Updated last month
- A crate for safe and ergonomic pin-projection.☆666Updated last week
- Like Rust's std::Path, but UTF-8.☆499Updated last month
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Custom hash algorithm used by rustc (plus hashmap/set aliases): fast, deterministic, not secure☆481Updated 5 months ago
- ☆322Updated 2 weeks ago
- Reflection via DWARF.☆297Updated 2 years ago
- The arena, a fast but limited type of allocator☆544Updated 10 months ago
- a lock-free concurrent slab (experimental)☆291Updated 6 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…☆486Updated 2 weeks ago
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- Easy function multiversioning for Rust☆228Updated 7 months ago
- Library for snippet annotations☆319Updated last week
- Compile-time reference counting☆452Updated last month