-
Tinodechat Public
Forked from tinode/chatInstant messaging platform. Backend in Go. Clients: Swift iOS, Java Android, JS webapp, scriptable command line; chatbots
Go GNU General Public License v3.0 UpdatedJun 27, 2025 -
notepad-plus Public
Forked from notepad-plus-plus/notepad-plus-plusnotepad-plus official repository
C++ Other UpdatedSep 19, 2024 -
game-server Public
Forked from jzyong/game-serverDistributed Java game server, including cluster management server, gateway server, hall server, game logic server, background monitoring server and a running web version of fishing. State machine, …
Java MIT License UpdatedJun 5, 2023 -
Open-Assistant Public
Forked from LAION-AI/Open-AssistantOpenAssistant is a chat-based assistant that understands tasks, can interact with third-party systems, and retrieve information dynamically to do so.
Python Apache License 2.0 UpdatedApr 18, 2023 -
NoahGameFrame Public
Forked from ketoo/NoahGameFrameA 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#…
C++ Apache License 2.0 UpdatedFeb 25, 2023 -
agones Public
Forked from googleforgames/agonesDedicated Game Server Hosting and Scaling for Multiplayer Games on Kubernetes
-
TrinityCore Public
Forked from TrinityCore/TrinityCoreTrinityCore Open Source MMO Framework (master = 9.2.7.45745, 3.3.5 = 3.3.5a.12340)
C++ GNU General Public License v2.0 UpdatedOct 18, 2022 -
JEngine Public
Forked from JasonXuDeveloper/JEngineThe solution that allows unity games update in runtime. 使Unity开发的游戏支持热更新的解决方案。
C# MIT License UpdatedSep 11, 2022 -
skynet Public
Forked from cloudwu/skynetA lightweight online game framework
C MIT License UpdatedAug 25, 2022 -
GameProject Public
Forked from ylmbtm/GameProject3游戏服务器框架,网络层分别用SocketAPI、Boost Asio、Libuv三种方式实现, 框架内使用共享内存,无锁队列,对象池,内存池来提高服务器性能。还包含一个不断完善的Unity 3D客户端,客户端含大量完整资源,坐骑,宠物,伙伴,装备, 这些均己实现上阵和穿戴, 并可进入副本战斗,多人玩法也己实现, 持续开发中。
C++ UpdatedAug 6, 2022 -
K8tools Public
Forked from k8gege/K8toolsK8工具合集(内网渗透/提权工具/远程溢出/漏洞利用/扫描工具/密码破解/免杀工具/Exploit/APT/0day/Shellcode/Payload/priviledge/BypassUAC/OverFlow/WebShell/PenTest) Web GetShell Exploit(Struts2/Zimbra/Weblogic/Tomcat/Apache/Jboss/DotNetN…
PowerShell MIT License UpdatedAug 2, 2022 -
tinypng Public
Forked from yongplus/tinypng基于TinyPNG图片压缩软件,操作简单高效,支持MacOS和Windows系统,无需其它依赖运行。
C++ UpdatedJul 13, 2022 -
BennyFramwork Public
Forked from xuerong/PeonyFramwork一个优秀的java服务器框架 可应用于游戏服务器/应用服务器开发
Java Apache License 2.0 UpdatedJul 7, 2022 -
-
-
0day Public
Forked from helloexp/0day各种CMS、各种平台、各种系统、各种软件漏洞的EXP、POC ,该项目将持续更新
C GNU General Public License v3.0 UpdatedJun 29, 2022 -
tronapi-web Public
Forked from IronnMan/tronapi-web最佳 USDT.TRC20 收款接口服务,稳定安全,秒级到账。USDT收款, USDT支付, USDT回调, USDT接口, USDT监控, Crypto Payment API, Crypto Payment Gateway, TRC20 Payment API, TRON Payment API, USDT Payment API
TypeScript UpdatedJun 20, 2022 -
-
WTFSolidity Public
Forked from AmazingAng/WTF-Solidity我最近在重新学solidity,巩固一下细节,也写一个“Solidity极简入门”,供小白们使用(编程大佬可以另找教程),每周更新1-3讲。
Solidity MIT License UpdatedMay 31, 2022 -
code6 Public
Forked from 4x99/code6码小六 - GitHub 代码泄露监控系统
PHP GNU General Public License v3.0 UpdatedApr 14, 2022 -
HappyPlayer5 Public
Forked from zhangliangming/HappyPlayer5乐乐音乐主要是基于ijkplayer框架开发的Android音乐播放器,它支持多种音频格式(mp3音频,ape音频,flac音频,wav音频等)、lrc歌词和动感歌词(ksc歌词,krc歌词,hrc歌词、网易云API歌词等)、翻译和音译歌词和桌面歌词及制作动感歌词、翻译歌词和音译歌词,以及MV和字幕功能。界面高仿酷狗。
Java Apache License 2.0 UpdatedMar 30, 2022 -
-
jwEngine Public
Forked from jwcpp/jwEngineA cross-platform C++<->lua server quick solution
C UpdatedFeb 11, 2022 -
CasinosClient Public
Forked from CragonGame/CasinosClient德州客户端源代码,使用Unity3D引擎。
C# MIT License UpdatedJan 24, 2022 -
game_service_system Public
Forked from limingfan2016/game_service_system从0开始开发 基础库(配置文件读写、日志、多线程、多进程、锁、对象引用计数、内存池、免锁消息队列、免锁数据缓冲区、进程信号、共享内存、定时器等等基础功能组件),网络库(socket、TCP、UDP、epoll机制、连接自动收发消息等等),数据库操作库(mysql,redis、memcache API 封装可直接调用),开发框架库(消息调度处理、自动连接管理、服务开发、游戏框架、服务间消息收发…
C++ UpdatedNov 14, 2021 -
MusicPlayer-Smartisan Public
Forked from 1900Star/MusicPlayer-Smartisan锤子音乐播放器,仿照锤子系统音乐播放器写的一个本地播放器,具有常用的基本功能。
Java UpdatedSep 17, 2021 -
Ditto Public
Forked from sabrogden/DittoDitto is an extension to the Windows Clipboard. You copy something to the Clipboard and Ditto takes what you copied and stores it in a database to retrieve at a later time.
-
excel-exporter Public
Forked from QYGames/excel-exporter适用于游戏开发的 Excel 配置导出工具
TypeScript BSD 3-Clause "New" or "Revised" License UpdatedMar 9, 2021 -
-
poker Public
Forked from lbdmxhs/pokercocos creator 2.0.10+pomelo 德州扑克
JavaScript UpdatedFeb 3, 2021