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 8 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:
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- a distributed-merge capable database for many small objects☆77Updated 5 years ago
- A pool of reusable values☆51Updated 6 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- ☆30Updated 4 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 8 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 8 years ago
- A reader-writer lock that can be used with a Condvar.☆29Updated 9 years ago
- [DEPRECATED] see:☆81Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Communication primitives☆68Updated 8 years ago
- asynchronous I/O in Rust☆14Updated 8 years ago
- Rust wrappers around references, boxes and Arcs.☆70Updated 3 years ago
- A DNS library for Rust☆37Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 2 years ago
- Constant Time Operations for Crypto Libraries☆10Updated 8 years ago
- Cryptographic signatures for auditing unsafe code in Rust☆55Updated 10 years ago
- reprints for your terminal screen☆20Updated 9 years ago
- A real-time hierarchical profiler☆82Updated 9 years ago
- Macaroons: bearer credentials with caveats for distributed authorization☆61Updated 8 years ago
- Rust syntax extension for generating error-handling boilerplate code.☆18Updated 7 years ago
- A structure for holding a set of enum variants☆19Updated 6 years ago
- EXPERIMENTAL: Various hacks for zero-allocation stream parsing in Rust.☆59Updated 10 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 3 years ago