cmyr / cargo-instrumentsLinks
A cargo plugin to generate Xcode Instruments trace files
☆783Updated 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.☆917Updated 10 months ago
- Macros for all your token pasting needs☆1,069Updated last year
- Test harness for ui tests of compiler diagnostics☆948Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆1,020Updated 2 months ago
- A high level diffing library for rust based on diffs☆1,197Updated 11 months ago
- Compile-time type-checked builder derive☆1,133Updated last week
- Asynchronous streams for Rust using async & await notation☆730Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,510Updated 3 weeks ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,597Updated 2 weeks ago
- Slotmap data structure for Rust☆1,269Updated last month
- A minimal `syn` syntax tree pretty-printer☆731Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,692Updated last month
- A Rust proc-macro attribute parser☆1,209Updated this week
- Write safer FFI code in Rust without polluting it with unsafe code☆1,018Updated 2 months ago
- An implementation of a LRU cache☆765Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆821Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,328Updated 3 months ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,267Updated this week
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆969Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,267Updated last year
- A fast bump allocation arena for Rust☆2,046Updated this week
- Support atomic operations on Arc itself☆1,221Updated last week
- A macro to generate structures which behave like bitflags☆1,085Updated last month
- DEFLATE, gzip, and zlib bindings for Rust☆1,063Updated 2 weeks ago
- A crate for safe and ergonomic pin-projection.☆694Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆959Updated last year