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:
- And I'll look down and whisper "GNO."☆59Updated 9 years ago
- A zero-allocation ring buffer for storing text logs, implemented in Rust☆51Updated 2 years ago
- Lint to disallow the moving of marked types in Rust☆35Updated 9 years ago
- a distributed-merge capable database for many small objects☆77Updated 6 years ago
- Tiny RPC framework for Rust☆33Updated 10 years ago
- A pool of reusable values☆51Updated 6 years ago
- A work-stealing fork-join threadpool written in Rust.☆86Updated 9 years ago
- Cap'n Proto code generation for Rust☆79Updated 7 years ago
- Subotai, a Kademlia based Distributed Hash Table in Rust☆80Updated 8 years ago
- A modern asynchronous HTTP server for Rust.☆63Updated 9 years ago
- I/O and binary data encoding for Rust☆40Updated 10 years ago
- Cryptographic signatures for auditing unsafe code in Rust☆55Updated 11 years ago
- [DEPRECATED] see:☆81Updated 9 years ago
- An owned, grow-able UTF-8 string that stores small strings inline and avoids heap-allocation.☆69Updated 4 years ago
- A synchronization primitive for lock-free reads with one concurrent writer☆21Updated 8 years ago
- A DNS library for Rust☆37Updated 7 years ago
- A composable wait system.☆76Updated 7 years ago
- Scary macros for serde_json☆43Updated 9 years ago
- A small Rust library for recycling types with owned memory☆33Updated 10 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
- Judy array implementation in pure Rust☆87Updated 8 years ago
- Communication primitives☆68Updated 8 years ago
- Convert `try!()` into `?`s☆34Updated 8 years ago
- Rust MetroHash☆53Updated last year
- reprints for your terminal screen☆20Updated 9 years ago
- The empty type Void.☆71Updated 2 years ago
- cargo-safety provides safety checks for Rust projects by finding all uses of unsafe code in dependencies.☆62Updated 8 years ago
- Asynchronous readline-like interface (PoC ATM)☆79Updated 9 years ago
- Lightweight actor system built on top of Tokio☆73Updated 8 years ago