mold is a faster drop-in replacement for existing Unix linkers. It is several times faster than the LLVM lld linker, the second-fastest open-source linker which mold is designed to increase developer productivity by reducing build time, especially in rapid debug-edit-rebuild cycles.

WWW: https://github.com/rui314/mold
