cmyr / cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
☆718Updated last week
Alternatives and similar repositories for cargo-instruments
Users that are interested in cargo-instruments are comparing it to the libraries listed below
Sorting:
- Heap profiling and ad hoc profiling for Rust programs.☆792Updated 2 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,460Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,265Updated this week
- A Rust proc-macro attribute parser☆1,117Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,016Updated last month
- Test harness for ui tests of compiler diagnostics☆877Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,225Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,419Updated this week
- Asynchronous streams for Rust using async & await notation☆677Updated 5 months ago
- Macros for all your token pasting needs☆1,045Updated 7 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,994Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆984Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,127Updated 2 months ago
- A crate for managing memory bit by bit☆1,293Updated 9 months ago
- A fast bump allocation arena for Rust☆1,703Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,469Updated 2 weeks ago
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,297Updated last month
- Some more derive(Trait) options☆1,901Updated this week
- Automatically apply the suggestions made by rustc☆849Updated last year
- Backtraces in Rust☆570Updated this week
- Count lines of LLVM IR per generic function☆442Updated 3 months ago
- Compact inlined strings for Rust.☆524Updated last year
- Rust library allowing to register multiple handlers for the same signal☆773Updated 3 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,546Updated last week
- A metrics ecosystem for Rust.☆1,269Updated this week
- Rust quasi-quoting☆1,412Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆929Updated last month
- deserialize env vars into typesafe structs with rust☆916Updated 11 months ago
- ☆824Updated 2 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆607Updated 8 months ago