- China
Stars
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,…
microsoftarchive / redis
Forked from redis/redisRedis 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
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
Gluster Filesystem : Build your distributed storage in minutes
alanxz / rabbitmq-c
Forked from rabbitmq/rabbitmq-cRabbitMQ C client
Make a snapshot for lua state to detect memory leaks.
SparkServer是一个参照skynet设计的C#服务端框架,能够无缝整合到skynet集群机制中,也能自行组网,构建只有SparkServer节点的集群
libtnet is a tiny high performance c++ network lib, like tornado
cloudwu / lua-cjson
Forked from mpx/lua-cjsonLua CJSON is a fast JSON encoding/parsing module for Lua