awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
C

caioavidal/OpenCoreMMO

0
View on GitHub↗
0 stars·0 forks·9 views

OpenCoreMMO

Features

  • Game Server Frameworks - C# MMORPG server emulator.

Star history

Star history chart for caioavidal/opencoremmoStar history chart for caioavidal/opencoremmo

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with OpenCoreMMO

These projects share indexed features with OpenCoreMMO. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • aceld/zinxaceld avatar

    aceld/zinx

    7,730View on GitHub↗

    Zinx is a lightweight TCP server framework written in Go that provides a structured foundation for building scalable network applications. It combines a goroutine-pool worker model for concurrency control with message-ID-based routing, enabling efficient packet dispatching to registered handler functions. The framework distinguishes itself through its modular plugin architecture, which organizes server components like routers, connections, and message modules as interchangeable plugins for extensibility. It uses packet-header length prefixing for reliable TCP stream framing, assigns a dedicat

    Gogame-servergogolang
    View on GitHub↗7,730
  • aevien/mstA

    aevien/MST

    0View on GitHub↗
    View on GitHub↗0
  • azerothcore/azerothcore-wotlkazerothcore avatar

    azerothcore/azerothcore-wotlk

    8,008View on GitHub↗

    This project is a World of Warcraft server emulator that simulates a multiplayer online game world, managing player data and game logic. It functions as a modular game server framework and an NPC AI and scripting engine, providing the necessary infrastructure to host a persistent virtual environment. The system is distinguished by a modular framework that allows for the extension of core engine behavior through isolated modules and function hooks without modifying the source code. It includes a structured SQL data layer for managing authentication, character states, and world environment sett

    C++azerothcoreemulatorgame
    View on GitHub↗8,008
  • 9miao/g-firefly9

    9miao/G-Firefly

    0View on GitHub↗
    View on GitHub↗0
Compare all 30 related projects→

Frequently asked questions

What are the main features of caioavidal/opencoremmo?

The main features of caioavidal/opencoremmo are: Game Server Frameworks.

Which projects share features with caioavidal/opencoremmo?

Projects with overlapping indexed features include: aceld/zinx — Zinx is a lightweight TCP server framework written in Go that provides a structured foundation for building scalable… aevien/mst. azerothcore/azerothcore-wotlk — This project is a World of Warcraft server emulator that simulates a multiplayer online game world, managing player… bobohume/gonet — go分布式服务器,基于内存mmo. cdecpgl/planetamatchmaker. 9miao/g-firefly.