cmyr / cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
☆710Updated last month
Alternatives and similar repositories for cargo-instruments:
Users that are interested in cargo-instruments are comparing it to the libraries listed below
- Rust library allowing to register multiple handlers for the same signal☆767Updated 2 weeks ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,447Updated 2 weeks ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,261Updated 4 months ago
- Heap profiling and ad hoc profiling for Rust programs.☆786Updated 2 months ago
- A fast bump allocation arena for Rust☆1,672Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,535Updated 2 months ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆741Updated 2 months ago
- Visualize/analyze a Rust crate's internal structure☆1,088Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,286Updated last week
- Slotmap data structure for Rust☆1,197Updated last year
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,410Updated last week
- deserialize env vars into typesafe structs with rust☆909Updated 10 months ago
- An implementation of a LRU cache☆694Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,978Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,883Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,610Updated 5 months ago
- Some more derive(Trait) options☆1,872Updated this week
- Rust library for single assignment cells and lazy statics without macros☆1,956Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆914Updated 2 weeks ago
- Asynchronous streams for Rust using async & await notation☆674Updated 4 months ago
- Optimized string search routines for Rust.☆1,064Updated last month
- Macros for all your token pasting needs☆1,045Updated 6 months ago
- A Rust proc-macro attribute parser☆1,110Updated last week
- Test harness for ui tests of compiler diagnostics☆875Updated last month
- derive builder implementation for rust structs☆1,429Updated 6 months ago
- Compile-time type-checked builder derive☆1,008Updated last month
- A crate for managing memory bit by bit☆1,287Updated 8 months ago
- A macro to generate structures which behave like bitflags☆1,002Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,462Updated this week
- Count lines of LLVM IR per generic function☆440Updated 2 months ago