Pinned Repositories
distributed-system-series
go-ftrace
bpf(2)-based ftrace(1) like function call graph for Go
go-patterns
go design patterns demo
godbg
godbg is a golang debugger
golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK, all the contents mentioned above will be covered in this book. Hope you enjoy it!
golang-debugger-lessons
gorpc
go-rpc framework
gorpc101
gorpc from scratch,从0到1开发一个高性能rpc框架
Linux-IO-Model
Linux io model, including IO Multiplexing(select,poll,epoll), Realtime Signal Driven IO, Asynchronous IO.
trpc-go
A pluggable, high-performance RPC framework written in golang
hitzhangjie's Repositories
hitzhangjie/golang-debugger-book
From a debugger's view, Let's explore the computer world! How does compiler, linker and debugger coordinate with each other around the program written in specific programming language? How does a debugger work? If we develop a debugger for go programming language, we must master go type system, runtime... and some Operating System internals. OK, all the contents mentioned above will be covered in this book. Hope you enjoy it!
hitzhangjie/gorpc
go-rpc framework
hitzhangjie/go-ftrace
bpf(2)-based ftrace(1) like function call graph for Go
hitzhangjie/golang-debugger-lessons
hitzhangjie/godbg
godbg is a golang debugger
hitzhangjie/gorpc101
gorpc from scratch,从0到1开发一个高性能rpc框架
hitzhangjie/codemaster
learn to be a code master
hitzhangjie/debugger101.io
hitzhangjie/hitzhangjie
let's show off
hitzhangjie/hitzhangjie.github.io
hitzhangjie/awesome-cto
A curated and opinionated list of resources for Chief Technology Officers, with the emphasis on startups
hitzhangjie/go
The Go programming language
hitzhangjie/go-internals
hitzhangjie/go-patterns
go design patterns demo
hitzhangjie/notes
my working, learning notes
hitzhangjie/playgo
:ghost: a real playful Golang Playground
hitzhangjie/trpc-go
A pluggable, high-performance RPC framework written in golang
hitzhangjie/100-go-mistakes
📖 100 Go Mistakes and How to Avoid Them
hitzhangjie/chat_with_ai
hitzhangjie/go-patterns-awesome
Curated list of Go design patterns, recipes and idioms
hitzhangjie/gofuncgraph
bpf(2)-based ftrace(1)-like function graph tracer for golang processes.
hitzhangjie/linux
Linux kernel source tree
hitzhangjie/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
hitzhangjie/red
red is an log analysis tool, which supports JSON, zaplog formats
hitzhangjie/sonic
A blazingly fast JSON serializing & deserializing library
hitzhangjie/talent-plan
open source training courses about distributed database and distributed systems
hitzhangjie/trpc
A multi-language, pluggable, high-performance RPC framework
hitzhangjie/trpc-cmdline
Command line tool for tRPC
hitzhangjie/vuln
[mirror] the database client and tools for the Go vulnerability database
hitzhangjie/Web-Dev-For-Beginners
24 Lessons, 12 Weeks, Get Started as a Web Developer