Useful links
Resources
Rob Pike
https://www.youtube.com/results?search_query=rob+pike+golang&page=&utm_source=opensearch
Golang internals deep deep dive
- Golang Internals, Part 1: Main Concepts and Project Structure
- Golang Internals, Part 2: Diving Into the Go Compiler
- Golang Internals, Part 3: The Linker, Object Files, and Relocations
- Golang Internals, Part 4: Object Files and Function Metadata
- Golang Internals, Part 5: the Runtime Bootstrap Process
- Golang Internals, Part 6: Bootstrapping and Memory Allocator Initialization