Skip to content

FreemapSlovakia/lerc-sys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lerc-sys

Crates.io Docs.rs

Low-level Rust FFI bindings to Esri's LERC compression library (C API).

This crate provides raw, unsafe bindings generated via bindgen, and builds the LERC C++ source using cc.

Build

This crate vendored the LERC C++ sources and compiles them automatically using cc. It does not require a system-installed libLerc.

Status

✅ Supports LERC 4.0+ ✅ Linux tested ✅ Automatically generates bindings to Lerc_c_api.h

License

Apache-2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages