rust-lang / measuremeLinks
Support crate for rustc's self-profiling feature
☆351Updated 3 months ago
Alternatives and similar repositories for measureme
Users that are interested in measureme are comparing it to the libraries listed below
Sorting:
- Count lines of LLVM IR per generic function☆445Updated 4 months ago
- Conditional compilation according to rustc compiler version☆364Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆690Updated 3 months ago
- Statically-checked alternatives to RefCell and RwLock☆367Updated 11 months ago
- Graph the number of crates that depend on your crate over time☆241Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆356Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆247Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆618Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆251Updated 2 months ago
- A lightweight version of pin-project written with declarative macros.☆248Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Task abstraction for building executors☆467Updated 4 months ago
- Reflection via DWARF.☆296Updated 2 years ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆339Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆199Updated 2 weeks ago
- Like Rust's std::Path, but UTF-8.☆491Updated this week
- ☆487Updated 7 months ago
- Manual segmented stacks for Rust☆307Updated last month
- A crate for safe and ergonomic pin-projection.☆659Updated 2 months ago
- Delegation of trait implementations via procedural macros☆266Updated 10 months ago
- A data structure to efficiently intern, cache and restore strings.☆195Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆257Updated 5 years ago
- Library for snippet annotations☆314Updated this week
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆222Updated 4 years ago
- A small utility to compare Rust micro-benchmarks.☆357Updated 9 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆335Updated 5 months ago
- in-place allocation-reusing queues for Rust☆374Updated 11 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆611Updated 9 months ago
- Procedural macros to derive numeric traits in Rust☆202Updated last year