Yoric / telemetry.rsLinks
A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regressions)
☆25Updated 4 years ago
Alternatives and similar repositories for telemetry.rs
Users that are interested in telemetry.rs are comparing it to the libraries listed below
Sorting:
- ☆30Updated 4 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Type-level heterogeneous list, and indexing that, when coupled with type inference, approximates type-directed search☆17Updated 8 years ago
- Dynamic packet parsing within trees 🌲🌳🌴☆25Updated 8 years ago
- A small crate to provide space-efficient Option<_> replacements☆37Updated 11 months ago
- Named arguments for Rust☆38Updated 8 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- ☆27Updated 10 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- More maintainable Rust test☆28Updated 4 years ago
- FSM in Rust's macros.☆20Updated 8 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- A MPMC channel based on the two lock queue algorithm☆15Updated 8 years ago
- A pool of reusable values☆51Updated 6 years ago
- Mutation testing for Rust☆13Updated 9 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13Updated 6 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- Proof of concept for fast regexes in rust☆39Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 4 years ago
- A general-purpose lens library for Rust.☆30Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- Type-Safe, Lazily Evaluated, Plugins for Extensible Types☆29Updated 8 years ago
- fire when ready☆16Updated 10 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 8 years ago