- 🔭 I’m currently working on:
- debugger101, describes how to develop a go debugger
- gorpc101, describes how to develop a microservice framework
- libmill, describes the libmill go-style coroutine library
- go internals, (try to) describes nearly every aspect of golang internals
go internals, (try to) describes nearly every aspect of golang internals- go patterns, common design patterns in Go
- 🌱 I’m currently learning:
- ⚡ Fun fact:
- keep writing blogs every week
- 🦮 Useful utilities:
- toc, scans your folders and generate SUMMARY.md automatically
- notion, read CSV exported by Notion and generates markdowns with liquid tags
- wc, an alternate to GNU
wc
, which outputs more clearer - rm, an alternate to GNU
rm
, which effectively reduces mistakes of deletion - red, a log analysis tool, which aggregates similar events to help discover the problems
stay hungry, stay foolish.
Pinned Loading
-
golang-debugger-book
golang-debugger-book PublicFrom 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 d…
-
golang-debugger-book-en
golang-debugger-book-en Publicthis is the English version of hitzhangjie/golang-debugger-book
Makefile 7
-
trpc-go
trpc-go PublicForked from trpc-group/trpc-go
A pluggable, high-performance RPC framework written in golang
Go
-
1,012 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
hitzhangjie/golang-debugger-book,
hitzhangjie/golang-debugger-book-en,
hitzhangjie/debugger101.io
and 39 other
repositories
Loading
Contribution activity
July 2025
Created 3 commits in 2 repositories
Created 1 repository
-
hitzhangjie/helloworld
This contribution was made on Jul 4