More Than 2x Faster Hashing in ClickHouse Using Rust

Rust’s rich type system and ownership model guarantee memory-safety and thread-safety. There are a fairly large number of useful libraries written on it, so we considered using them in ClickHouse.

dev

Sources