merutable 0.0.1

Embeddable single-table engine: row + columnar Parquet with Iceberg-compatible metadata
Documentation
1
2
3
4
5
6
pub mod bloom;
pub mod codec;
pub mod footer;
pub mod kv_index;
pub mod reader;
pub mod writer;