Pinned Repositories
100-Days-of-ML-Code-Chinese-Version
Chinese Translation for Machine Learning Infographics
AI_UAV
在人工智能、机器视觉、高精度导航定位和多传感器融合等技术的助推下,众多行业迎来了前所未有的发展机遇,人工智能+无人机(AI+UAV)正是一个具有无限想象力的应用方向。杭州启飞智能科技有限公司深耕无人机及人工智能领域多年,拥有完善的软硬件平台、海量数据资源(飞行数据及农田地理信息数据)及众多资深专家团队,正在努力地开拓AI+UAV在科技+农业的行业应用,欢迎加入
arena
A CLI for Kubeflow.
avhttp
avhttp is cocurrent http downloader
ccode
kvs
Key Value Store
nessDB
A very fast key-value, embedded Database Storage Engine. Using SST(Small-Splittable Tree, one of Bε-tree) as storage engine from version 2.0.
nginx-book
Nginx开发从入门到精通
OZoneStore
Not a Key-Value Database, but a simple store solution for KeSeek.com
lkunxyz's Repositories
lkunxyz/tinyxd.github.com
my octopress blog
lkunxyz/nginx-1.0.14_comment
nginx源码中文注释版
lkunxyz/spindly
a portable C library for SPDY transport
lkunxyz/binarytiers
BinaryTiers is a C++ web application framework that implements the model-view-controller (MVC) architecture pattern. BinaryTiers is designed to be fast, robust, secure and easy to scale.
lkunxyz/libjson
a JSON parser and printer library in C. easy to integrate with any model.
lkunxyz/maptail
maptail is a realtime map view of GeoIP data
lkunxyz/OZoneStore
Not a Key-Value Database, but a simple store solution for KeSeek.com
lkunxyz/Vim
My vimrc for Macvim.
lkunxyz/toy_paxos
Simple implementation of Paxos protocol in Python