anelson / tracersLinks
Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc
☆219Updated 5 years ago
Alternatives and similar repositories for tracers
Users that are interested in tracers are comparing it to the libraries listed below
Sorting:
- tracking performance of rustc-generated binaries over time☆102Updated 2 years ago
- ☆568Updated 2 years ago
- Efficient transactional memory in rust.☆210Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 5 years ago
- Micro container runtime☆189Updated 6 years ago
- Rust library that provides helpers for testing resilience of IO operations☆144Updated 3 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 6 years ago
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- Rust interface to io_uring☆334Updated last year
- Rust bindings to google's cpuprofiler☆127Updated 5 years ago
- garbage collection☆321Updated 5 years ago
- Rust macro to generate self-referential structs☆210Updated 4 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆228Updated 2 weeks ago
- Slitter is a C- and Rust-callable slab allocator implemented primarily in Rust, with some C for performance or to avoid unstable Rust fea…☆146Updated 3 years ago
- An almost-parallel, semi-functioning, dynamic linker experiment, written in Rust☆169Updated 7 years ago
- A Bounded SPSC queue for Rust☆161Updated 2 years ago
- skiplist☆142Updated 3 years ago
- CRDTs for common data structures like maps, vecs, sets, text, and JSON☆481Updated 6 years ago
- Online introspection for Rust☆418Updated 3 years ago
- [deprecated] Avoid memcpy calls when working with standard containers☆277Updated 2 years ago
- A compiler plugin to insert flame calls☆382Updated 2 years ago
- Allocators in Rust☆313Updated 5 years ago
- async for rust without the noise☆142Updated 5 years ago
- Garbage collected smart pointers for Rust☆269Updated 3 years ago
- ☆129Updated 5 years ago
- A crate with indexed arenas with small memory footprint☆77Updated 9 months ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆521Updated 3 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 4 years ago
- `rust-reduce` will try to make the source file smaller by interpreting it as valid Rust code and intelligently removing parts of the code…☆100Updated 11 months ago