rust-lang / measuremeLinks
Support crate for rustc's self-profiling feature
☆373Updated 2 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☆475Updated this week
- Conditional compilation according to rustc compiler version☆381Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆253Updated 3 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆373Updated 2 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 4 months ago
- A command line tool for comparing benchmarks run by Criterion.☆254Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆259Updated 2 months ago
- Faster, more compact implementation of std::Cow☆363Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆454Updated last week
- Fast, efficient, and robust memory reclamation for Rust.☆448Updated 3 weeks ago
- Home of the Allocators working group: Paving a path for a standard set of allocator traits to be used in collections!☆233Updated 4 years ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Fast function for printing integer primitives to a decimal string☆344Updated 3 weeks ago
- Delegation of trait implementations via procedural macros☆275Updated last month
- Experiments with structured concurrency in Rust☆386Updated last year
- Manual segmented stacks for Rust☆321Updated this week
- Just, really the littlest Vec you could need. So smol.☆704Updated last month
- A thread pool for isolating blocking I/O in async programs☆366Updated last month
- Experimental one-shot benchmarking/profiling harness for Rust☆626Updated last year
- A data structure to efficiently intern, cache and restore strings.☆203Updated last month
- A library for to allow multiple return types by automatically generated enum.☆372Updated last week
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Safe, fallible, embedded-friendly ordered set/map via a scapegoat tree. Validated against BTreeSet/BTreeMap.☆260Updated 3 years ago
- ☆496Updated 2 weeks ago
- Fast floating point to string conversion☆655Updated 3 weeks ago
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Like Rust's std::Path, but UTF-8.☆516Updated last week
- Library for snippet annotations☆334Updated last week
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- A crate for safe and ergonomic pin-projection.☆682Updated last week