cmyr / cargo-instrumentsLinks
A cargo plugin to generate Xcode Instruments trace files
☆753Updated this week
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.☆884Updated 7 months ago
- An intrusive flamegraph profiling tool for rust.☆724Updated last year
- Slotmap data structure for Rust☆1,239Updated last year
- Write safer FFI code in Rust without polluting it with unsafe code☆1,008Updated 2 months ago
- Compile-time type-checked builder derive☆1,099Updated 3 weeks ago
- Asynchronous streams for Rust using async & await notation☆712Updated 10 months ago
- Clone trait that is object-safe☆738Updated 3 weeks ago
- A high level diffing library for rust based on diffs☆1,149Updated 8 months ago
- Macros for all your token pasting needs☆1,057Updated last year
- Test harness for ui tests of compiler diagnostics☆926Updated 3 weeks ago
- A string type for Rust that is not required to be valid UTF-8.☆985Updated 2 months ago
- Compact inlined strings for Rust.☆530Updated 2 years ago
- A Rust proc-macro attribute parser☆1,171Updated last week
- Slab allocator for Rust☆845Updated 2 months ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆764Updated 2 months ago
- Rust library allowing to register multiple handlers for the same signal☆801Updated last month
- A fast bump allocation arena for Rust☆1,899Updated 3 months ago
- Experimental one-shot benchmarking/profiling harness for Rust☆632Updated last year
- Fast floating point to string conversion☆655Updated 3 weeks ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,477Updated this week
- An implementation of a LRU cache☆742Updated last month
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,532Updated 2 weeks ago
- A minimal `syn` syntax tree pretty-printer☆721Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,185Updated 3 weeks ago
- A crate for safe and ergonomic pin-projection.☆682Updated last week
- Module initialization/global constructor functions for Rust☆903Updated 2 months ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,246Updated last year
- Support atomic operations on Arc itself☆1,113Updated last week
- Optimized string search routines for Rust.☆1,228Updated 2 weeks ago