Pinned Repositories
beast
HTTP and WebSocket built on Boost.Asio in C++11
cosmos
c++11基础库
grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
MemoryPool
An easy to use and efficient memory pool allocator written in C++.
rabbitmq-c
RabbitMQ C client
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, HyperLogLogs, Bitmaps.
seangj's Repositories
seangj/cosmos
c++11基础库
seangj/MemoryPool
An easy to use and efficient memory pool allocator written in C++.
seangj/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, HyperLogLogs, Bitmaps.
seangj/beast
HTTP and WebSocket built on Boost.Asio in C++11
seangj/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
seangj/rabbitmq-c
RabbitMQ C client