Pinned Repositories
aws_domain_migrate_tool
用Golang的aws SDK实现的域名迁移相关工具
breeze
一个C++的轻量级的分布式服务器引擎, 架构思想为一切皆service.
chess_server
开源棋牌服务器框架,使用skynet,网络协议使用pbc版的protobuf,数据库使用mongodb。
coroutine
A asymmetric coroutine library for C.
LastBattle-Server-and-Client
MOBA手游最后一战服务器和客户端源码
libmmseg
从pymmseg-cpp中包装C++接口
ltuserserver
rsa
实现RSA公钥解密和私钥加密
shadowsocks-python
A fast tunnel proxy that helps you bypass firewalls
skynet_for_c
基于skynet1.0版本,使用1.0Lua的方式集群,但也可以使用C/C++来集群通讯。也就是说使用较新的skynet核心代码,还是完全可以使用C/++。
dgkang's Repositories
dgkang/rsa
实现RSA公钥解密和私钥加密
dgkang/skynet_for_c
基于skynet1.0版本,使用1.0Lua的方式集群,但也可以使用C/C++来集群通讯。也就是说使用较新的skynet核心代码,还是完全可以使用C/++。
dgkang/Kindle_download_helper
Download all your kindle books script.
dgkang/uv-cpp
libuv wrapper in C++11. /libuv C++11封装。
dgkang/aws_domain_migrate_tool
用Golang的aws SDK实现的域名迁移相关工具
dgkang/acme.sh
A pure Unix shell script implementing ACME client protocol
dgkang/ARK
ARK is a lightweight, agility, elastic, distributed plugin framework written by C++,make it easier and faster to create your own application service.
dgkang/code
Source Code for Go In Action examples
dgkang/effective-go-zh
effective go 中文版
dgkang/evpp
A modern C++ network library for developing high performance network services in TCP/UDP/HTTP protocols.
dgkang/GameProject3
游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D游戏,游戏包含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
dgkang/kcp
KCP - A Fast and Reliable ARQ Protocol
dgkang/kcptun
A Fast & Secure Tunnel Based On KCP with N:M Multiplexing
dgkang/LastBattle
MOBA手游最后一战源码
dgkang/leafserver
A game server based on Leaf framework
dgkang/libuv-demo
demo for libuv
dgkang/mini3d
3D Software Renderer in 700 Lines !!
dgkang/moon
A cross-platform,lightweight,scalable game server framework written in C++, and suport Lua Script
dgkang/MTProxy
dgkang/navmesh
导航网格寻路C++实现版(入门版)
dgkang/nps
一款轻量级、功能强大的内网穿透代理服务器。支持tcp、udp流量转发,支持内网http代理、内网socks5代理,同时支持snappy压缩、站点保护、加密传输、多路复用、header修改等。支持web图形化管理,集成多用户模式。
dgkang/pb4php
fork from https://code.google.com/archive/p/pb4php
dgkang/ROG
一个不错的包含策划的游戏服务器代码
dgkang/script
Some Linux scripts
dgkang/SFMLGameDevelopmentByExample
dgkang/SimpleNES
An NES emulator in C++
dgkang/snappy
A fast compressor/decompressor
dgkang/tinyrenderer
A brief computer graphics / rendering course
dgkang/unity3d_nav_critterai
KBEngine is a MMOG engine of server.
dgkang/workflow
C++ Parallel Computing and Asynchronous Networking Engine