go-internals
Go internals book
A comprehensive resource explaining the internal implementation principles of the Go programming language.
Chinese Translation of https://github.com/teh-cmc/go-internals
963 stars
63 watching
89 forks
Language: Go
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
namit/the-go-programming-language | A collection of notes, examples, and exercises from the official Go book. | 2 |
wangyoucao577/go-project-layout | A Go project layout exploration and best practices discussion | 26 |
a8m/golang-cheat-sheet | A comprehensive guide to Go syntax and features for developers | 8,467 |
go-jose/go-jose | An implementation of JOSE standards in Go | 339 |
go-ole/go-ole | A Go implementation of the Windows COM API using shared libraries | 1,177 |
gosnmp/gosnmp | An SNMP client library written in Go. | 1,148 |
tiancaiamao/shen-go | A Go implementation of Shen, a portable functional programming language with features like pattern matching and macro support. | 56 |
jinzhu/gorm | An ORM library for Go that enables interactive and declarative database interactions using a high-level API. | 643 |
chenquan/go-pkg | A Go toolkit for building software projects | 7 |
xxjwxc/public | A comprehensive utility package for Go programmers | 175 |
88250/wide | A web-based IDE for Go language development | 113 |
clevergo/jsend | An implementation of JSend specification in Go. | 21 |
allendang/cimgui-go | A Go wrapper for Dear ImGui's C API | 359 |
ugorji/go | A high-performance, feature-rich Idiomatic Go 1.4+ codec/encoding library for various binary and text formats. | 1,868 |
couchbase/go-couchbase | Provides a Go client for interacting with a Couchbase database | 321 |