Skip to content

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

License

Notifications You must be signed in to change notification settings

FreemapSlovakia/lerc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages