chair-rb 0.1.0

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.
Documentation
  • Coverage
  • 1.19%
    1 out of 84 items documented0 out of 60 items with examples
  • Size
  • Source code size: 168.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 5.44 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 14s Average build duration of successful builds.
  • all releases: 14s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • atrumbo/chair-rb
    0 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • atrumbo

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.