Y
Hacker News
new
|
ask
|
show
|
jobs
by
api
404 days ago
Go has a fatter standard library and a "fat" runtime with built-in green threads (an asynchronous runtime basically) and garbage collection, so you get more out of the box and thus end up using fewer dependencies.