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

CrowCpp/Crow

A Fast and Easy to use microframework for the web. observed · 2026-08-28

github.com/CrowCpp/Crow · homepage · C++ · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

88/100

  • Activity 99
  • Release rhythm 66
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: 106.0
  • age_days: 2945
  • days_rel: 65
  • days_push: 9
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

4956 stars · 554 forks observed · 2026-08-28

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

Crow is a fast, header-only C++ microframework for building HTTP and WebSocket web services, with Flask-style routing and type-safe handlers. It includes built-in JSON support, Mustache templating, and middleware support.

Use cases

  • build a REST API in C++
  • create a websocket server
  • serve JSON endpoints with a lightweight C++ framework
  • write a small web service without heavy dependencies
  • add HTTP routing to a C++ application
  • render HTML pages with mustache templates in C++

When to choose

  • you want a Flask-like API in modern C++
  • you need a fast, header-only HTTP server with no build step
  • you need HTTP/1.1 and WebSocket support in one lightweight library

When to avoid

  • you need HTTP/2 or mature async support
  • you need a full-featured framework with ORM, auth, and sessions built in
  • you are not working in C++11/14 or newer

Facets

framework · maturity active

web-framework http-server websocket routing templating middleware serialization web-development backend apis cpp cross-platform windows header-only flask-like microframework json-support http-server modern-cpp linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
CrowCpp/Crowmain88

For agents

markdown · JSON · MCP: product_card(name="CrowCpp/Crow")

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