Crates.io | chair-rb |
lib.rs | chair-rb |
version | 0.1.0 |
source | src |
created_at | 2021-05-16 23:58:20.783287 |
updated_at | 2021-05-16 23:58:20.783287 |
description | Crate containing a Rust port of the ring buffers from the Aeron and compatible with the ring buffers in the Agrona(https://github.com/real-logic/agrona) library. |
homepage | |
repository | https://github.com/atrumbo/chair-rb/ |
max_upload_size | |
id | 398402 |
size | 168,936 |
Crate containing a Rust port of the ring buffers from the Aeron and compatible with the ring buffers in the Agrona library. The aim of this crate is to enable straightforward and efficient messaging between Rust and C/C++ and Java utilizing a common ring buffer implementation.
Licensed under:
This work is a derivative of:
https://github.com/real-logic/aeron/
Copyright 2014-2021 Real Logic Limited.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, without any additional terms or conditions.