cmyr / cargo-instrumentsView external linksLinks
A cargo plugin to generate Xcode Instruments trace files
☆789Updated this week
Alternatives and similar repositories for cargo-instruments
Users that are interested in cargo-instruments are comparing it to the libraries listed below
Sorting:
- Easy flamegraphs for Rust projects and everything else, without Perl or pipes <3☆5,771Feb 5, 2026Updated last week
- Rust library for single assignment cells and lazy statics without macros☆2,057May 24, 2025Updated 8 months ago
- Statistics-driven benchmarking library for Rust☆5,416Nov 29, 2025Updated 2 months ago
- A snapshot testing library for rust☆2,742Feb 5, 2026Updated last week
- Command-line sampling profiler for macOS, Linux, and Windows☆3,909Jan 27, 2026Updated 2 weeks ago
- Heap profiling and ad hoc profiling for Rust programs.☆934Feb 20, 2025Updated 11 months ago
- Compile time static maps for Rust☆2,100Feb 4, 2026Updated last week
- A fast bump allocation arena for Rust☆2,096Jan 12, 2026Updated last month
- Some more derive(Trait) options☆2,068Feb 4, 2026Updated last week
- a debugger for async rust!☆4,403Feb 3, 2026Updated last week
- Find unused dependencies in Cargo.toml☆2,077Dec 29, 2025Updated last month
- Compact and efficient synchronization primitives for Rust. Also provides an API for creating custom synchronization primitives.☆3,267Dec 29, 2025Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,530Feb 5, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,292Jan 7, 2026Updated last month
- Application level tracing for Rust.☆6,508Dec 28, 2025Updated last month
- A next-generation test runner for Rust.☆2,816Updated this week
- Experimental one-shot benchmarking/profiling harness for Rust☆644Aug 14, 2024Updated last year
- A safe and fast multi-producer, multi-consumer channel.☆2,878Dec 22, 2025Updated last month
- Rust port of Google's SwissTable hash map☆2,864Feb 5, 2026Updated last week
- Glommio is a thread-per-core crate that makes writing highly parallel asynchronous applications in a thread-per-core architecture easier …☆3,503Apr 29, 2025Updated 9 months ago
- A Rust CPU profiler implemented with the help of backtrace-rs☆1,588Updated this week
- Flexible concrete Error type built on std::Error☆6,423Updated this week
- Rust parser combinator framework☆10,293Aug 26, 2025Updated 5 months ago
- A command line progress reporting library for Rust☆5,048Feb 6, 2026Updated last week
- Conditional compilation according to rustc compiler version☆389Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,089Jan 12, 2026Updated last month
- A generic framework for on-demand, incrementalized computation. Inspired by adapton, glimmer, and rustc's query system.☆2,759Updated this week
- A command line tool for comparing benchmarks run by Criterion.☆260Sep 25, 2024Updated last year
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,608Feb 3, 2026Updated last week
- Concurrency permutation testing tool for Rust.☆2,600Jan 12, 2026Updated last month
- Subcommand to show result of macro expansion☆3,029Feb 5, 2026Updated last week
- A metrics ecosystem for Rust.☆1,419Updated this week
- Macros for all your token pasting needs☆1,077Oct 6, 2024Updated last year
- A string type for Rust that is not required to be valid UTF-8.☆1,030Oct 26, 2025Updated 3 months ago
- Assorted immutable collection datatypes for Rust☆1,570Aug 19, 2024Updated last year
- Tools for concurrent programming in Rust☆8,293Jan 23, 2026Updated 3 weeks ago
- Colorful panic backtraces for Rust☆600Oct 28, 2025Updated 3 months ago
- A modern Rust debugging library 🦀☆891May 15, 2022Updated 3 years ago
- derive(Error) for struct and enum error types☆5,338Updated this week