- 🔭 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…
-
trpc-go
trpc-go PublicForked from trpc-group/trpc-go
A pluggable, high-performance RPC framework written in golang
Go
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.