Just released the first version of my #Unity Async Texture Importer: https://github.com/mlavik1/unity-async-textureimport-package/releases/tag/1.0
This plugin allows you to importer textures in the background, on a separate thread. It uses FreeImage for import and mipmap generation.