alexcrichton / coz-rs
Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz
☆217Updated 5 years ago
Alternatives and similar repositories for coz-rs:
Users that are interested in coz-rs are comparing it to the libraries listed below
- Efficient transactional memory in rust.☆209Updated 3 years ago
- Fast, ergonomic metrics for Rust☆340Updated 4 months ago
- A compiler plugin to insert flame calls☆377Updated last year
- A derive macro for implementing the display Trait via a doc comment and string interpolation☆330Updated 2 months ago
- Faster, more compact implementation of std::Cow☆342Updated last year
- Rust macro to generate self-referential structs☆210Updated 3 years ago
- A small utility to compare Rust micro-benchmarks.☆344Updated 5 months ago
- Easily create type-safe `Future`s from state machines — without the boilerplate.☆330Updated 5 years ago
- A Rust proc_macro_attribute to outline conversions from generic functions☆268Updated 8 months ago
- Rust option parser with custom derive support☆229Updated 3 months ago
- Implements a fixed-capacity stack-allocated Vec alternative backed by an array, using const generics.☆268Updated last year
- This crate guarantees that your application is free of panicking branches☆176Updated 5 years ago
- dipa makes it easy to efficiently delta encode large Rust data structures.☆265Updated 3 years ago
- Extremely generic linear algebra libary for Rust☆223Updated 3 months ago
- An extraction of the compiletest utility from the Rust compiler☆222Updated last month
- A HashMap variant that spreads resize load across inserts☆191Updated 3 weeks ago
- A tool to detect code paths leading to Rust's panic handler☆215Updated 3 years ago
- A procedural macro for auto logging output of functions☆190Updated 3 years ago
- An experimental serialization system written in Rust☆266Updated last year
- Generic array types in Rust☆407Updated last month
- Procedural macros in expression position☆204Updated 2 years ago
- deserialize typed structures from regex captures☆170Updated last year
- Garbage collected smart pointers for Rust☆267Updated 3 years ago
- Ensure correct assumptions about constants, types, and more in Rust☆603Updated last year
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- a smaller, faster and panic-free alternative to core::fmt☆354Updated last year
- 🚀 SM – a static State Machine library☆193Updated 4 years ago
- A library for creating references that carry their owner with them.☆365Updated last year
- Delegation of trait implementations via procedural macros☆260Updated 7 months ago
- A crate with indexed arenas with small memory footprint☆77Updated 5 months ago