Pinned Repositories
codelite
CodeLite, a cross platform C/C++/PHP and Node.js IDE written in C++
demo1
练习使用IDEA的Git
fastdht
FastDHT is a high performance distributed hash table (DHT) which based key value pairs. It can store mass key value pairs such as filename mapping, session data and user related data.
handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
inifile2
一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
mosquitto
Eclipse Mosquitto - An open source MQTT broker
mosquitto-cluster
a built-in, autonomous Mosquitto Cluster implementation. MQTT集群.
nginx-1.0.14_comment
nginx源码中文注释版
ranqiyu's Repositories
ranqiyu/handy
简洁易用的C++11网络库 / 支持单机千万并发连接 / a simple C++11 network server framework
ranqiyu/demo1
练习使用IDEA的Git
ranqiyu/machine-learning-yearning-cn
Machine Learning Yearning 中文版 - 《机器学习训练秘籍》 - Andrew Ng 著
ranqiyu/mosquitto
Eclipse Mosquitto - An open source MQTT broker
ranqiyu/mosquitto-cluster
a built-in, autonomous Mosquitto Cluster implementation. MQTT集群.
ranqiyu/nginx-1.0.14_comment
nginx源码中文注释版
ranqiyu/Thinking_in_Java_MindMapping
coding 的读书笔记,.mmap 的文件使用 mindManager 思维导图制作。
ranqiyu/vswhere
Locate Visual Studio 2017 and newer installations
ranqiyu/inifile2
一个轻量级的inifile文件解析库,支持解析、修改、保存ini文件
ranqiyu/xxl-job
分布式任务调度平台XXL-JOB
ranqiyu/codelite
CodeLite, a cross platform C/C++/PHP and Node.js IDE written in C++
ranqiyu/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ranqiyu/QQSpider
QQ空间爬虫(日志、说说、个人信息)
ranqiyu/nginx_vs
可使用vs直接编译的nginx
ranqiyu/fastdht
FastDHT is a high performance distributed hash table (DHT) which based key value pairs. It can store mass key value pairs such as filename mapping, session data and user related data.
ranqiyu/SYN-flood
SYN flood implementation using Boost.Asio