whitequark / rust-log_bufferLinks
A zero-allocation ring buffer for storing text logs, implemented in Rust
☆51Updated 2 years ago
Alternatives and similar repositories for rust-log_buffer
Users that are interested in rust-log_buffer are comparing it to the libraries listed below
Sorting:
- A pool of reusable values☆50Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- ☆14Updated 7 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13Updated 6 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- More maintainable Rust test☆28Updated 3 years ago
- Work-stealing thread pool for executiong futures☆42Updated 7 years ago
- rust histogram and percentile stats☆48Updated 4 years ago
- ☆30Updated 3 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 4 years ago
- Rust MetroHash☆52Updated 8 months ago
- A library dedicated to measuring data locally (typically, performance) and uploading it to a server to detect anomalies (typically, regre…☆25Updated 4 years ago
- Flexible, stand-alone benchmarking☆18Updated 7 years ago
- ☆27Updated 10 years ago
- ☆47Updated 4 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆22Updated 3 years ago
- A MPMC channel based on the two lock queue algorithm☆16Updated 7 years ago
- An asynchronous StatsD clone☆22Updated 8 years ago
- Concurrent work-stealing deque☆47Updated 6 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- A Rust library for accessing Linux process and system information☆90Updated last year
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago