Pinned Repositories
carecraft.github.io
My Blog
collections
fileconveyor
File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.
Gitment
save comments for my blog
glog
C++ implementation of the Google logging module
go-logger
Simple logger for Go programs. Allows custom formats for messages.
go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
GolangTraining
Training for Golang (go language)
lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
sicp
收录我完成的练习题
carecraft's Repositories
carecraft/carecraft.github.io
My Blog
carecraft/collections
carecraft/fileconveyor
File Conveyor is a daemon written in Python to detect, process and sync files. In particular, it's designed to sync files to CDNs. Amazon S3 and Rackspace Cloud Files, as well as any Origin Pull or (S)FTP Push CDN, are supported. Originally written for my bachelor thesis at Hasselt University in Belgium.
carecraft/Gitment
save comments for my blog
carecraft/glog
C++ implementation of the Google logging module
carecraft/go-logger
Simple logger for Go programs. Allows custom formats for messages.
carecraft/go-zero
go-zero is a web and rpc framework written in Go. It's born to ensure the stability of the busy sites with resilient design. Builtin goctl greatly improves the development productivity.
carecraft/GolangTraining
Training for Golang (go language)
carecraft/lisp-koans
Common Lisp Koans is a language learning exercise in the same vein as the ruby koans, python koans and others. It is a port of the prior koans with some modifications to highlight lisp-specific features. Structured as ordered groups of broken unit tests, the project guides the learner progressively through many Common Lisp language features.
carecraft/sicp
收录我完成的练习题
carecraft/standard-readme
Standard Readme Style
carecraft/structure_algorithm
simple implementations in golang
carecraft/styleguide
翻译 https://google.github.io/styleguide/go/index
carecraft/timewheel
时间轮定时器
carecraft/zero-doc
The docs for go-zero