openvariant

Crates.ioopenvariant
lib.rsopenvariant
version0.1.0
created_at2025-09-04 14:13:03.336523+00
updated_at2025-09-04 14:13:03.336523+00
descriptionA fast, correct implementation of the Open Variant data type
homepage
repositoryhttps://github.com/friendlymatthew/openvariant/
max_upload_size
id1824266
size60,511
Matthew Kim (friendlymatthew)

documentation

README

openvariant

This crate is a fast, correct implementation of the Open Variant data type. It also contains experimental extensions for improved search performance and compact serialization.

Readings

https://github.com/apache/parquet-format/blob/master/VariantEncoding.md
https://github.com/apache/parquet-format/blob/master/VariantShredding.md

Commit count: 0

cargo fmt