whitequark / rust-log_buffer
A zero-allocation ring buffer for storing text logs, implemented in Rust
☆50Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-log_buffer
- A pool of reusable values☆50Updated 5 years ago
- An asynchronous StatsD clone☆22Updated 7 years ago
- a distributed-merge capable database for many small objects☆78Updated 4 years ago
- ☆14Updated 7 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.☆49Updated 7 years ago
- rust histogram and percentile stats☆46Updated 4 years ago
- asynchronous I/O in Rust☆14Updated 7 years ago
- A small Rust library for recycling types with owned memory☆33Updated 8 years ago
- SUPERSEDED by https://github.com/japaric/xargo☆13Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 4 years ago
- Flexible, stand-alone benchmarking☆17Updated 6 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 2 years ago
- A structure for holding a set of enum variants☆20Updated 5 years ago
- Blazing fast, zero-copy parser combinator library for Rust with an elegant API for both strings and bytes.☆21Updated 3 years ago
- Convert `try!()` into `?`s☆33Updated 7 years ago
- A DNS library for Rust☆37Updated 5 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- ☆25Updated 9 years ago
- Rust mock type implementing io::Read & io::Write☆13Updated 5 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆38Updated last year
- And I'll look down and whisper "GNO."☆58Updated 8 years ago
- ☆16Updated 7 years ago
- Concurrent work-stealing deque☆46Updated 6 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 8 years ago