#ring-buffer #aeron #agrona

chair-rb

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

1 unstable release

0.1.0 May 16, 2021

#1461 in Algorithms

Apache-2.0

78KB
2K SLoC

Contains (JAR file, 60KB) gradle-wrapper.jar

chair-rb

License
CI

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.

License

Licensed under:

This work is a derivative of:
https://github.com/real-logic/aeron/
Copyright 2014-2021 Real Logic Limited.

Contribution

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.

Dependencies