Get the latest tech news

Wild: A Very Fast Linker Written In Rust, Aims To Outperform Mold Linker


While the Mold linker has been very impressive for its speed the past few years compared to the linkers out of the LLVM and GNU toolchain projects, there is a new high speed linker on the scene and it's written in Rust: meet Wild.

Wild is a new Rust-based linker in development that is led by David Lattimore. Wild aims to work out well for iterative development and ultimately wants to support incremental linking as one of the design differences to Mold, besides the choice of programming language. By writing Wild in Rust, it's hoped that the complexity of incremental linking will be achievable."

Get the Android app

Or read this on Phoronix

Read more on:

Photo of Rust

Rust

Photo of mold linker

mold linker

Photo of fast linker

fast linker

Related news:

News photo

Engineering a fixed-width bit-packed integer vector in Rust

News photo

SedonaDB: A new geospatial DataFrame library written in Rust

News photo

From Rust to reality: The hidden journey of fetch_max