liangdas/mqant
mqant是一款基于Golang语言的简洁,高效,高性能的分布式微服务框架 observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3479
- days_rel: n/a
- days_push: 723
- n_releases_24m: 0
Adoption not part of the score
2517 stars · 568 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
mqant is a concise, high-performance distributed microservice framework written in Go, originally designed for real-time game servers. It provides service registration/discovery, NATS-based remote RPC, and an MQTT protocol gateway supporting iOS, Android, WebSocket, and PC clients.
Use cases
- build a high-concurrency multiplayer game server in Go
- develop a distributed microservices backend with service discovery
- implement real-time chat or instant messaging applications
- create IoT backend services with MQTT gateway support
- build cross-platform real-time apps without writing client networking code
- run stress tests on game servers
When to choose
- you need a Go framework optimized for high-concurrency, real-time game servers
- you want callback-free asynchronous code using goroutines
- you want MQTT-based multi-platform client communication out of the box
- you need a complete microservices framework with distributed service discovery
When to avoid
- you need a general-purpose web framework with rich HTTP routing and middleware ecosystems
- your team prefers mainstream frameworks with large communities and extensive third-party libraries
- you require non-MQTT protocols without custom gateway development
- you need guaranteed long-term enterprise support
Facets
framework · maturity active
rpc message-queue websocket microservices middleware backend microservices go windows cross-platform game-server mqtt-gateway microservice-framework goroutine-based service-discovery nats game-development messaging real-time linux macos docker
1 source
- readme: https://github.com/liangdas/mqant · fetched 2026-08-28 · c6e3783d742f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| liangdas/mqant | main | 32 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem