rust-lang / measureme
Support crate for rustc's self-profiling feature
☆337Updated 5 months ago
Related projects ⓘ
Alternatives and complementary repositories for measureme
- Conditional compilation according to rustc compiler version☆334Updated last week
- Graph the number of crates that depend on your crate over time☆232Updated this week
- Count lines of LLVM IR per generic function☆414Updated this week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Statically-checked alternatives to RefCell and RwLock☆366Updated 5 months ago
- Just, really the littlest Vec you could need. So smol.☆649Updated 3 months ago
- Easy self-referential struct generation for Rust.☆537Updated 3 months ago
- Generate cargo instructions at compile time in build scripts for use with the env! or option_env! macros☆395Updated 3 weeks ago
- Test harness for ui tests of compiler diagnostics☆811Updated this week
- A crate for safe and ergonomic pin-projection.☆616Updated this week
- Like Rust's std::Path, but UTF-8.☆437Updated 3 months ago
- Manual segmented stacks for Rust☆291Updated last week
- A command line tool for comparing benchmarks run by Criterion.☆219Updated last month
- ☆447Updated 3 weeks ago
- Library for snippet annotations☆283Updated 2 weeks ago
- A thread pool for isolating blocking I/O in async programs☆342Updated last month
- Cargo extension for running Criterion.rs benchmarks☆186Updated 4 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆585Updated 3 months ago
- Wrapper types to enable optimized handling of &[u8] and Vec<u8>☆319Updated last week
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- Execute Rust code carefully, with extra checking along the way☆388Updated 3 months ago
- A minimal `syn` syntax tree pretty-printer☆621Updated last week
- List and diff the public API of Rust library crates between releases and commits. Detect breaking API changes and semver violations via C…☆399Updated this week
- A set of alternative `derive` attributes for Rust☆420Updated 5 months ago
- a lock-free concurrent slab (experimental)☆273Updated 3 months ago
- The enum Either with variants Left and Right is a general purpose sum type with two cases.☆490Updated 4 months ago
- Easy code duplicate with substitution for Rust☆236Updated 2 months ago
- Inline diagrams for rustdoc with mermaid.js☆504Updated last month
- Task abstraction for building executors☆413Updated last month
- Track and query Cargo dependency graphs.☆351Updated 2 years ago