m-labs / rust-atomic_ring_bufferLinks
Atomic ring buffer is a fixed-size multi-producer multi-consumer queue that works on bare-metal systems.
☆49Updated 7 years ago
Alternatives and similar repositories for rust-atomic_ring_buffer
Users that are interested in rust-atomic_ring_buffer are comparing it to the libraries listed below
Sorting:
- And I'll look down and whisper "GNO."☆59Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- a distributed-merge capable database for many small objects☆78Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- A pool of reusable values☆50Updated 5 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- Rust MetroHash☆52Updated 8 months ago
- ☆30Updated 3 years ago
- More maintainable Rust test☆28Updated 3 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 6 years ago
- A drop-in replacement for Rust's std::BufReader, with extra features☆41Updated 2 years ago
- asynchronous I/O in Rust☆14Updated 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 type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- I/O and binary data encoding for Rust☆39Updated 9 years ago
- Communication primitives☆68Updated 7 years ago
- A Rust compiler plugin and support library to annotate overflow behavior☆107Updated 2 years ago
- A Rust implementation of the PCG PRNG.☆24Updated 8 years ago
- A contiguous region of bytes, useful for I/O operations.☆33Updated 5 years ago
- A composable wait system.☆76Updated 6 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 10 years ago