#tuple #foundation-db #kv

foundationdb-tuple

Foundationdb tuple pack/unpack implementation in rust

1 unstable release

new 0.9.1 Jan 8, 2025

#456 in Database interfaces

Download history 402/week @ 2025-01-05

403 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

~310–570KB