iceberg-rust

Crates.ioiceberg-rust
lib.rsiceberg-rust
version0.8.0
created_at2022-12-20 06:40:16.149924+00
updated_at2025-07-08 13:23:33.994924+00
descriptionUnofficial rust implementation of the Iceberg table format
homepage
repositoryhttps://github.com/JanKaul/iceberg-rust
max_upload_size
id742076
size437,582
(JanKaul)

documentation

README

Iceberg-rust

Low level implementation of the Apache iceberg specification.

Featues:

  • catalog trait as an interface to the different iceberg catalogs
  • table structs to simplify the access to the iceberg table metadata
  • table transactions to guarantee atomic changes to the iceberg table metadata
  • view structs to define iceberg views
Commit count: 1316

cargo fmt