https://github.com/rust-av/zimg-rs
zimg/z.lib bindings
https://github.com/rust-av/zimg-rs
Last synced: about 1 year ago
JSON representation
zimg/z.lib bindings
- Host: GitHub
- URL: https://github.com/rust-av/zimg-rs
- Owner: rust-av
- Created: 2018-03-13T15:00:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-07-23T05:33:59.000Z (almost 5 years ago)
- Last Synced: 2025-06-20T06:52:13.293Z (about 1 year ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 4
- Watchers: 3
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# zimg bindings
[](LICENSE)
[](https://github.com/rust-av/zimg-rs/actions)
It is a simple [binding][1] and safe abstraction over [zimg][2].
## Building
The bindings are generated using the headers and libraries that ought to be present in the system.
## TODO
- [ ] Simple bindings
- [ ] Safe abstraction
- [ ] Examples
[1]: https://github.com/servo/rust-bindgen
[2]: https://github.com/sekrit-twc/zimg