cmyr / cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
☆698Updated last week
Alternatives and similar repositories for cargo-instruments:
Users that are interested in cargo-instruments are comparing it to the libraries listed below
- A fast bump allocation arena for Rust☆1,596Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,910Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,504Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,245Updated 3 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆773Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆898Updated 2 months ago
- Write safer FFI code in Rust without polluting it with unsafe code☆973Updated last week
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,418Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,928Updated this week
- Concurrency permutation testing tool for Rust.☆2,274Updated last month
- An intrusive flamegraph profiling tool for rust.☆712Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,393Updated last week
- Rust quasi-quoting☆1,383Updated this week
- A metrics ecosystem for Rust.☆1,222Updated last week
- Slotmap data structure for Rust☆1,185Updated last year
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,216Updated last year
- Optimized string search routines for Rust.☆1,019Updated 2 months ago
- Rust port of simdjson☆1,208Updated 2 weeks ago
- Some more derive(Trait) options☆1,855Updated 2 weeks ago
- A modern Rust debugging library 🦀☆891Updated 2 years ago
- A Rust proc-macro attribute parser☆1,090Updated last week
- Rust bindings to Core Foundation and other low level libraries on Mac OS X and iOS☆1,067Updated 2 months ago
- Compile time static maps for Rust☆1,900Updated last month
- Rust library allowing to register multiple handlers for the same signal☆755Updated 6 months ago
- A crate for managing memory bit by bit☆1,263Updated 7 months ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆961Updated 7 months ago
- Compile-time type-checked builder derive☆955Updated 6 months ago
- Macros for all your token pasting needs☆1,040Updated 5 months ago
- Asynchronous streams for Rust using async & await notation☆660Updated 3 months ago
- A high level diffing library for rust based on diffs☆1,046Updated last month