Skip to content
View HZ00M's full-sized avatar

Highlights

  • Pro

Block or report HZ00M

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. homo-core homo-core Public

    这是一个基于 针对各类游戏场景如SLG、MMO、RPG、棋牌设计的通用云原生java游戏框架,涵盖网关服务、Rpc功能、数据自动存储、一键部署、有状态调用功能模块,可用于开发复杂的分布式游戏应用的Java游戏框架,全项目使用响应式编程,是专门应对游戏高吞吐、高并发、低延时场景设计得一站式框架基底,提供游戏通用解决方案

    Java 8 3

  2. homo-game homo-game Public

    homo-game是基于homo-core开发的一系列游戏功能模块,用于搭建整个分布式游戏服务的基本骨架,并提供一些默认的实现,用户可根据自己实际 的业务需要进行开发及定制。该框架指在实现一套游戏服务场景的通用解决方案,满足不同游戏设计场景需求,如SLG,MMO,RPG,棋牌类游戏等。

    Java 3 2

  3. homo-crawler homo-crawler Public

    本项目是一个名为 crawler 的云原生爬虫平台,具备数据抓取、存储、部署以及持续集成与部署等功能。 前端使用低代码框架nocobase实现, 后端使用Go进行开发, 目标是实现爬虫插件的统一管理,通过 Kubernetes 进行统一部署, 并利用 GitHub Actions 实现 CI/CD。 目前插件有基于 Go Colly 框架的爬虫, python Scrapy 框架爬虫。

    Python 2 1

  4. nocobase-homo nocobase-homo Public

    Forked from nocobase/nocobase

    NocoBase is an extensibility-first, open-source no-code/low-code platform for building business applications and enterprise solutions.

    TypeScript

  5. homo-go homo-go Public

    homo-core的go版本实现,基于kratos进行二次开发的homo游戏框架

    Go