Pinned Repositories
1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
gocopy
gocopy is a deep copy tool by reflect, and without third-party dependencies
gostruct
This is an open source tool convert mysql table structure to golang`s struct and written by pure golang.
gostruct-ast
Like gostruct, but ast implementation
mydocker
mydocker is a docker-like container, just for learning.
navicat-keygen
A keygen for Navicat
pgdriver-go
This is an open source driver for postgresql and written by pure golang.
toolkit.nvim
Toolkit for neovim
vim-fillstruct
fill struct in vim/neovim
CaiJinKen's Repositories
CaiJinKen/navicat-keygen
A keygen for Navicat
CaiJinKen/pgdriver-go
This is an open source driver for postgresql and written by pure golang.
CaiJinKen/1m-go-tcp-server
benchmarks for implementation of servers which support 1 million connections
CaiJinKen/advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题(完稿)
CaiJinKen/cgroups
This rep is contains some basic linux cgroups function for container using.
CaiJinKen/Awesome-Hacking
A collection of various awesome lists for hackers, pentesters and security researchers
CaiJinKen/blog
Everything about database,bussiness.
CaiJinKen/blog-hugo
contents of Hugo blog
CaiJinKen/caddy
Fast, cross-platform HTTP/2 web server with automatic HTTPS
CaiJinKen/CTF-fork
CaiJinKen/delve
Delve is a debugger for the Go programming language.
CaiJinKen/from_coder_to_expert
2019年最新总结,从程序员到CTO,从专业走向卓越,分享大牛企业内部pdf与PPT
CaiJinKen/go-common
CaiJinKen/Go-SCP
Go programming language secure coding practices guide
CaiJinKen/go-torch
Stochastic flame graph profiler for Go programs
CaiJinKen/gousb
gousb provides low-level interface for accessing USB devices
CaiJinKen/kcptun
A Stable & Secure Tunnel Based On KCP with N:M Multiplexing
CaiJinKen/lintcode
Lintcode is my selution on LintCode(https://www.lintcode.com)
CaiJinKen/my-docker
this is a docker like container build by myself
CaiJinKen/pentest_study
从零开始内网渗透学习
CaiJinKen/polipo
The Polipo caching HTTP proxy
CaiJinKen/proxychains-ng
proxychains ng (new generation) - a preloader which hooks calls to sockets in dynamically linked programs and redirects it through one or more socks/http proxies. continuation of the unmaintained proxychains project. the sf.net page is currently not updated, use releases from github release page instead.
CaiJinKen/rematrix
rematrix is retry matrix
CaiJinKen/shadowsocks-go
go port of shadowsocks
CaiJinKen/shadowsocks-manager
A shadowsocks manager tool for multi user and traffic control.
CaiJinKen/swag
Automatically generate RESTful API documentation with Swagger 2.0 for Go.
CaiJinKen/the-art-of-command-line
Master the command line, in one page
CaiJinKen/yapi
YApi 是一个可本地部署的、打通前后端及QA的、可视化的接口管理平台