Skip to content
v0.1.0

Initial release.

Provides full read-only access to .orc files through three APIs:

* trees of vectors
* vectors of rows (structures generated with a custom derive)
* iterator on rows (ditto)