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
- a distributed-merge capable database for many small objects☆79Updated 5 years ago
- Unikernel written in rust☆33Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- Tiny RPC framework for Rust☆33Updated 9 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 10 years ago
- A DNS library for Rust☆37Updated 6 years ago
- Cap'n Proto code generation for Rust☆77Updated 7 years ago
- A pool of reusable values☆50Updated 5 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 8 years ago
- I/O and binary data encoding for Rust☆38Updated 9 years ago
- rwlock with writer priority and optimistic reads☆31Updated 10 years ago
- Scary macros for serde_json☆43Updated 8 years ago
- Communication primitives☆68Updated 7 years ago
- Rust MetroHash☆52Updated 6 months ago
- [DEPRECATED] see:☆81Updated 8 years ago
- event loop and promises in Rust☆110Updated 8 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 7 years ago
- Rust wrappers around references, boxes and Arcs.☆69Updated 3 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- No longer maintained☆38Updated 7 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A composable wait system.☆76Updated 6 years ago
- Deprecated in favor of the libm crate.☆29Updated 6 years ago
- The core `Service` trait in Tokio and support☆82Updated 6 years ago
- Unix signal handling for tokio☆88Updated 6 years ago
- Compile time stack traces for Rust errors (no backtrace!)☆74Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆68Updated 3 years ago