Golang News http://golangnews.com Jobs, Code, Videos and News for Go hackers - everything about the go programming language Thu, 15 Feb 2018 06:09:00 +0000 Go tool trace 11 points posted by kenny https://making.pusher.com/go-tool-trace 2044 Thu, 06 Apr 2017 16:29:00 +0000 Golang's Realtime gc in Theory and Practice In this blog post, we’ll look at Go’s garbage collector. We’ll see how it works (the tricolor algorithm), why it works (achieving such short GC pauses), and most importantly, whether it works (benchmarking these GC pauses, and comparing them with other languages). 10 points posted by will https://making.pusher.com/golangs-real-time-gc-in-theory-and-practice 1914 Sat, 11 Mar 2017 12:03:00 +0000 Go interface fuzzer 6 points posted by tollela https://making.pusher.com/go-interface-fuzzer 1968 Mon, 20 Mar 2017 15:05:00 +0000