Pinned Repositories
advanced-go-programming-book
:books: 《Go语言高级编程》开源图书,涵盖CGO、Go汇编语言、RPC实现、Protobuf插件实现、Web框架实现、分布式系统等高阶主题
AdvancedDataStructures
大学时期学习数据结构的C++源码,包含AVL树、Treap、多个有序链表合并、二叉查找树、二项堆、红黑树、伸展树、跳表、栈与队列相互模拟以及最小(大)值求解、主席树的C++版实现,欢迎指出错误和提交贡献。
aria2.conf
Aria2 配置文件 | OneDrive & Google Drvive 离线下载 | 百度网盘转存
aria2.sh
Aria2 一键安装管理脚本 增强版
Atlas
A high-performance and stable proxy for MySQL, it is developed by Qihoo's DBA and infrastructure team
awesome-go
A curated list of awesome Go frameworks, libraries and software
awesome-malware-analysis
A curated list of awesome malware analysis tools and resources.
awesome-yara
A curated list of awesome YARA rules, tools, and people.
bdwgc
The Boehm-Demers-Weiser conservative C/C++ Garbage Collector (libgc, bdwgc, boehm-gc)
openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ppzky's Repositories
ppzky/openpose
OpenPose: Real-time multi-person keypoint detection library for body, face, and hands estimation
ppzky/aria2.conf
Aria2 配置文件 | OneDrive & Google Drvive 离线下载 | 百度网盘转存
ppzky/aria2.sh
Aria2 一键安装管理脚本 增强版
ppzky/awesome-go
A curated list of awesome Go frameworks, libraries and software
ppzky/awesome-malware-analysis
A curated list of awesome malware analysis tools and resources.
ppzky/beego
beego is an open-source, high-performance web framework for the Go programming language.
ppzky/centos.service
ppzky/cli
A simple, fast, and fun package for building command line apps in Go
ppzky/glog
C++ implementation of the Google logging module
ppzky/go-amap
高德地图api
ppzky/go-runewidth
ppzky/go-sqlite3
sqlite3 driver for go using database/sql
ppzky/gobot
Golang framework for robotics, drones, and the Internet of Things (IoT)
ppzky/httpclient
ppzky/ICE_TEA_BIOS
The BIOS Code from project C970
ppzky/imagehost
ppzky/net
[mirror] Go supplementary network libraries
ppzky/notepad-plus-plus
Notepad++ official repository
ppzky/oletools
oletools - python tools to analyze MS OLE2 files (Structured Storage, Compound File Binary Format) and MS Office documents, for malware analysis, forensics and debugging.
ppzky/pb
Console progress bar for Golang
ppzky/ppzky.github.io
个人博客
ppzky/proxypool
ppzky/pyicloud-ipd
A Python + iCloud wrapper to access iPhone and Calendar data.
ppzky/requests
A golang HTTP client library. Salute to python requests.
ppzky/rules
Repository of yara rules
ppzky/secbook
信息安全从业者书单推荐
ppzky/shadowsocks-windows
If you want to keep a secret, you must also hide it from yourself.
ppzky/software
ppzky/spdlog
Fast C++ logging library.
ppzky/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》