# name5566/leaf

A game server framework in Go (golang)

Repository: https://github.com/name5566/leaf
Canonical: https://ross.abutalabs.com/products/name5566-leaf
Language: Go
License: Apache-2.0
License Family: permissive
Topics: leaf, go, golang, game-server, game-framework
Last push: 2024-05-23T07:55:15+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4412, "days_push": 832, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5518, forks 1334 (observed 2026-08-28T04:09:21.862153+00:00)

## What it is
Leaf is a pragmatic game server framework written in Go, providing modular building blocks for building multiplayer game backends. It emphasizes ease of use, reliability, multicore support, and modularity.

## Use cases
- build a multiplayer game server in Go
- handle real-time client connections for an online game
- structure a modular game backend with multicore support
- implement a websocket-based game server
- prototype an MMO or mobile game backend

## When to choose
- you are building a game server in Go and want a lightweight, easy-to-use framework
- you need modular architecture with multicore support for game logic
- you want a proven open-source foundation for multiplayer backends

## When to avoid
- you need a general-purpose web application framework rather than a game server
- you require a framework with a large active community and frequent releases
- you are building non-realtime services where a standard web framework fits better

## Facets
- artifact type: framework
- maturity: maintenance
- function: game-engine, networking, concurrency, websocket, http-server
- domain: backend, cross-platform
- platform: go, windows, cross-platform
- tags: game-server, golang, multiplayer, server-framework, game-development, real-time, linux, macos

## Member repositories
- name5566/leaf (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:21.862153+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T17:55:47.814341+00:00, confidence not recorded.
  - readme: https://github.com/name5566/leaf (fetched 2026-08-28T04:09:21.862153+00:00, sha 61f42a75d81a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
