Golang && Back-end Stack , Continually updated

Stack Here

Golang OS Net Note Tool Delve

Authentication Paper

Paper 📚 Link
GO官方文档 GO Official Doc
GO官方博客 GO Official Blog
GO官方仓库 GO Source Repo
High Performance Go Workshop Geek Favourate 👍 , Dave Cheney
GO Dev GO DEV
GO Help GO Cmd Help
Go Talks Talks Go
Go Wiki Official
Go Time Change Future
Go Debug Debugger
Go Basic Getting up and running with Go
Go OS Process Algo Go Concurrency
Gopher Academy Get Golang Advent :2018(Cur)
Dave Cheney 👍 Dave :Author Paper
Golang China Go 语言中文网
Gopher China Club Go CN VIP

Golang Base

书籍 📚 描述 🙄 链接 🤖
GO入门指南 基础入门书籍(推荐go语言学习笔记) GO入门指南
GO语言圣经 入门进阶 GO语言圣经
The GO Programming Language
GO知识图谱 GoCN 介绍golang学习之路 GO知识图谱
GO项目搜索 Go Walker Walker
GO Trap 50 Shades of GO for New Golang 50 Shades
Block go different way Blog Block Golang
Learn go with test Book 简体中文版
English Version
面向信仰编程 浅谈 Go 语言实现原理 Go语言实现原理
Mastering Go 玩转 Go Mastering Go

Golang Advanced

书籍 📚 描述 🙄 链接 🤖
GO语言高级编程 涵盖CGO、Go汇编语言、RPC实现、 GO高级编程
Web框架实现、分布式系统
Effect Go 语言规范 Effective GO 双语版
深入解析GO GO Lower Level 深入解析GO
GO语言标准库 Standard Library GO语言标准库
GO源码研究 GO under the hood WIP GO源码研究
GO tips 101 some concrete 👍 go to
GO Concurrency Patterns Official Part 1 go to
GO Advanced Concurrency Official Part 2 go to
Rethinking GO Concurrency Bryan Mills go to
Uber Go repo Uber go to
GO Memory Allocator Document go to
GO 最佳实践 Document Best Practice
Kavya Source Code 关于一些源码研究的PPT,2018GoPher大会 GoPher Con PPT

Golang Test

标题 描述 链接
Go 工具链 利用 Go自带命令行 开发,调试 Golang Tool Chain

Golang Blog

博客 描述 链接
Russ Cox Blog 👍 Golang 作者博客(强烈推荐) Research ! rsc
Ian Lance Taylor 👍 GCC Airs – Ian Lance Taylor
Rakyll 👍 Google GO tool essentials
Faith Arslan 👍 Faith Struct , Pool , Go Tool Faith Blog
Anna Rob 👍 Go Low Level Anna
No Headback Golang 源码分析分享 曹大,春哥,辉神 Golang技术博客文章
Keep Coding GC Go
GO 夜读 golang 技术探讨 Golang 源码分析,技术讨论
Gopher Reading List Reading Ref Gopher reading
ArdanLibs Nice Blog ArdanLibs
GO 42 一位gopher的采坑总结 Go 42
Artem Krylysov Blog About String, AWS Lambda,PProf go blog
GopherChain2018 Some Issue Code Go
Misfra MISFRAME Blog Go
Acolyer Acolyer Blog,morning paper Go
Poslua Blog 一些常见问题调试 关于golang Poslua Blog
面向信仰编程 Blog K8s,Golang,OS Blog Draveness's Blog
煎架构 迷之博客 Gin,Grpc,详尽的 Learning Map EDDYCJY' Blog

Golang Application

Build-Web-application-With-Golang
SWIG and Go
GIN中文文档
GoWorker
Go DNS Package
Mirco Practice
Micro Practice2

Delve Docker & K8s

文档 ⌨️ 描述 链接
Docker中文指南 入门 Docker 入门指南
Docker 从入门到实践 实践 Docker 入门到实践
K8s Blog 实践 Go

OS

文档 ⌨️ 描述 链接
系统设计 GitHub 系统设计入门
VSDO 7 virtual dynamic shared object vsdo
Redis 设计与实现 Book go to
int 21 DOS Func code go to
Linux WB write barrier go to
Std Memory Order C++ go to
Linux Zero Copy Linux Journal go to
语言内存机制 Memory Profiling go to
CoreOS K8s Ecology go to
Distributed System CMU class go to

Network

文档 ⌨️ 描述 链接
Guide IP Network Administration with Linux Linux-Ip
TLS connection 介绍 TLS 连接过程 TLS
HTTP2 Header Compression Intro HPACK HeadPack

MicroService

文档 ⌨️ 描述 链接
gRPC Http2 协议介绍 go to
gRPC Doc Document gRpc官方文档中文版
Go RPC 开发 Remote Procedure Call Go RPC 开发指南
Go Microservices Blog micro go to

Feed Stream (OpenSource Share)

Stream 链接
StackShare StackShare
AnyWhereAnyThing AnyWhereAnyThing
RFC Document RFC

Tech Stack

文档 ⌨️ 描述 链接
Git git tool go to
Jeffrey Google go to
智能合约 Official Doc go to
智能合约描述 文档 go to
C++ 5th 学习笔记 Git Book go to
C++ 并发实战 Git Book go to
C++ PreProcessor Ref Document go to
C++ FAQ Document go to
Rust Std Official go to
Rust 程序设计 Git Book go to
RabbitMQ中文文档 文档 go to
Centrifugal Doc Document go to
AWK Document go to
Google API Design Document go to
Redis Command Document go to
Nginx 中文文档 Document go to
Json RPC 2.0 Document go to
Protocol Buffer Document go to
Vue+Go Build APP Document go to
Url Routing Document go to
Ethereum Home Document go to
Kafka Application Blog go to
Web Developer Document go to
Open Resty Best Practice GitBook go to

Other Marked

  • paper 论文
  • static 静态资源
  • google google文档

maybe needs GFW

Map Reduce paper

Work Steal static

Go Preemptive Scheduler Design Google

Python3 廖雪峰

分布式Id生成系统 美团

分布式系统设计 博客

微软微服务架构应用手册 (强烈推荐 👍

Upstart Intro cookbook

TRUFFLE

阿里Tech-Blog

BigData && GO base 博客 Sohamkamani Golang 博客

Trick API

Google Drive API

Express 4.x API

ASCII Art

Redis Modules API

Linux Repo

Tips

Coding Interview University

Gopher 2018 Demystifying Binary Search Tree Algorithms

剑指Offer

Python Interview 😁 Golang Interview 😁

Similar Resources

An e-book on building network applications using golang

Network programming with Go

Dec 7, 2021

Golang Clean Architecture based on Uncle Bob's Clean Architecture and Summer internship in 2021

clean-architecture-api Description This is an example of implemention of Clean Architecture in Golang projects. This project has 4 layer : Infrastruct

Feb 20, 2022

Golang practice

practice Golang practice Move all files except one cut evrything from current directory and paste into stdinout/ directory mv !(stdinout) stdinout/ an

Dec 31, 2021

Programming Paradigm With Golang

Programming Paradigm With Golang

Programming-Paradigm After running python3 1_22.py you'll get a prompt: which, after entering start and the end of the interval, should create next wi

Oct 16, 2021

A practical journey into the Golang Programming Language

OneTutorial - A practical journey into the Golang Programming Language This little project will help you touch many topics around Golang, in a small a

Oct 21, 2021

Clean Architecture in Go (Golang) projects-DDD

Clean Architecture in Go (Golang) projects-DDD

go-clean-arch Changelog v1: checkout to the v1 branch Proposed on 2017, archived to v1 branch on 2018 Desc: Initial proposal by me. The story can be r

Oct 11, 2021

This is from the udemy course: Go: The Complete Developer's Guide (Golang)

Go Udemy course - "Go: The Complete Developer's Guide (Golang)" How to run the file: go run hello-world.go go run filename.go GO CLI commands: go ru

Oct 22, 2021

Here is the collection of beginner friendly golang projects

Golang Mini Projects for Beginners Here is the collection of beginner friendly golang projects Mini Projects Book Store cli app to list, add, update,

Dec 29, 2022

🚀✨🚀 REST API with Golang

REST API Statistics This repository is a completed test task for the Backend trainee position. Task text Technologies: Golang 1.17.1 Web framework - g

Dec 10, 2021
Golang 设计模式
Golang 设计模式

Golang设计模式思想 前言 一切设计模式都是灵活应用struct的组合模式,以及go隐形继承接口的特性 go中的interface就是一些方法装饰, 而struct并不依赖于接口 设计模式类型 创建模式 建造者模式(Builder Pattern) 将一个复杂对象的构建与它的表示分离, 使得同样

Dec 29, 2022
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列

7 days golang programs from scratch README 中文版本 7天用Go从零实现系列 7天能写什么呢?类似 gin 的 web 框架?类似 groupcache 的分布式缓存?或者一个简单的 Python 解释器?希望这个仓库能给你答案

Jan 5, 2023
Examples of Golang compared to Node.js for learning
Examples of Golang compared to Node.js for learning

This guide full of examples is intended for people learning Go that are coming from Node.js, although the vice versa can work too. This is not meant to be a complete guide and it is assumed that you've gone through the Tour of Go tutorial. This guide is meant to be barely good enough to help you at a high level understand how to do X in Y and doing further learning on your own is of course required.

Jan 9, 2023
The Ultimate Workshop Track for #golang Developer
The Ultimate Workshop Track  for #golang Developer

layout title nav_order description permalink default An Ultimate GopherLabs Hands-on Labs 1 An Ultimate GopherLabs Hands-on Labs / Join GopherLabs Com

Dec 7, 2022
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)
high performance coding with golang(Go 语言高性能编程,Go 语言陷阱,Gotchas,Traps)

Go 语言高性能编程 订阅 最新动态可以关注:知乎 Go语言 或微博 极客兔兔 订阅方式:watch geektutu/blog ,每篇文章都能收到邮件通知,或通过 RSS 订阅。

Dec 28, 2022
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.
Go-Notebook is inspired by Jupyter Project (link) in order to document Golang code.

Go-Notebook Go-Notebook is an app that was developed using go-echo-live-view framework, developed also by us. GitHub repository is here. For this proj

Jan 9, 2023
Crash Course about the programming language Go / Golang.
Crash Course about the programming language Go / Golang.

Crash Course about the programming language Go / Golang. In this course I have covered some important concepts and topics in programming.

Oct 10, 2022
Building a shoe store with golang to learn more about this language :)

shoestore-go Building a shoe store with golang to learn more about this language :) TODO Create a basic webpage with the pages: home : to show homepag

Jan 24, 2022
Golang Learning resources

golang Golang Learning resources Data type detection dataFields interface{} dtype := reflect.TypeOf(dataFields).Kind().String() var c Company fmt.Prin

Dec 14, 2022
A complete guide to undersatnd golang programming language, web requests, JSON and creating web APIs with mongodb

Golang series A complete guide to undersatnd golang programming language, web requests, JSON and creating web APIs with mongodb LearnCodeonline.in 01

Jan 1, 2023