laz-rs

Implementation or rather, translation of LAZ (laszip compression) format in Rust.

The goal of this project is to be a port of the Laszip compression, not a full featured LAS reader.

Original Implementations: - LASzip - LAStools - laz-perf