rust-lang / measuremeLinks
Support crate for rustc's self-profiling feature
☆370Updated 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 2 weeks ago
- Conditional compilation according to rustc compiler version☆375Updated this week
- Graph the number of crates that depend on your crate over time☆252Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆253Updated 11 months 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
- Library for snippet annotations☆332Updated this week
- Faster, more compact implementation of std::Cow☆362Updated 2 years ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 3 months ago
- A Rust macro to determine if a type implements a logical trait expression☆259Updated 5 years ago
- Statically-checked alternatives to RefCell and RwLock☆371Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆221Updated 2 years ago
- Stackless generators on stable Rust.☆469Updated 3 years ago
- Delegation of trait implementations via procedural macros☆275Updated last week
- A Rust proc_macro_attribute to outline conversions from generic functions☆283Updated 3 weeks ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆349Updated this week
- Procedural macros to derive numeric traits in Rust☆208Updated last year
- Like Rust's std::Path, but UTF-8.☆511Updated 3 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆373Updated 2 weeks ago
- Fast function for printing integer primitives to a decimal string☆341Updated 2 weeks ago
- ☆494Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆257Updated last month
- Just, really the littlest Vec you could need. So smol.☆705Updated 3 weeks ago
- Manual segmented stacks for Rust☆319Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆630Updated last year
- Fast floating point to string conversion☆652Updated 3 weeks ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆538Updated 6 months ago
- Bisects rustc, either nightlies or CI artifacts☆192Updated last week
- Experiments with structured concurrency in Rust☆385Updated last year
- Fast, efficient, and robust memory reclamation for Rust.☆434Updated 3 months ago