rust-lang / measureme
Support crate for rustc's self-profiling feature
☆344Updated last month
Alternatives and similar repositories for measureme:
Users that are interested in measureme are comparing it to the libraries listed below
- Count lines of LLVM IR per generic function☆437Updated last month
- Conditional compilation according to rustc compiler version☆350Updated 2 weeks ago
- Statically-checked alternatives to RefCell and RwLock☆368Updated 9 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆511Updated 2 weeks ago
- Faster, more compact implementation of std::Cow☆343Updated last year
- Graph the number of crates that depend on your crate over time☆236Updated this week
- A crate for safe and ergonomic pin-projection.☆637Updated 3 weeks ago
- Manual segmented stacks for Rust☆299Updated this week
- Like Rust's std::Path, but UTF-8.☆474Updated 3 weeks ago
- Just, really the littlest Vec you could need. So smol.☆675Updated 3 weeks ago
- ☆478Updated 5 months ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆335Updated 2 weeks ago
- Rust crate for a convenient RAII scope guard.☆499Updated last year
- Zero-overhead type-safe builder pattern `derive` macro for your Rust structs☆223Updated last year
- Fast, ergonomic metrics for Rust☆340Updated 5 months ago
- Easy self-referential struct generation for Rust.☆593Updated 2 months ago
- Experiments with structured concurrency in Rust☆350Updated 8 months ago
- Test harness for ui tests of compiler diagnostics☆869Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆351Updated 2 months ago
- A Rust macro to determine if a type implements a logical trait expression☆250Updated 5 years ago
- A set of alternative `derive` attributes for Rust☆433Updated 9 months ago
- Delegation of trait implementations via procedural macros☆261Updated 8 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆607Updated last year
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆450Updated this week
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆407Updated last month
- ☆203Updated 2 months ago
- Task abstraction for building executors☆460Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated 3 weeks ago