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☆51Updated 6 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 8 years ago
- ☆14Updated 8 years ago
- A small Rust library for recycling types with owned memory☆33Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 3 years ago
- An asynchronous StatsD clone☆22Updated 8 years ago
- ☆27Updated 10 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- More maintainable Rust test☆28Updated 4 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- ☆30Updated 4 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆40Updated 2 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆23Updated 4 years ago
- ☆47Updated 5 years ago
- The repo of rust crate 'releasetag'. Releasetags can be extracted from application crash-files postmortem☆13Updated 6 years ago
- Send syslog messages from Rust☆120Updated last year
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- Rust wrapper around epoll and kqueue☆46Updated 2 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Faster, more flexible and more correct alternative to core::fmt☆40Updated 5 years ago
- Extended Finite State Machine library in Rust with internal event queue and entry/exit transitions☆50Updated 3 years ago
- A reverse proxy built with hyper and tokio.☆51Updated 8 years ago
- BisetMap is a fast and thread-safe two-way hash map of sets for Rust.☆13Updated 8 years ago