chanmufeng's Stars
Snailclimb/JavaGuide
「Java学习+面试指南」一份涵盖大部分 Java 程序员所需要掌握的核心知识。准备 Java 面试,首选 JavaGuide!
kdn251/interviews
Everything you need to know to get the job.
yang69/AtOffer
剑指offer Java代码 部分Go
kubernetes/minikube
Run Kubernetes locally
Surnet/swagger-jsdoc
Generates swagger/openapi specification based on jsDoc comments and YAML files.
liuyi01/kubernetes-starter
kubernetes入门,包括kubernetes概念,架构设计,集群环境搭建,认证授权等。
eggjs/egg
🥚 Born to build better enterprise frameworks and apps with Node.js & Koa
konsumer/grpc-dynamic-gateway
Like grpc-gateway, but written in node and dynamic.
konsumer/grpcnode
Simple GRPC server & client
PanJiaChen/vue-element-admin
:tada: A magical vue admin https://panjiachen.github.io/vue-element-admin
okoala/egg-jwt
JWT authentication plugin for egg
varHarrie/varharrie.github.io
:blue_book: Personal blog site based on github issues.
eggjs/egg-grpc
grpc plugin for egg
zhuyst/SkyBlog
利用SPA的优势,构造出一个将阅读与管理合一的轻量级博客,只支持Markdown编辑。
eggjs/doctools
doctools for eggjs
Yanshijie-EL/egg-swagger-doc
swagger-ui for egg
eggjs/egg-rpc-generator
RPC tools for egg framework
eggjs/egg-sofa-rpc
SOFARPC plugin for egg
eggjs/egg-watcher-chokidar
enhance egg-watcher with vagrant support
eggjs/egg-validate
validate plugin for egg
liuyubobobo/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
liuyubobobo/Play-with-Data-Structures
Codes of my MOOC Course <Play Data Structures in Java>. Updated contents and practices are also included. 我在慕课网上的课程《Java语言玩转数据结构》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
liuyubobobo/Play-with-Algorithms
Codes of my MOOC Course <Play with Algorithms>, Both in C++ and Java language. Updated contents and practices are also included. 我在慕课网上的课程《算法与数据结构》示例代码,包括C++和Java版本。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
yeasy/docker_practice
Learn and understand Docker&Container technologies, with real DevOps practice!
mattn/go-gtk
Go binding for GTK
snail007/goproxy
🔥 Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。
b3log/solo
仓库已经迁移到 https://github.com/88250/solo
unknwon/goconfig
Package goconfig is a fully functional and comments-support configuration file (.ini) parser.
go-sql-driver/mysql
Go MySQL Driver is a MySQL driver for Go's (golang) database/sql package
goplus/py
Golang bindings to the CPython C-API