wfrest/wfrest
C++ Web Framework REST API observed · 2026-08-28
Health v2 · maintenance only
80/100
- Activity 93
- Release rhythm 51
- Longevity 100
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: 514
- age_days: 1771
- days_rel: 117
- days_push: 46
- n_releases_24m: 2
Adoption not part of the score
1008 stars · 141 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
wfrest is a fast, asynchronous C++ micro web framework for building REST APIs, built on top of the C++ Workflow parallel computing and async networking engine. It provides routing, path/query parameters, file upload, JSON handling, cookies, HTTPS, blueprints, and built-in MySQL/Redis integration.
Use cases
- build a rest api in c++
- async http server framework for c++
- serve static files and handle file uploads in c++
- create json endpoints with routing
- https server with redis and mysql in c++
- server-sent events push from c++ backend
When to choose
- you need a lightweight, high-performance async C++ web framework
- you want REST API development in C++ with minimal boilerplate
- your stack already uses C++ Workflow and you need an HTTP layer
When to avoid
- you need a cross-platform framework (Linux only)
- you prefer a full-featured framework with large ecosystem like Drogon or Pistache alternatives
- your team is not comfortable with modern C++ (C++17-era lambdas, variadic templates)
Facets
framework · maturity active
web-framework http-server routing middleware websocket file-upload proxy web-development backend apis cpp rest-api async micro-framework workflow-engine server-sent-events linux docker
1 source
- readme: https://github.com/wfrest/wfrest · fetched 2026-08-28 · f119852f206a
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| wfrest/wfrest | main | 80 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem