Go

Go, often called Golang, is an open source language from Google built in the tradition of C, with memory safety, garbage collection, and simple concurrency. It was designed to write efficient server-side programs that large teams can maintain. Many web-scale projects run on Go, including Docker, Kubernetes, and Dropbox.