rust-lang / measureme
Support crate for rustc's self-profiling feature
☆341Updated last week
Alternatives and similar repositories for measureme:
Users that are interested in measureme are comparing it to the libraries listed below
- Graph the number of crates that depend on your crate over time☆237Updated this week
- Conditional compilation according to rustc compiler version☆346Updated this week
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- A crate for safe and ergonomic pin-projection.☆631Updated this week
- Count lines of LLVM IR per generic function☆434Updated 3 weeks ago
- ☆463Updated 3 months ago
- Just, really the littlest Vec you could need. So smol.☆666Updated 3 weeks ago
- Manual segmented stacks for Rust☆298Updated last week
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- Like Rust's std::Path, but UTF-8.☆466Updated 6 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- A command line tool for comparing benchmarks run by Criterion.☆230Updated 4 months ago
- A lightweight version of pin-project written with declarative macros.☆237Updated last week
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆330Updated this week
- Fast floating point to string conversion☆622Updated 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…☆439Updated this week
- Statically-checked alternatives to RefCell and RwLock☆367Updated 8 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆507Updated this week
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- Async executor☆355Updated last month
- A thread pool for isolating blocking I/O in async programs☆350Updated last month
- Easy self-referential struct generation for Rust.☆571Updated last month
- Notify async tasks or threads☆459Updated 3 weeks ago
- Type that deserializes only from one specific value☆231Updated last week
- Rust method delegation with less boilerplate☆455Updated last week
- Futures, streams, and async I/O combinators.☆494Updated this week
- a lock-free concurrent slab (experimental)☆278Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Stackless generators on stable Rust.☆450Updated 2 years ago
- A set of alternative `derive` attributes for Rust☆430Updated 8 months ago