alexcrichton / coz-rs
Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz
☆217Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for coz-rs
- A compiler plugin to insert flame calls☆379Updated last year
- Efficient transactional memory in rust.☆209Updated 3 years ago
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 4 months ago
- Fast, ergonomic metrics for Rust☆338Updated last month
- A small utility to compare Rust micro-benchmarks.☆342Updated 2 months ago
- Rust macro to generate self-referential structs☆211Updated 3 years ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆326Updated 5 years ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆267Updated last year
- Generic array types in Rust☆405Updated 4 months ago
- Extremely generic linear algebra libary for Rust☆219Updated 3 weeks ago
- A HashMap variant that spreads resize load across inserts☆190Updated this week
- Delegation of trait implementations via procedural macros☆257Updated 4 months ago
- Ensure correct assumptions about constants, types, and more in Rust☆579Updated last year
- dipa makes it easy to efficiently delta encode large Rust data structures.☆264Updated 2 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆264Updated 5 months ago
- A library for creating references that carry their owner with them.☆362Updated last year
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- A tool to detect code paths leading to Rust's panic handler☆219Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆276Updated 2 years ago
- Procedural macros in expression position☆203Updated last year
- This crate guarantees that your application is free of panicking branches☆177Updated 5 years ago
- Faster, more compact implementation of std::Cow☆338Updated last year
- Test your Rust Markdown documentation via Cargo☆289Updated 7 months ago
- An extraction of the compiletest utility from the Rust compiler☆218Updated last month
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆225Updated last month
- Cargo subcommand to profile binaries☆433Updated last year
- Type-safe transmutations between layout-compatible types.☆120Updated 4 years ago
- Garbage collected smart pointers for Rust☆266Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆352Updated 9 months ago
- Online introspection for Rust☆415Updated 2 years ago