Bibliography
● ガベージコレクションのアルゴリズムと実装 中村 成洋, 相川 光, 竹内 郁雄(監修)
https://tatsu-zine.com/books/gcbook
● The Go Blog
○ Getting to Go: The Journey of Go's Garbage Collector https://go.dev/blog/ismmkeynote
○ Go GC: Prioritizing low latency and simplicity https://go.dev/blog/go15gc
○ Go's New Brand https://go.dev/blog/go-brand
● Go GC: Latency Problem Solved https://talks.golang.org/2015/go-gc.pdf
● go gc algorithm 101https://speakerdeck.com/taxio/go-gc-algorithm-101
● Go言語のGCについてhttps://engineering.linecorp.com/ja/blog/go-gc
● GolangのGCを追う https://deeeet.com/writing/2016/05/08/gogc-2016
● GoはいつGCするのか? https://zenn.dev/koron/articles/b96cccfa82c0c1
● Dumpster diving the Go garbage collector https://blog.px.dev/go-garbage-collector/
● Go言語のリアルタイムGC 理論と実践
https://postd.cc/golangs-real-time-gc-in-theory-and-practice
Illustrations
©tottie / Renée French https://github.com/tottie000/GopherIllustrations
© Money Forward, Inc.