rust-lang / measuremeLinks
Support crate for rustc's self-profiling feature
☆360Updated last week
Alternatives and similar repositories for measureme
Users that are interested in measureme are comparing it to the libraries listed below
Sorting:
- Conditional compilation according to rustc compiler version☆367Updated last month
- Statically-checked alternatives to RefCell and RwLock☆369Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆250Updated 9 months ago
- Count lines of LLVM IR per generic function☆462Updated this week
- Graph the number of crates that depend on your crate over time☆251Updated last month
- Library for snippet annotations☆322Updated last week
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Manual segmented stacks for Rust☆312Updated 2 months ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆228Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆258Updated 5 years ago
- Like Rust's std::Path, but UTF-8.☆500Updated last month
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- ☆490Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- Just, really the littlest Vec you could need. So smol.☆699Updated 4 months ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆276Updated last year
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆262Updated 3 years ago
- Fast, efficient, and robust memory reclamation for Rust.☆427Updated last month
- A library for to allow multiple return types by automatically generated enum.☆369Updated 3 months ago
- A crate for safe and ergonomic pin-projection.☆667Updated last week
- Experiments with structured concurrency in Rust☆372Updated 11 months ago
- Stackless generators on stable Rust.☆464Updated 3 years ago
- A thread pool for isolating blocking I/O in async programs☆361Updated last week
- Fast floating point to string conversion☆644Updated last month
- Fast function for printing integer primitives to a decimal string☆331Updated last month
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago
- A lightweight version of pin-project written with declarative macros.☆251Updated last week