Pinned Repositories
blog
canvas-nest.js
:cancer: Interactive Particle / Nest System With JavaScript and Canvas, Do not Depends on jQuery.
favorites-web
云收藏 Spring Boot 2.X 开源项目
Frog
Frog is Asynchronous Graph Processing on GPU with Hybrid Coloring Model. The fundamental idea is based on Pareto principle (or 80-20 rule) about coloring algorithms as we observed through masses of real graph coloring cases.
hbasepacket
基于HBASE的 分布式包记录、回溯 工具
iomodels
lanproxy
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
lcthw-zh
:book: 【译】笨办法学C
mynote
netty-learning-example
Netty实践学习案例,见微知著!
KeshawnZhen's Repositories
KeshawnZhen/Frog
Frog is Asynchronous Graph Processing on GPU with Hybrid Coloring Model. The fundamental idea is based on Pareto principle (or 80-20 rule) about coloring algorithms as we observed through masses of real graph coloring cases.
KeshawnZhen/blog
KeshawnZhen/canvas-nest.js
:cancer: Interactive Particle / Nest System With JavaScript and Canvas, Do not Depends on jQuery.
KeshawnZhen/favorites-web
云收藏 Spring Boot 2.X 开源项目
KeshawnZhen/hbasepacket
基于HBASE的 分布式包记录、回溯 工具
KeshawnZhen/iomodels
KeshawnZhen/lanproxy
lanproxy是一个将局域网个人电脑、服务器代理到公网的内网穿透工具,目前仅支持tcp流量转发,可支持任何tcp上层协议(访问内网网站、本地支付接口调试、ssh访问、远程桌面...)。目前市面上提供类似服务的有花生壳、TeamView、GoToMyCloud等等,但要使用第三方的公网服务器就必须为第三方付费,并且这些服务都有各种各样的限制,此外,由于数据包会流经第三方,因此对数据安全也是一大隐患。
KeshawnZhen/lcthw-zh
:book: 【译】笨办法学C
KeshawnZhen/mynote
KeshawnZhen/netty-learning-example
Netty实践学习案例,见微知著!
KeshawnZhen/nettybenchmark
KeshawnZhen/nginx-tutorial
这是一个 Nginx 极简教程,目的在于帮助新手快速入门 Nginx。
KeshawnZhen/ostep-translations
Various translations of OSTEP can be found here. Help the cause and contribute!
KeshawnZhen/pebblesdb
The PebblesDB write-optimized key-value store (SOSP 17)
KeshawnZhen/rocketmq
Mirror of Apache RocketMQ
KeshawnZhen/sevenzipjbinding
7-Zip-JBinding
KeshawnZhen/spring-boot-demo
🚀一个用来深入学习并实战 Spring Boot 的项目。
KeshawnZhen/spring-framework
Spring Framework
KeshawnZhen/SpringAllDemo
循序渐进,学习Spring Boot、Spring Boot & Shiro、Spring Batch、Spring Cloud、Spring Cloud Alibaba、Spring Security & Spring Security OAuth2,博客Spring系列源码:https://mrbird.cc
KeshawnZhen/SummaryOfLoanSuspension
全国各省市停贷通知汇总
KeshawnZhen/vim
vim配置文件和插件
KeshawnZhen/xv6-chinese
中文版的 MIT xv6 文档
KeshawnZhen/yolanda
极客时间<网络编程实战>代码