Discord

Why Discord is switching from Go to Rust

Rust is blazingly fast and memory-efficient: with no runtime or garbage collector, it can power performance-critical services, run on embedded devices, and easily integrate with other languages. [...] Rust does not have garbage collection, so we figured it would not have the same latency spikes Go had.

Discord