rust-lang / measuremeLinks
Support crate for rustc's self-profiling feature
☆353Updated 4 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☆454Updated 5 months ago
- Conditional compilation according to rustc compiler version☆366Updated last month
- A crate for safe and ergonomic pin-projection.☆663Updated last week
- Graph the number of crates that depend on your crate over time☆249Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆355Updated 2 years ago
- Delegation of trait implementations via procedural macros☆267Updated 11 months ago
- Fast floating point to string conversion☆641Updated last month
- Statically-checked alternatives to RefCell and RwLock☆368Updated last year
- Bisects rustc, either nightlies or CI artifacts☆185Updated 3 weeks ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated last month
- A set of alternative `derive` attributes for Rust☆441Updated last year
- ☆489Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆529Updated 3 months ago
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated 2 years ago
- Like Rust's std::Path, but UTF-8.☆494Updated 3 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆696Updated 3 months ago
- A lightweight version of pin-project written with declarative macros.☆249Updated last month
- Library for snippet annotations☆314Updated last week
- Task abstraction for building executors☆472Updated 5 months ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- Asynchronous streams for Rust using async & await notation☆684Updated 6 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆342Updated 3 months ago
- Procedural macros to derive numeric traits in Rust☆205Updated last year
- Ensure correct assumptions about constants, types, and more in Rust☆619Updated last year
- ☆210Updated last month
- Test harness for ui tests of compiler diagnostics☆889Updated 2 weeks ago
- Type that deserializes only from one specific value☆243Updated last month
- Concurrently Readable Data Structures for Rust☆358Updated last week
- A thread pool for isolating blocking I/O in async programs☆358Updated 5 months ago