Pinned Repositories
algorithm
Implement algorithms in various languages
annotated_redis_source
带有详细注释的 Redis 2.6 源码
AntDB
AntDB is a distributed database to provide both write-scalability and massively parallel processing. The mirror git repository is at https://gitee.com/adbsql/antdb.
autogo
Go语言是静态语言,修改源代码总是需要编译、运行,如果用Go做Web开发,修改一点就要编译、运行,然后才能看结果,很痛苦。autogo就是为了让Go开发更方便。
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Awesome-Interview
Collection of awesome interview references.
awesome-resume
程序员简历例句,程序员简历范例,Java简历模版,Python简历模版,C++简历模版
doc
document
GCTT
GCTT Go中文网翻译组。
gctt-godoc
golang 标准库及第三方库文档中文翻译
moychen's Repositories
moychen/doc
document
moychen/algorithm
Implement algorithms in various languages
moychen/annotated_redis_source
带有详细注释的 Redis 2.6 源码
moychen/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
moychen/awesome-resume
程序员简历例句,程序员简历范例,Java简历模版,Python简历模版,C++简历模版
moychen/coding-interview-university
A complete computer science study plan to become a software engineer.
moychen/beego
beego is an open-source, high-performance web framework for the Go programming language.
moychen/c-plus-plus
moychen/cframe
moychen/CPlusPlusThings
C++那些事
moychen/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
moychen/gin
Gin is a HTTP web framework written in Go (Golang). It features a Martini-like API with much better performance -- up to 40 times faster. If you need smashing performance, get yourself some Gin.
moychen/go
The Go programming language
moychen/go-mysql
a powerful mysql toolset with Go
moychen/goim
goim
moychen/golang-notes
Go source code analysis(zh-cn)
moychen/hacker-laws-zh
💻📖对开发人员有用的定律、理论、原则和模式。(Laws, Theories, Principles and Patterns that developers will find useful.)
moychen/KeyDB
A Multithreaded Fork of Redis
moychen/kubernetes
Production-Grade Container Scheduling and Management
moychen/linux
Linux kernel source tree
moychen/moywiki
moychen/oatpp
🌱Modern Web Framework for C++. High performance, simple API, cross platform, zero dependency.
moychen/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
moychen/springsnail
moychen/synctool
moychen/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
moychen/tools
This repository is created for some reusable unit and configuration files
moychen/tour
a tour of go
moychen/VideoStreamServer
moychen/vscode
Visual Studio Code