cmyr / cargo-instrumentsLinks
A cargo plugin to generate Xcode Instruments trace files
☆761Updated 3 weeks ago
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.☆891Updated 8 months ago
- Macros for all your token pasting needs☆1,058Updated last year
- Test harness for ui tests of compiler diagnostics☆931Updated 2 weeks ago
- A high level diffing library for rust based on diffs☆1,160Updated 8 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,546Updated last month
- A Rust proc-macro attribute parser☆1,183Updated last month
- Slotmap data structure for Rust☆1,245Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,311Updated last month
- Asynchronous streams for Rust using async & await notation☆713Updated 10 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆968Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- Visualize/analyze a Rust crate's internal structure☆1,161Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,490Updated 3 weeks ago
- Compile-time type-checked builder derive☆1,109Updated last week
- A crate for managing memory bit by bit☆1,349Updated last year
- An intrusive flamegraph profiling tool for rust.☆723Updated last year
- Rust library allowing to register multiple handlers for the same signal☆805Updated 2 months ago
- Fast floating point to string conversion☆664Updated 2 weeks ago
- A modern Rust debugging library 🦀☆890Updated 3 years ago
- A minimal `syn` syntax tree pretty-printer☆722Updated 2 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,000Updated last week
- Experimental one-shot benchmarking/profiling harness for Rust☆633Updated last year
- An implementation of a LRU cache☆750Updated 2 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆765Updated 2 months ago
- A crate for safe and ergonomic pin-projection.☆686Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated last week
- Support atomic operations on Arc itself☆1,135Updated last week
- Module initialization/global constructor functions for Rust☆913Updated 2 weeks ago
- Slab allocator for Rust☆847Updated 2 months ago
- deserialize env vars into typesafe structs with rust☆956Updated last year