Pinned Repositories
alg
backbonejs-learning-note
backbonejs学习笔记更新版,使用backbone1.1.0
cJSON
Ultralightweight JSON parser in ANSI C
color-compile
show compile message with color when show up error/warning/note/make using gcc/g++/make
cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
crc-lib-c
基于C语言的CRC校验库,包括常用的21个CRC参数模型实现
datetime
日历和时间戳相互转换(基于北京时间)
DES
DES加密算法C语言实现
document
hiredis-vip
Support redis cluster. Maintained and used at vipshop.
zqq2016's Repositories
zqq2016/cpp_backend_awsome_blog
2023年最新整理 c++后端开发,1000篇优秀博文,含内存,网络,架构设计,高性能,数据结构,基础组件,中间件,分布式相关
zqq2016/surround-view-system-noted
BEV surround-view AVM 360degree
zqq2016/alg
zqq2016/unix_system_programing
zqq2016/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
zqq2016/datetime
日历和时间戳相互转换(基于北京时间)
zqq2016/crc-lib-c
基于C语言的CRC校验库,包括常用的21个CRC参数模型实现
zqq2016/libevent
<Libevent深入浅出>本书要求有一定的服务并发编程基础,了解select和epoll等多路I/O复用机制。
zqq2016/lac
百度NLP:分词,词性标注,命名实体识别
zqq2016/joplin
Joplin - an open source note taking and to-do application with synchronization capabilities for Windows, macOS, Linux, Android and iOS. Forum: https://discourse.joplinapp.org/
zqq2016/document
zqq2016/UNP
zqq2016/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
zqq2016/cJSON
Ultralightweight JSON parser in ANSI C
zqq2016/hiredis-vip
Support redis cluster. Maintained and used at vipshop.
zqq2016/color-compile
show compile message with color when show up error/warning/note/make using gcc/g++/make
zqq2016/persistencejs
persistence.js is an asynchronous Javascript database mapper library. You can use it in the browser, as well on the server (and you can share data models between them).
zqq2016/backbonejs-learning-note
backbonejs学习笔记更新版,使用backbone1.1.0
zqq2016/DES
DES加密算法C语言实现
zqq2016/qrcode
C library and its language bindings to make a QR Code.