- ⚡ Hades: HIDS(cn_proc & ebpf based)
- ⚡ dperf: dperf is a DPDK based 100Gbps network performance and load testing software.
- ⚡ User-Level Network Stack with C
- ⚡ seven-days-golang Implement a project from scratch with Go in 7 days
- (0%) go through source code of Elkied (doing)
- (10%)reading source code of lvs/dpvs (doing)
- (0%) go through source code of tracee
- ( 5%) go through cni plugins such as flannel and calico
- (10%) start to work on golang basic knowledge
- go clean Architecture
- uber go guide 10%
- go use makefile
- go ci/cd build system
- swagger api
- go sync.Pool
- go routine scheduler
- go design patterns
- gobyexample
- golang error design
- golang 并发编程
- https://dave.cheney.net/practical-go/presentations/qcon-china.html
- golang test