lerc 0.2.1

Safe and idiomatic Rust wrapper for Esri's LERC compression library
Documentation
  • Coverage
  • 95.65%
    22 out of 23 items documented1 out of 1 items with examples
  • Size
  • Source code size: 34.61 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 475.89 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 52s Average build duration of successful builds.
  • all releases: 44s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • FreemapSlovakia/lerc
    4 1 1
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • zdila

lerc

Safe and idiomatic Rust wrapper for Esri's LERC raster compression library.

Provides encoding, decoding, and metadata access for multi-band and multi-dimensional raster data with optional validity masks.

Built on top of lerc-sys, with vendored LERC C++ source by default. Supports dynamic linking with --no-default-features.

License

MIT OR Apache-2.0