go-internals

Go internals book

A comprehensive resource for understanding the inner workings of the Go programming language

A book about the internals of the Go programming language.

GitHub

8k stars
420 watching
353 forks
Language: Go
last commit: over 5 years ago
Linked from 1 awesome list

bookgogolanginternals

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
go-internals-cn/go-internalsA comprehensive resource explaining the internal implementation principles of the Go programming language.963
pungyeon/clean-go-articleA resource for writing clean and maintainable Go code2,964
golang/goA programming language designed to build simple, reliable, and efficient software124,564
dgryski/go-perfbookA comprehensive guide to optimizing Go code for performance10,698
golang/toolsProvides tools and packages for static analysis and code transformation of Go programs.7,430
campoy/go-tooling-workshopTeaching the tools used by Go developers to improve their coding skills and performance2,790
go101/go101A knowledge base and book series for learning Go programming5,559
go-kit/kitA toolkit for building microservices in Go26,684
inancgumus/learngoA repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems.18,987
go-git/go-gitA high-level implementation of the Git version control system in Go6,070
owasp/go-scpA comprehensive guide to secure coding practices for the Go programming language4,881
gonum/gonumA set of libraries for numerical computations in the Go programming language.7,690
golang-standards/project-layoutProvides a standard layout and guidelines for structuring Go projects49,931
namit/the-go-programming-languageA collection of notes, examples, and exercises from the official Go book.2
chenmingyong0423/go-mongoxA Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections.150