orcxx 0.1.0

Rust bindings for the official C++ library for Apache ORC
docs.rs failed to build orcxx-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: orcxx-0.5.0

orcxx-rs

Unofficial Rust binding for the official C++ library for Apache ORC.

It uses a submodule pointing to an Apache ORC release, builds its C++ part (including vendored protobuf, lz4, zstd, ...), and links against that.