#tuple #foundation-db #kv

foundationdb-tuple

Foundationdb tuple pack/unpack implementation in rust

1 unstable release

0.9.1 Jan 8, 2025

#446 in Database interfaces

Download history 370/week @ 2025-01-04 601/week @ 2025-01-11 826/week @ 2025-01-18 890/week @ 2025-01-25 1199/week @ 2025-02-01 1360/week @ 2025-02-08

4,331 downloads per month
Used in 14 crates (via foundationdb)

MIT/Apache

79KB
2K SLoC

FoundationDB Tuple

A rust implementation of the tuple encoding used by FoundationDB.


lib.rs:

Implementation of the official tuple layer typecodes

The official specification can be found here.

Dependencies

~320–580KB