Go: A Statically-Typed Language For Scalable Systems
Go (Golang) is a statically-typed language designed at Google, known for simplicity, efficiency & concurrency features. It's popular for building scalable systems with excellent performance comparable to C or C++.