Git Product home page Git Product logo

fengjixuchui's Projects

game_service_system icon game_service_system

从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发、消息通信等等),消息中间件服务(不同网络节点间自动传递收发消息)等多个功能组件、服务,最后完成一套完整的服务器引擎,基于该框架引擎可开发任意的网络服务。 主体架构:N网关+N服务+N数据库代理+内存DB(Redis、MemCache)+Mysql数据库,基于该架构可建立集群,稳定高效的处理大规模、高并发消息。

gamecode3 icon gamecode3

Source Code for Game Coding Complete, 3rd Edition

gamecode4 icon gamecode4

Automatically exported from code.google.com/p/gamecode4

gamehackingcode icon gamehackingcode

Example code for the book http://www.nostarch.com/gamehacking . PLEASE READ THE README

gamenetworkingsockets icon gamenetworkingsockets

Reliable & unreliable messages over UDP. Robust message fragmentation & reassembly. Encryption.

gameproject3 icon gameproject3

游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D游戏,游戏包含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现。

ganxo icon ganxo

An opensource API hooking framework

garbageman icon garbageman

GarbageMan is a set of tools for analyzing .NET binaries through heap analysis.

garhal_csgo icon garhal_csgo

A project that demonstrates how to screw with CSGO from Kernel Space. (CSGO Cheat/Hack) All cleaned up, and with updated offsets.

gb icon gb

Game Boy Assembly Programming

gba icon gba

Game Boy Advance Bare Metal Assembly Programming

gbhv icon gbhv

Simple x86-64 VT-x Hypervisor with EPT Hooking

gc icon gc

GameCube Assembly Programming

gc_impl icon gc_impl

各种垃圾回收算法的实现,C语言版本

gcc-darwin-arm64 icon gcc-darwin-arm64

[August 2020, created] Branches with work in progress on making an Arm64 Darwin port.

gda-android-reversing-tool icon gda-android-reversing-tool

GDA is a new decompiler written entirely in c++, so it does not rely on the Java platform, which is succinct, portable and fast, and supports APK, DEX, ODEX, oat.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.