Pinned Repositories
acl
One advanced C/C++ library for Linux, Mac, FreeBSD, Solaris(x86), Windows, Android, IOS
algo
算法学习
Algorithms
算法 第四版
Algorithms-1
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
Algorithms-Java
All Algorithms implemented in Java
backup_vim
[备份] vim配置
cpoint
C和指针学习
mini-spring
mini-spring是简化版的spring框架,能帮助你快速熟悉spring源码和掌握spring的核心原理。抽取了spring的核心逻辑,代码极度简化,保留spring的核心功能,如IoC和AOP、资源加载器、事件监听器、类型转换、容器扩展点、bean生命周期和作用域、应用上下文等核心功能。
ResumeSample
Resume template for Chinese programmers . 程序员简历模板系列。包括PHP程序员简历模板、iOS程序员简历模板、Android程序员简历模板、Web前端程序员简历模板、Java程序员简历模板、C/C++程序员简历模板、NodeJS程序员简历模板、架构师简历模板以及通用程序员简历模板
springboot-netty
netty chat room
chn-yang's Repositories
chn-yang/lifeRestart
やり直すんだ。そして、次はうまくやる。
chn-yang/PainterEngine
PainterEngine is a application/game engine with software renderer,PainterEngine can be transplanted to any platform that supports C
chn-yang/NettyGameServer
使用netty4.X实现的手机游戏分布式服务器,支持tcp,udp,http,websocket链接,采用protobuf自定义协议栈进行网络通信,支持rpc远程调用,使用mybatis3支持db存储分库分表,支持异步mysql存储,db保存时同步更新reids缓存。 使用ExcelToCode工程,将excel数据生成java类和json数据字典,DictService直接读取json,减少数据字典部分代码。使用game-executor工程,增加游戏内的异步事件全局服务, 支持事件sharding,均衡的异步执行事件逻辑
chn-yang/Developer-Books
编程开发相关书籍整理分享,持续更新...
chn-yang/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现,采用Docker容器化部署。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
chn-yang/redis-3.0-annotated
带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。
chn-yang/KeePass2.x
unofficial mirror of KeePass2.x source code
chn-yang/algo
算法学习
chn-yang/books
Technical books and blogs
chn-yang/OnJava8-PDF
《On Java 8》中文版 PDF版
chn-yang/easy-notes
:lemon: 简笔记(easy notes)打造你的轻便私人笔记。接口涉及Spring Security、OAuth2、Jwt、MongoDB,客户端采用 Vue.js 、Ant Design
chn-yang/OnJava8
《On Java 8》中文版
chn-yang/springboot-mybatisplus-security-jwt-restful
[Empty Project]RBAC管理demo,含页面。springboot多模块,mybatis-plus静态多数据源,jwt、security简单整合,RESTful API,socketio实时消息
chn-yang/cim
📲cim(cross IM) 适用于开发者的分布式即时通讯系统
chn-yang/algs4
Algorithms, 4th edition textbook code and libraries
chn-yang/Algorithms-1
The codes and my solutions to exercises from the book "Algorithms" (4th edition) by Robert Sedgewick and Kevin Wayne.
chn-yang/cvc
Coupon and voucher center
chn-yang/tinyredis
java 实现的 redis
chn-yang/lnmp
:computer: :whale: :elephant: :dolphin: :penguin: :rocket: Start Docker LNMP(LEMP) In less than 2 minutes Powered by Docker Compose. 让 PHP 开发者快速(一键)搭建基于容器技术(Docker、Kubernetes)的开发、测试、生产(CI/CD by Drone)环境.
chn-yang/fishing-enterprises
An idle fishing game
chn-yang/HeavenMS
An improved server based on MapleSolaxia (v83 MapleStory private server)
chn-yang/showdoc
ShowDoc is a tool greatly applicable for an IT team to share documents online一个非常适合IT团队的在线API文档、技术文档工具
chn-yang/chn-yang.github.io
blog
chn-yang/pysonar2
PySonar2: an advanced semantic indexer for Python
chn-yang/CS-Notes-PDF
https://github.com/CyC2018/CS-Notes PDF版本离线阅读
chn-yang/cpoint
C和指针学习
chn-yang/vmess2json
Simple script parses vmess:// links into client v2ray config json.
chn-yang/snow
简洁易用的Go业务框架
chn-yang/C
All Algorithms implemented in C
chn-yang/design-patterns-by-php
《大话设计模式》php版本, gitbook: https://hulin.gitbook.io/design-patterns-by-php/