added merlin

Anthony Templeton 2019-07-23 18:06:22 -04:00
parent c991b95280
commit 16c39e9c85

@ -874,6 +874,7 @@ See also [[SQLDrivers page|SQLDrivers]].
* [imaginary](https://github.com/h2non/imaginary) - Simple and fast HTTP microservice for image resizing and manipulation * [imaginary](https://github.com/h2non/imaginary) - Simple and fast HTTP microservice for image resizing and manipulation
* [imaging](https://github.com/disintegration/imaging) - Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.) as well as simplified image loading and saving. * [imaging](https://github.com/disintegration/imaging) - Package imaging provides basic image manipulation functions (resize, rotate, flip, crop, etc.) as well as simplified image loading and saving.
* [imgproxy](https://github.com/DarthSim/imgproxy/issues) - Fast and secure standalone server for resizing and converting remote images * [imgproxy](https://github.com/DarthSim/imgproxy/issues) - Fast and secure standalone server for resizing and converting remote images
* [merlin](https://github.com/attron/merlin) - Automatic video encoder
* [netpbm](https://github.com/spakin/netpbm) - Read and write Netpbm images from Go programs * [netpbm](https://github.com/spakin/netpbm) - Read and write Netpbm images from Go programs
* [opencv](https://github.com/chai2010/opencv/) - Go bindings for OpenCV * [opencv](https://github.com/chai2010/opencv/) - Go bindings for OpenCV
* [osmesa](https://github.com/go-gl/osmesa) - Go bindings for osmesa. * [osmesa](https://github.com/go-gl/osmesa) - Go bindings for osmesa.