Pinned Repositories
3D-Tank-Battle
一款基于Direct3D的PC端射击类游戏
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
a-star-algorithm
C++实现的高效A*算法
ActionRoguelike
Third-person Action Roguelike made in Unreal Engine C++. Project for Unreal Engine Pro C++ Course & Stanford University CS193U
AOI
c# AOI algorithm for cross linked list
AOI-2
c# AOI基于格子灯塔模式的Unity 工程 版本2017.1.1p2 c# aoi base on grid by lighthouse model, open by unity version 2017.1.1p2
apt-cyg
Apt-cyg, an apt-get like tool for Cygwin
astar
astar寻路算法
linux
Linux kernel source tree
TrinityCore
TrinityCore Open Source MMO Framework (master = 10.1.5.50791, 3.3.5 = 3.3.5a.12340)
Taopper's Repositories
Taopper/linux
Linux kernel source tree
Taopper/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
Taopper/apt-cyg
Apt-cyg, an apt-get like tool for Cygwin
Taopper/blog
Time waits for no one.
Taopper/build_xlua_with_libs
为xLua集成几个常用库,方便使用
Taopper/Data-Structure
基于C++模板 实现的数据结构代码
Taopper/kbengine
A MMOG engine of server.
Taopper/kcp
:zap: KCP - A Fast and Reliable ARQ Protocol
Taopper/linux-sys
linux
Taopper/lua-mongo
MongoDB Driver for Lua
Taopper/lua-protobuf
A Lua module to work with Google protobuf
Taopper/movfuscator
The single instruction C compiler
Taopper/netmq
A 100% native C# implementation of ZeroMQ for .NET
Taopper/Newtonsoft.Json-for-Unity
Newtonsoft.Json (Json.NET) 10.0.3, 11.0.2, 12.0.3, & 13.0.1 for Unity IL2CPP builds, available via Unity Package Manager
Taopper/ogre
scene-oriented, flexible 3D engine
Taopper/OpenHarmony
华为鸿蒙分布式操作系统(Huawei OpenHarmony)开发技术交流,鸿蒙技术资料,手册,指南,共建国产操作系统万物互联新生态。
Taopper/PhysX
NVIDIA PhysX SDK
Taopper/pomelo
A fast,scalable,distributed game server framework for Node.js.
Taopper/public-pdf
各类计算机学习书籍,网盘自取,不定期更新
Taopper/realtime-server
A realtime dedicated game server ( FPS / MOBA ). 一个实时的专用游戏服务器.
Taopper/redis
Native port of Redis for Windows. 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. This repository contains unofficial port of Redis to Windows.
Taopper/skynet
A lightweight online game framework
Taopper/skynetda
debug adapter for skynet
Taopper/SkynetMMO
a skynet implementation of MMO, server side of UnityMMO
Taopper/subhook
Simple hooking library for C/C++ (x86 only, 32/64-bit, no dependencies)
Taopper/subhook.nim
subhook wrapper for Nim https://github.com/Zeex/subhook
Taopper/sux
一个只有2M+大小的强大效率工具
Taopper/Tendis
Tendis is a high-performance distributed storage system fully compatible with the Redis protocol.
Taopper/UnityCsReference
Unity C# reference source code.
Taopper/UnityMMO
an unity mmo demo, base on ecs(game play), xlua(ui)