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

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

Awesome Lists containing this project

README

          

# zimg bindings

[![LICENSE](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
[![Actions Status](https://github.com/rust-av/zimg-rs/workflows/zimg/badge.svg)](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