chair-rb

Crates.iochair-rb
lib.rschair-rb
version0.1.0
sourcesrc
created_at2021-05-16 23:58:20.783287
updated_at2021-05-16 23:58:20.783287
descriptionCrate 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
repositoryhttps://github.com/atrumbo/chair-rb/
max_upload_size
id398402
size168,936
(atrumbo)

documentation

README

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.

Commit count: 7

cargo fmt