FelixSeptem
I know there are several bugs, and I can fix it in few minutes, but I won't do unless you point it out.
Shanghai
Pinned Repositories
6.824
a note for MIT distributed system course https://pdos.csail.mit.edu/6.824/schedule.html
collections
some useful datatypes
concurrent-map
a thread-safe concurrent map for go
mortise
a lock service with single node redis and fencing token
pre-commit-golang
ratelimit
a simple implement of web ratelimit by Golang.
go-questions
📖 Go 程序员面试笔试宝典 | 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
pre-commit.com
night
Weekly Go Online Meetup via Bilibili|Go 夜读|通过 bilibili 在线直播的方式分享 Go 相关的技术话题,每天大家在微信/telegram/Slack 上及时沟通交流编程技术话题。
sqlsmith-go
FelixSeptem's Repositories
FelixSeptem/mortise
a lock service with single node redis and fencing token
FelixSeptem/pre-commit-golang
FelixSeptem/ratelimit
a simple implement of web ratelimit by Golang.
FelixSeptem/6.824
a note for MIT distributed system course https://pdos.csail.mit.edu/6.824/schedule.html
FelixSeptem/collections
some useful datatypes
FelixSeptem/concurrent-map
a thread-safe concurrent map for go
FelixSeptem/errgroup
FelixSeptem/go-promise
A simple implement future and promise by Golang
FelixSeptem/FelixSeptem
FelixSeptem/funcache
cache result for function inspired by python's functools.lru_cache
FelixSeptem/Go-Questions
📖 从问题切入,串连 Go 语言相关的所有知识,融会贯通。 https://golang.design/go-questions
FelixSeptem/goroutineid
FelixSeptem/itsrisky
a data signatrue library powered by hmac
FelixSeptem/matrixone-action
GitHub Action to setup a matrixorigin/matrixone database
FelixSeptem/paper-reading
论文阅读,欢迎大家投稿自己阅读过的论文。
FelixSeptem/play
FelixSeptem/Practice
a personal practice set
FelixSeptem/pre-commit.github.io
FelixSeptem/sizepool
A fix size of pool for Go
FelixSeptem/thrift
Apache Thrift
FelixSeptem/timewheel
a time wheel similar with Netty's HashedTimeWheel