Pinned Repositories
asio-1.24.0
async_simple
Simple, light-weight and easy-to-use asynchronous components
cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
cubefs-blobstore
BlobStore is a highly reliable,highly available and ultra-large scale distributed storage system.
echash
ACM SoCC 2019, "Coupling Decentralized Key-Value Stores with Erasure Coding"
happylrc
A distributed key-value storage prototype to assess the algorithm outlined in my research paper, which has been accepted by ICPP'23.
hv2ev
icpp22-opt-lrc
rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
toys
使用现代C++编写的一些玩具。
ptbxzrt's Repositories
ptbxzrt/happylrc
A distributed key-value storage prototype to assess the algorithm outlined in my research paper, which has been accepted by ICPP'23.
ptbxzrt/hv2ev
ptbxzrt/rustlings
:crab: Small exercises to get you used to reading and writing Rust code!
ptbxzrt/asio-1.24.0
ptbxzrt/async_simple
Simple, light-weight and easy-to-use asynchronous components
ptbxzrt/cinatra
modern c++(c++20), cross-platform, header-only, easy to use http framework
ptbxzrt/cubefs-blobstore
BlobStore is a highly reliable,highly available and ultra-large scale distributed storage system.
ptbxzrt/echash
ACM SoCC 2019, "Coupling Decentralized Key-Value Stores with Erasure Coding"
ptbxzrt/icpp22-opt-lrc
ptbxzrt/kvrocks
Kvrocks is a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
ptbxzrt/toys
使用现代C++编写的一些玩具。
ptbxzrt/libevhtp
Create extremely-fast and secure embedded HTTP servers with ease.
ptbxzrt/libhv
🔥 比libevent、libuv更易用的网络库。A c/c++ network library for developing TCP/UDP/SSL/HTTP/WebSocket/MQTT client/server.
ptbxzrt/libmemcached-1.0.18
ptbxzrt/libmemcached-1.1.3
ptbxzrt/libmemcached-lrc
ptbxzrt/LineairDB
C++ fast transactional key-value storage.
ptbxzrt/lrc-erasure-code
LRC(Local Reconstruction Codes) Erasure Code based on Reed-Solomon with Vandermonde matrix
ptbxzrt/modern-cmake-by-example
IPADS 实验室新人培训第二讲:CMake(2021.11.3)
ptbxzrt/muduo_server_learn
大并发服务器课程源代码
ptbxzrt/network
asio examples
ptbxzrt/paper-on-LSM-Tree
colletions of papers on LSM-Tree
ptbxzrt/pika
Pika is a NoSQL database compatible with redis which is developed by Qihoo's infrastructure team.
ptbxzrt/risinglight
An OLAP database system for educational purpose
ptbxzrt/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
ptbxzrt/talking-async
Example programs for Talking Async videos
ptbxzrt/trantor
a non-blocking I/O tcp network lib based on c++14/17
ptbxzrt/yalantinglibs
A collection of C++20 libraries, include coro_rpc, struct_pack, struct_json, struct_xml, struct_pb, easylog, async_simple