rust-lang / measureme
Support crate for rustc's self-profiling feature
☆339Updated 3 weeks ago
Alternatives and similar repositories for measureme:
Users that are interested in measureme are comparing it to the libraries listed below
- Count lines of LLVM IR per generic function☆418Updated last week
- Graph the number of crates that depend on your crate over time☆237Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 6 months ago
- Conditional compilation according to rustc compiler version☆344Updated 3 weeks ago
- Manual segmented stacks for Rust☆296Updated 2 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆230Updated 6 months ago
- A command line tool for comparing benchmarks run by Criterion.☆229Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆625Updated this week
- Like Rust's std::Path, but UTF-8.☆448Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆657Updated 2 weeks ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆594Updated last year
- A thread pool for isolating blocking I/O in async programs☆348Updated 2 months ago
- Delegation of trait implementations via procedural macros☆261Updated 6 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆327Updated 2 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- Library for snippet annotations☆292Updated last week
- Bisects rustc, either nightlies or CI artifacts☆180Updated this week
- A library for to allow multiple return types by automatically generated enum.☆354Updated this week
- Execute Rust code carefully, with extra checking along the way☆397Updated 5 months ago
- Inline diagrams for rustdoc with mermaid.js☆509Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆600Updated 5 months ago
- Rust method delegation with less boilerplate☆451Updated this week
- A lightweight version of pin-project written with declarative macros.☆236Updated this week
- A set of alternative `derive` attributes for Rust☆428Updated 7 months ago
- Async synchronization primitives☆258Updated 2 months ago
- Fast, efficient, and robust memory reclamation for Rust.☆398Updated last month
- Adaptors between compression crates and Rust's async IO types☆438Updated last month
- Error handling project group☆265Updated 2 years ago