cmyr / cargo-instruments
A cargo plugin to generate Xcode Instruments trace files
☆680Updated 5 months ago
Alternatives and similar repositories for cargo-instruments:
Users that are interested in cargo-instruments are comparing it to the libraries listed below
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,351Updated last week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,419Updated 2 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆1,750Updated last week
- A fast bump allocation arena for Rust☆1,443Updated 2 months ago
- Some more derive(Trait) options☆1,742Updated 2 weeks ago
- deserialize env vars into typesafe structs with rust☆864Updated 5 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,194Updated 9 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,414Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,359Updated 3 weeks ago
- A Rust proc-macro attribute parser☆1,027Updated last month
- Macros for all your token pasting needs☆1,026Updated last month
- Rust library for reading/writing numbers in big-endian and little-endian.☆984Updated 2 months ago
- Slotmap data structure for Rust☆1,164Updated 8 months ago
- Visualize/analyze a Rust crate's internal structure☆986Updated this week
- Find unused dependencies in Cargo.toml☆1,752Updated last week
- Automatically apply the suggestions made by rustc☆853Updated last year
- Compile-time type-checked builder derive☆927Updated 3 months ago
- Rust quasi-quoting☆1,332Updated 2 weeks ago
- Compile time static maps for Rust☆1,845Updated 3 months ago
- A crate for managing memory bit by bit☆1,223Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,206Updated 2 months ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,781Updated last week
- Rust library allowing to register multiple handlers for the same signal☆733Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆822Updated last week
- Heap profiling and ad hoc profiling for Rust programs.☆747Updated 3 months ago
- An implementation of a LRU cache☆644Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,002Updated 2 weeks ago
- Custom hooks for colorful human oriented error reports via panics and the eyre crate☆959Updated 3 months ago
- Error management☆1,425Updated 4 years ago
- Rust library for single assignment cells and lazy statics without macros☆1,875Updated last month