simd-blit 1.0.1

Alpha Compositing & SSAA, optionally using SIMD
Documentation

Alpha Compositing & SSAA, optionally using SIMD

If you want this crate to use SIMD, activate the simd feature; You will need a nightly toolchain for this to work, however.

If the feature is disabled, a sequential implementation is also provided.