tigerbeetle-rs
Unofficial [tigerbeetle] bindings for Rust.
Repo Overview
The repository hosts the following libraries:
- Safe high-level async bindings. Implemented with #![forbid(unsafe_code)]
upon tigerbeetle-unofficial-core
.
- Safe low-level callback-based async bindings.
- Unsafe native bindings.
License
This project is licensed under either of
- Apache License, Version 2.0, (LICENSE.APACHE or
https://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE.MIT or
https://opensource.org/licenses/MIT)
at your option.