Clivern/Beaver
💨 A real time messaging system to build a scalable in-app notifications, multiplayer games, chat apps in web and mobile apps. observed · 2026-08-28
Health v2 · maintenance only
67/100
- Activity 99
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2874
- days_rel: n/a
- days_push: 8
- n_releases_24m: 0
Adoption not part of the score
1581 stars · 84 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Beaver is a self-hosted real-time messaging server written in Go that provides WebSocket-based pub/sub messaging backed by Redis. It is used to build scalable in-app notifications, chat applications, multiplayer games, realtime graphs, and geotracking features in web and mobile apps.
Use cases
- self-host a pusher alternative for realtime messaging
- add in-app notifications to a web app
- build a chat application with websockets
- power multiplayer game messaging
- stream realtime metrics or graphs to a dashboard
- track locations in realtime with geotracking
When to choose
- you want a self-hosted, open-source alternative to Pusher or Socket.IO services
- you need a lightweight Go server with Redis-backed pub/sub for realtime features
- you want Prometheus metrics and simple binary deployment for a messaging backend
When to avoid
- you need a fully managed realtime service with global edge infrastructure
- you prefer a JavaScript/Node.js ecosystem like Socket.IO with client libraries everywhere
- you need advanced features like message persistence or guaranteed delivery out of the box
Facets
service · maturity maintenance
websocket message-queue http-server api-framework monitoring web-development backend apis go self-hosted pubsub pusher-alternative realtime-messaging in-app-notifications chat-apps redis real-time messaging linux docker web-server
2 sources
- readme: https://github.com/Clivern/Beaver · fetched 2026-08-28 · 46164d1a1424
- homepage: https://clivern.github.io/Beaver/ · fetched 2026-08-29 · c1f9f164edaa
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Clivern/Beaver | main | 67 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem