An open API service indexing awesome lists of open source software.

https://github.com/lemonrock/guetzli-sys

Rust FFI bindings to Google's guetzli library
https://github.com/lemonrock/guetzli-sys

ffi guetzli jpeg jpeg-encoder rust

Last synced: about 1 year ago
JSON representation

Rust FFI bindings to Google's guetzli library

Awesome Lists containing this project

README

          

# guetzli-sys

[guetzli-sys] is a mid-level Rust FFI binding to [Google's guetzli library](https://github.com/google/guetzli/), a perceptual JPEG encoder.

## Licensing

The license for this project is MIT.

[guetzli-sys]: https://github.com/lemonrock/guetzli-sys "guetzli-sys GitHub page"