Ross ROSS = Recommend OSS · open-source software intelligence for agents

xiaojiaqi/10billionhongbaos

golang 实现单机支持100万用户,同时模拟了2015年微信红包的1400万QPS的场景,让服务器在压力下,轻松地完成业务。 observed · 2026-08-28

github.com/xiaojiaqi/10billionhongbaos · Go · GPL-3.0 (copyleft) 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: 3487
  • days_rel: n/a
  • days_push: 3104
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1688 stars · 383 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Go-based stress-testing project that simulates the 2015 WeChat red envelope scenario, supporting one million concurrent users on a single machine and up to 60,000 QPS per node. It includes server parameter tuning and a monitoring setup to validate that the simulated load is realistic.

Use cases

  • stress test a server with millions of concurrent connections
  • simulate WeChat red envelope traffic spikes
  • benchmark high-QPS HTTP services on a single machine
  • learn how to tune Linux for c1000k workloads
  • verify system behavior under extreme load
  • study a real-world high-concurrency Go example

When to choose

  • you need to load-test services at extreme concurrency from one machine
  • you want a reference implementation of high-QPS Go networking
  • you are studying C1000K connection tuning techniques

When to avoid

  • you need a maintained, general-purpose load testing tool like k6 or wrk
  • you need a GUI or distributed load generation out of the box
  • you require long-term support or recent updates

Facets

cli-tool · maturity abandoned

load-testing benchmarking http-client monitoring performance testing developer-tools networking go cli stress-testing high-concurrency c1000k red-envelope wechat-simulation qps-benchmark linux

1 source

Member repositories

RepositoryRoleHealth v2
xiaojiaqi/10billionhongbaosmain32

For agents

markdown · JSON · MCP: product_card(name="xiaojiaqi/10billionhongbaos")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem