rust-lang / measuremeLinks
Support crate for rustc's self-profiling feature
☆376Updated 7 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☆497Updated last month
- Conditional compilation according to rustc compiler version☆389Updated last month
- Statically-checked alternatives to RefCell and RwLock☆387Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- Cargo extension for running Criterion.rs benchmarks☆209Updated 8 months ago
- A command line tool for comparing benchmarks run by Criterion.☆260Updated last year
- Faster, more compact implementation of std::Cow☆371Updated 2 years ago
- A Rust macro to determine if a type implements a logical trait expression☆265Updated 6 years ago
- Delegation of trait implementations via procedural macros☆279Updated last month
- Manual segmented stacks for Rust☆334Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- Stackless generators on stable Rust.☆476Updated 3 years ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆237Updated 4 years ago
- Library for snippet annotations☆481Updated last week
- Fast function for printing integer primitives to a decimal string☆363Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆465Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆290Updated 3 years ago
- Reflection via DWARF.☆298Updated 2 years ago
- A library for to allow multiple return types by automatically generated enum.☆374Updated last month
- A set of alternative `derive` attributes for Rust☆459Updated 4 months ago
- ☆244Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- A thread pool for isolating blocking I/O in async programs☆375Updated 5 months ago
- A data structure to efficiently intern, cache and restore strings.☆209Updated 5 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated last month
- Ensure correct assumptions about constants, types, and more in Rust☆645Updated 2 years ago
- Just, really the littlest Vec you could need. So smol.☆724Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆354Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆702Updated this week