nlopes / libhoney-rust
Rust library for sending data to Honeycomb
☆23Updated last year
Alternatives and similar repositories for libhoney-rust
Users that are interested in libhoney-rust are comparing it to the libraries listed below
Sorting:
- Rust utilities for publishing distributed traces to honeycomb.io and other backends.☆39Updated 3 years ago
- A context that carries a deadline, cancelation signals and request scoped values across API boundaries and between processes.☆25Updated 6 years ago
- A thread pool for rust/tokio that can process file requests and send data to the socket with zero copy (using sendfile)☆28Updated 8 years ago
- A library to compile USDT probes into a Rust library☆45Updated 8 months ago
- A small mocking library for Rust☆14Updated 6 years ago
- AMQP specifications☆33Updated last week
- A zero-allocation ring buffer for storing text logs, implemented in Rust