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
- Host: GitHub
- URL: https://github.com/lemonrock/guetzli-sys
- Owner: lemonrock
- License: other
- Created: 2017-09-23T10:23:21.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T12:06:26.000Z (over 8 years ago)
- Last Synced: 2025-03-01T22:11:57.885Z (over 1 year ago)
- Topics: ffi, guetzli, jpeg, jpeg-encoder, rust
- Language: Rust
- Homepage: https://github.com/lemonrock/guetzli-sys
- Size: 1.05 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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"