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 3 years ago
Linked from 1 awesome list

bookgogolanginternals

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
go-internals-cn/go-internals A comprehensive resource explaining the internal implementation principles of the Go programming language. 963
pungyeon/clean-go-article A resource for writing clean and maintainable Go code 2,964
golang/go A programming language designed to build simple, reliable, and efficient software 124,564
dgryski/go-perfbook A comprehensive guide to optimizing Go code for performance 10,698
golang/tools Provides tools and packages for static analysis and code transformation of Go programs. 7,430
campoy/go-tooling-workshop Teaching the tools used by Go developers to improve their coding skills and performance 2,790
go101/go101 A knowledge base and book series for learning Go programming 5,559
go-kit/kit A toolkit for building microservices in Go 26,684
inancgumus/learngo A repository of thousands of Go examples and exercises to help developers learn the language by fixing and solving problems. 18,987
go-git/go-git A high-level implementation of the Git version control system in Go 6,070
owasp/go-scp A comprehensive guide to secure coding practices for the Go programming language 4,881
gonum/gonum A set of libraries for numerical computations in the Go programming language. 7,690
golang-standards/project-layout Provides a standard layout and guidelines for structuring Go projects 49,931
namit/the-go-programming-language A collection of notes, examples, and exercises from the official Go book. 2
chenmingyong0423/go-mongox A Go library for interacting with MongoDB databases, providing streamlined document operations and generic binding of structs to collections. 150