Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 241 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 241 Bytes

aeron bindings for Rust

aeron-client-sys

Contains the bindings for the C client library.

aeron

Provides a thin layer on top of aeron-client-sys. Just enough Rust to make it safe and idiomatic, but not necessarily convient.