Tencent/mars
Mars is a cross-platform network component developed by WeChat. observed · 2026-08-28
Health v2 · maintenance only
41/100
- Activity 41
- Release rhythm 8
- Longevity 100
Flags: no_license
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: 3551
- days_rel: n/a
- days_push: 356
- n_releases_24m: 0
Adoption not part of the score
17658 stars · 3688 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Mars is a cross-platform network and infrastructure component library developed by Tencent's WeChat team, comprising STN (signaling/networking), Xlog (high-performance logging), SDT (network diagnostics), and comm (sockets, threads, coroutines). It is battle-tested by billions of WeChat users and optimized for mobile power and traffic efficiency.
Use cases
- reliable logging in mobile apps
- cross-platform networking for Android and iOS
- small data transmission over weak mobile networks
- network quality diagnostics
- high-performance log component for C++ apps
- shared network layer across multiple platforms
When to choose
- building a multi-platform mobile app needing one shared C++ network stack
- you need efficient, crash-safe logging on mobile
- your app must handle weak or unstable mobile networks with low power usage
When to avoid
- you need a full-featured HTTP client with modern web APIs
- your project is server-side or desktop-only with no mobile targets
- you want a pure high-level managed-language solution without C++ integration
Facets
library · maturity stable
networking logging http-client concurrency monitoring mobile-development cross-platform developer-tools networking windows cpp cross-platform wechat xlog stn long-link mobile-networking comm sdt android ios macos mobile
1 source
- readme: https://github.com/Tencent/mars · fetched 2026-08-28 · 225f6191b8f1
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Tencent/mars | main | 41 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem