8 unstable releases (3 breaking)

0.5.0+0.16.11 Dec 4, 2024
0.4.1+0.15.3 Jul 28, 2024
0.3.0+0.13.133 Sep 26, 2023
0.2.4+0.13.123 Sep 1, 2023
0.2.1+0.13.71 Jul 18, 2023

#259 in Asynchronous

Download history 14/week @ 2024-09-16 2/week @ 2024-09-23 19/week @ 2024-09-30 127/week @ 2024-12-02

127 downloads per month

MIT/Apache

89KB
2K SLoC

tigerbeetle-unofficial

crates.io Rust 1.78+
CI Rust docs

Unofficial TigerBeetle bindings for Rust.

Status

Because this TigerBeetle client library implementation is not a part of the official tigerbeetle repos, it is hard to ensure and keep some of Rust safety guarantees from the outside. For that reason I invite people to contribute to this repo or finally develop the official Rust client library.

Repo Overview

The repository hosts the following libraries:

  • Crates.io docs.rs - Safe high-level async bindings. Implemented with #![forbid(unsafe_code)] upon tigerbeetle-unofficial-core.
  • Crates.io docs.rs - Safe low-level callback-based async bindings.
  • Crates.io docs.rs - Unsafe native bindings.

License

This project is licensed under either of

at your option.

Dependencies

~8–16MB
~213K SLoC