# apache/iceberg-rust

Apache Iceberg

Repository: https://github.com/apache/iceberg-rust
Canonical: https://ross.abutalabs.com/products/iceberg-rust
Homepage: https://rust.iceberg.apache.org/
Language: Rust
License: Apache-2.0
License Family: permissive
Topics: apache, hacktoberfest, iceberg, rust
Last push: 2026-08-26T10:29:54+00:00

## Health v2 (maintenance only)
Score: 90/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 83, longevity 81
- inputs: {"age_days": 1139, "days_push": 7, "days_rel": 32, "gap_med": 66.5, "n_releases_24m": 9}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1390, forks 551 (observed 2026-08-28T04:04:35.613891+00:00)

## What it is
A Rust implementation of the Apache Iceberg open table format for managing large analytic datasets. It provides crates for the core Iceberg spec plus catalog integrations (REST, AWS Glue, Hive Metastore, SQL, S3 Tables).

## Use cases
- read and write iceberg tables from rust
- manage lakehouse table metadata in rust
- integrate iceberg catalogs like glue or hive metastore
- query parquet data with schema evolution and time travel
- build a rust data pipeline on iceberg tables

## When to choose
- you need native Rust access to Apache Iceberg tables
- you want catalog integrations (REST, Glue, HMS, SQL, S3 Tables) in a Rust service
- you are building Rust data tooling on top of lakehouse storage

## When to avoid
- you need the full mature feature set of the Java or Python Iceberg implementations
- you need a turnkey query engine rather than a table format library
- you require production guarantees for features still under active development

## Facets
- artifact type: library
- maturity: active
- function: database, serialization, data-science, etl
- domain: databases, big-data, analytics
- platform: rust, cross-platform
- tags: apache-iceberg, table-format, lakehouse, parquet, catalog, schema-evolution, time-travel, data-engineering

## Member repositories
- apache/iceberg-rust (main) score 90

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:35.613891+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:38.425066+00:00, confidence not recorded.
  - readme: https://github.com/apache/iceberg-rust (fetched 2026-08-28T04:04:35.613891+00:00, sha 8260ee26ad6e)
  - homepage: https://rust.iceberg.apache.org/ (fetched 2026-08-29T11:54:44.305681+00:00, sha 4873289c1654)
  - site_page: https://rust.iceberg.apache.org/install.html (fetched 2026-08-29T11:54:44.308106+00:00, sha 7af7714cff04)
- Data as of 2026-08-30T08:39:29.467469+00:00.
