rust-lang / measureme
Support crate for rustc's self-profiling feature
☆347Updated 2 months ago
Alternatives and similar repositories for measureme:
Users that are interested in measureme are comparing it to the libraries listed below
- Conditional compilation according to rustc compiler version☆351Updated last month
- Graph the number of crates that depend on your crate over time☆238Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 10 months ago
- A command line tool for comparing benchmarks run by Criterion.☆244Updated 7 months ago
- Just, really the littlest Vec you could need. So smol.☆679Updated last month
- Library for snippet annotations☆313Updated last week
- Delegation of trait implementations via procedural macros☆262Updated 9 months ago
- Faster, more compact implementation of std::Cow☆347Updated 2 years ago
- Count lines of LLVM IR per generic function☆440Updated 2 months ago
- Execute Rust code carefully, with extra checking along the way☆407Updated 8 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- ☆479Updated 6 months ago
- A thread pool for isolating blocking I/O in async programs☆354Updated 3 months ago
- Test harness for ui tests of compiler diagnostics☆876Updated last month
- A lightweight version of pin-project written with declarative macros.☆244Updated last month
- Manual segmented stacks for Rust☆305Updated last month
- A crate for safe and ergonomic pin-projection.☆646Updated last month
- A set of alternative `derive` attributes for Rust☆438Updated 10 months ago
- Cargo extension for running Criterion.rs benchmarks☆197Updated 9 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆338Updated last month
- Experiments with structured concurrency in Rust☆361Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆334Updated 4 months ago
- Fast floating point to string conversion☆632Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆605Updated 8 months ago
- Rust method delegation with less boilerplate☆485Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆241Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆614Updated last year
- A small utility to compare Rust micro-benchmarks.☆352Updated 7 months ago
- Intrusive collections for Rust☆446Updated 7 months ago
- Easy self-referential struct generation for Rust.☆603Updated 3 months ago