Pinned Repositories
kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
book-pdf
正在以及阅读过的电子书
easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
gorse
Gorse open source recommender system engine
http_server
c++ http_server
kara
This is my kara server
Karate_Math2019
这是我2019年参加数学建模比赛的MATLAB源码,取得了国家三等奖
Karate_NCBDC2019
This is my ncbdc2019 competition source code
kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
kvrocks-website
Apache Kvrocks Website
kay011's Repositories
kay011/Karate_NCBDC2019
This is my ncbdc2019 competition source code
kay011/Karate_Math2019
这是我2019年参加数学建模比赛的MATLAB源码,取得了国家三等奖
kay011/book-pdf
正在以及阅读过的电子书
kay011/easyloggingpp
Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.
kay011/gorse
Gorse open source recommender system engine
kay011/http_server
c++ http_server
kay011/kara
This is my kara server
kay011/kvrocks
Apache Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
kay011/kvrocks-website
Apache Kvrocks Website
kay011/OnlineTaxi
基于Spring Cloud的网约车项目
kay011/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
kay011/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
kay011/the-way-to-go_ZH_CN
《The Way to Go》中文译本,中文正式名《Go 入门指南》
kay011/vue-elementui-demo1
kay011/Webserver
A WebServer write by C++