image-merger
This crate provides faster functionality for image processing. It is build on top of the image crate and aims to provide a very fast way to merge many images together. It does this this by utilizing parallel processing and by avoiding unnecessary copies.