7days-golang
一个用Go语言模仿著名开源项目的教程,将复杂项目拆分为7天实现,每个项目代码不超过1000行。目前已实现Web框架和分布式缓存。
• Copy the embed code to showcase this product on your website
• Share on X to spread the word about this amazing tool
项目地址:7days-golang 读源码不如动手写源码,将一些著名开源项目的核心代码抽取出来,拆分为7天时间实现,每个项目代码不超过1000行,目前已经实现:- 模仿 gin 实现的 Web 框架 gee- 模仿 groupcache 实现的分布式缓存geecache