Pinned Repositories
bootstrap
The most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web.
cache2go
Concurrency-safe Go caching library with expiration capabilities and access counters
cai-knowledge-base
ZicongCai's private knowledge base.
check
A unit testing framework for C
docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
dragonfly
A modern replacement for Redis and Memcached
ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
git_learn
my_webbech_learn
HappyRoss's Repositories
HappyRoss/cache2go
Concurrency-safe Go caching library with expiration capabilities and access counters
HappyRoss/cai-knowledge-base
ZicongCai's private knowledge base.
HappyRoss/docker-curriculum
:dolphin: A comprehensive tutorial on getting started with Docker!
HappyRoss/dragonfly
A modern replacement for Redis and Memcached
HappyRoss/ebooks
A repository for ebooks, including C, C plus plus, Linux Kernel, Compiler, OS, Algorithm, Security, Database, Network, ML and DL
HappyRoss/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
HappyRoss/grpc
The C based gRPC (C++, Python, Ruby, Objective-C, PHP, C#)
HappyRoss/jemalloc
HappyRoss/kbengine
A MMOG engine of server.
HappyRoss/kcp
KCP - A Fast and Reliable ARQ Protocol
HappyRoss/leaf
A game server framework in Go (golang)
HappyRoss/libevent
Event notification library
HappyRoss/memcached
memcached development tree
HappyRoss/memcached-read
to read memcached source code
HappyRoss/micro
API first cloud platform
HappyRoss/muduo
A C++ non-blocking network library for multi-threaded server in Linux
HappyRoss/my_check_learn
HappyRoss/my_cjson_learn
HappyRoss/my_cmocka_learn
HappyRoss/my_libevent_learn
HappyRoss/my_memcached_learn
To learn memcached source code
HappyRoss/my_test_code
HappyRoss/NoahGameFrame
A fast, scalable, distributed game server engine/framework for C++, include the actor library, network library, can be used as a real time multiplayer game engine ( MMO RPG/MOBA ), which support C#/Lua script/ Unity3d, Cocos2dx and plan to support Unreal.
HappyRoss/RakNet
RakNet is a cross platform, open source, C++ networking engine for game programmers.
HappyRoss/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.
HappyRoss/redlock-cpp
C++实现redis分布式锁(Redlock Redis-based distributed locks implementation in C++)
HappyRoss/skynet
A lightweight online game framework
HappyRoss/TarsGo
A high performance microservice framework in golang. A linux foundation project.
HappyRoss/tensorflow
HappyRoss/uber_go_guide_cn
Uber Go 语言编码规范中文版. The Uber Go Style Guide .