cmyr / cargo-instrumentsLinks
A cargo plugin to generate Xcode Instruments trace files
☆786Updated 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.☆926Updated 11 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,329Updated 4 months ago
- "Small vector" optimization for Rust: store up to a small number of items on the stack☆1,609Updated last month
- Compile-time type-checked builder derive☆1,138Updated last month
- Asynchronous streams for Rust using async & await notation☆733Updated last year
- An implementation of a LRU cache☆778Updated 3 weeks ago
- Experimental one-shot benchmarking/profiling harness for Rust☆643Updated last year
- Arena based tree 🌲 structure by using indices instead of reference counted pointers☆772Updated 5 months ago
- Macros for all your token pasting needs☆1,074Updated last year
- Test harness for ui tests of compiler diagnostics☆950Updated last week
- A high level diffing library for rust based on diffs☆1,209Updated 11 months ago
- Rust library allowing to register multiple handlers for the same signal☆827Updated last week
- Compact inlined strings for Rust.☆541Updated 2 years ago
- A Rust proc-macro attribute parser☆1,225Updated 2 weeks ago
- A modern Rust debugging library 🦀☆891Updated 3 years ago
- An intrusive flamegraph profiling tool for rust.☆729Updated last year
- Slotmap data structure for Rust☆1,281Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,522Updated last week
- Visualize/analyze a Rust crate's internal structure☆1,200Updated this week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,286Updated 3 weeks ago
- A fast bump allocation arena for Rust☆2,079Updated 2 weeks ago
- Write safer FFI code in Rust without polluting it with unsafe code☆1,022Updated 2 weeks ago
- Fast floating point to string conversion☆688Updated last week
- A string type for Rust that is not required to be valid UTF-8.☆1,025Updated 3 months ago
- Slab allocator for Rust☆866Updated last week
- A minimal `syn` syntax tree pretty-printer☆736Updated last month
- A crate for managing memory bit by bit☆1,363Updated last year
- Easily assign underlying errors into domain-specific errors while adding context☆1,833Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,698Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,269Updated last year