iceberg-rust

Crates.ioiceberg-rust
lib.rsiceberg-rust
version0.9.0
created_at2022-12-20 06:40:16.149924+00
updated_at2025-11-04 13:04:08.577604+00
descriptionUnofficial rust implementation of the Iceberg table format
homepage
repositoryhttps://github.com/JanKaul/iceberg-rust
max_upload_size
id742076
size496,343
Jan Kaul (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