Corvusoft/restbed
Corvusoft's Restbed framework brings asynchronous RESTful functionality to C++ applications. observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 89
- Release rhythm 46
- 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: 4093
- days_rel: 149
- days_push: 71
- n_releases_24m: 1
Adoption not part of the score
2000 stars · 381 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Restbed is a C++ framework for building asynchronous RESTful server-side applications with secure, scalable HTTP communication. It supports WebSockets, Server-Sent Events, Comet long-polling, and SSL/TLS across mobile, desktop, and embedded environments.
Use cases
- build a REST API server in C++
- embed an HTTP server into a C++ product
- add websocket support to a C++ backend
- stream server-sent events to clients
- serve HTTPS with TLS in a C++ application
- push real-time updates over long polling
When to choose
- you need a native C++ HTTP/REST framework with async I/O
- you want embedded or mobile deployment of an HTTP server
- you need WebSockets or SSE alongside REST endpoints
When to avoid
- you want a modern, actively developed framework with a large community
- you prefer higher-level languages or managed runtimes
- you need a full-stack web framework with templating and ORM
Facets
framework · maturity maintenance
web-framework http-server websocket middleware web-development backend apis cpp cross-platform windows embedded restful server-sent-events comet async tls http2 real-time linux macos
2 sources
- readme: https://github.com/Corvusoft/restbed · fetched 2026-08-28 · e1d1d6900837
- homepage: http://www.corvusoft.co.uk · fetched 2026-08-29 · 2d729e51e33d
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| Corvusoft/restbed | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="Corvusoft/restbed")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem