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

userver-framework/userver

Production-ready C++ Asynchronous Framework with rich functionality observed · 2026-08-28

github.com/userver-framework/userver · homepage · C++ · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

92/100

  • Activity 99
  • Release rhythm 78
  • 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: 47.0
  • age_days: 1721
  • days_rel: 64
  • days_push: 7
  • n_releases_24m: 15

Full methodology

Adoption not part of the score

2956 stars · 405 forks observed · 2026-08-28

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

userver is a production-ready open-source C++ asynchronous framework with coroutines for building microservices, services, and utilities. It provides transparent efficient I/O, async drivers for databases and protocols, and high-level components for caches, logging, tracing, and metrics.

Use cases

  • build high-performance C++ microservices
  • serve HTTP APIs with async coroutines in C++
  • access PostgreSQL, MongoDB, or Redis asynchronously from C++
  • build gRPC clients and servers in C++
  • consume Kafka or AMQP messages in a C++ service
  • implement distributed locking and caching in C++ services
  • write high-availability backend services with deadline propagation

When to choose

  • you need a production-grade async C++ framework for I/O-bound services
  • you want built-in drivers for many databases and protocols in one framework
  • you need on-the-fly configuration, metrics, tracing, and congestion control out of the box
  • you want to avoid callback-heavy code via coroutines

When to avoid

  • your project is not in C++ or C++20
  • you need a simple synchronous web server with minimal dependencies
  • you prefer lightweight single-purpose libraries over a full framework
  • your team cannot invest in learning a large framework's abstractions

Facets

framework · maturity stable

web-framework http-server http-client database-driver websocket rpc caching logging tracing monitoring concurrency message-queue serialization middleware routing testing configuration-management web-development backend microservices databases developer-tools cpp cross-platform coroutines async-io grpc postgresql mongodb redis kafka high-availability microservices-framework deadline-propagation linux macos docker

3 sources

Member repositories

RepositoryRoleHealth v2
userver-framework/uservermain92

For agents

markdown · JSON · MCP: product_card(name="userver-framework/userver")

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