cmyr / cargo-instrumentsLinks
A cargo plugin to generate Xcode Instruments trace files
☆719Updated 2 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.☆795Updated 3 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,478Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,425Updated this week
- Visualize/analyze a Rust crate's internal structure☆1,112Updated last week
- A fast bump allocation arena for Rust☆1,759Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,303Updated last month
- Write safer FFI code in Rust without polluting it with unsafe code☆986Updated last week
- An intrusive flamegraph profiling tool for rust.☆716Updated last year
- Some more derive(Trait) options☆1,925Updated this week
- Compile-time type-checked builder derive☆1,026Updated 2 months ago
- A string type for Rust that is not required to be valid UTF-8.☆938Updated last month
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,482Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,567Updated this week
- Slotmap data structure for Rust☆1,202Updated last year
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,270Updated last week
- Compile time static maps for Rust☆1,929Updated 4 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,230Updated last year
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,039Updated last week
- A metrics ecosystem for Rust.☆1,278Updated this week
- Test harness for ui tests of compiler diagnostics☆886Updated 2 weeks ago
- An implementation of a LRU cache☆707Updated last month
- Fast floating point to string conversion☆638Updated 2 weeks ago
- Rust library allowing to register multiple handlers for the same signal☆782Updated 3 weeks ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- ❌ Cargo plugin for linting your dependencies 🦀☆1,965Updated this week
- A Rust proc-macro attribute parser☆1,121Updated 2 weeks ago
- A crate for managing memory bit by bit☆1,306Updated 9 months ago
- Optimized string search routines for Rust.☆1,106Updated 2 months ago
- deserialize env vars into typesafe structs with rust☆923Updated 11 months ago
- derive builder implementation for rust structs☆1,443Updated 7 months ago