openvariant 0.1.0

A fast, correct implementation of the Open Variant data type
Documentation
  • Coverage
  • 3.95%
    3 out of 76 items documented0 out of 20 items with examples
  • Size
  • Source code size: 60.02 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 6.32 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 17s Average build duration of successful builds.
  • all releases: 17s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • friendlymatthew

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