anelson / tracersLinks
Ergonomic Rust bindings for instrumenting Rust apps with high performance probes using SystemTap, DTrace, etc
☆221Updated 5 years ago
Alternatives and similar repositories for tracers
Users that are interested in tracers are comparing it to the libraries listed below
Sorting:
- Efficient transactional memory in rust.☆210Updated 4 years ago
- Rust library that provides helpers for testing resilience of IO operations☆145Updated 4 years ago
- speedy templating engine: 30x faster than Handlebars, half the features!☆114Updated 7 years ago
- A (mostly) lock-free concurrent work-stealing deque in Rust.☆244Updated 3 years ago
- Rust support for the coz Causal profiler, code now lives upstream -- https://github.com/plasma-umass/coz☆218Updated 6 years ago
- Rust bindings to google's cpuprofiler☆128Updated 6 years ago
- tracking performance of rustc-generated binaries over time☆102Updated 3 years ago
- Rust interface to io_uring☆338Updated last year
- QuickCheck bug hunting in Rust standard library data structures☆162Updated 6 years ago
- Micro container runtime☆188Updated 7 years 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…☆148Updated 4 years ago
- Rust macro to generate self-referential structs☆212Updated 4 years ago
- Rust's missing development batteries☆121Updated 8 years ago
- ☆578Updated 2 years ago
- A Bounded SPSC queue for Rust☆162Updated 3 years ago
- indexlist: A doubly linked list, backed by a vector☆85Updated 2 years ago
- skiplist☆144Updated 4 years ago
- async for rust without the noise☆142Updated 6 years ago
- A compiler plugin to insert flame calls☆388Updated 2 years ago
- Online introspection for Rust☆418Updated 3 years ago
- Judy array implementation in pure Rust☆88Updated 8 years ago
- Type-safe transmutations between layout-compatible types.☆122Updated 5 years ago
- Minimal working examples of Rust's features.☆73Updated 7 years ago
- CRDTs for common data structures like maps, vecs, sets, text, and JSON☆482Updated 7 years ago
- simple CASPaxos implementation written in rust on top of a simulator for finding bugs quickly☆142Updated 5 years ago
- a Rust library implementing safe, lightweight context switches, without relying on kernel services☆535Updated 4 years ago
- (getting to be a) hard to kill scalable linearizabe store☆79Updated 9 years ago
- A kernel module written in Rust☆135Updated 6 years ago
- Counting occurrences of a given byte or UTF-8 characters in a slice of memory – fast☆231Updated 7 months ago
- Simple probabilistic data structures☆147Updated last week