# paypal/squbs

Akka Streams & Akka HTTP for Large-Scale Production Deployments

Repository: https://github.com/paypal/squbs
Canonical: https://ross.abutalabs.com/products/squbs
Homepage: http://paypal.github.io/squbs
Language: Scala
License: Apache-2.0
License Family: permissive
Topics: akka, akka-http, akka-streams, reactive, http-client
Last push: 2024-04-17T20:07:37+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4075, "days_push": 868, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1430, forks 234 (observed 2026-08-28T04:04:42.266829+00:00)

## What it is
squbs is a suite of components from PayPal that standardizes and operationalizes Akka/Pekko Streams and Akka/Pekko HTTP applications for large-scale, managed cloud deployments. It provides a uniform lifecycle, configuration, monitoring, an admin console, testing conventions, and a pluggable module system while developers still program directly against Akka libraries.

## Use cases
- standardize akka http service deployment across many teams
- add consistent monitoring and admin console to akka applications
- run akka streams apps in large-scale production
- bootstrap akka projects from templates
- integrate akka services into enterprise operations tooling

## When to choose
- you run many Akka/Pekko HTTP services at enterprise scale and need uniform lifecycle, monitoring, and deployment
- you want Akka-based server infrastructure without a heavy framework
- you need consistent operational views across thousands of JVM services

## When to avoid
- you are building a small single Akka application without operational scale needs
- you are not using Akka/Pekko or the JVM
- you need a framework with opinionated application structure rather than infrastructure hooks

## Facets
- artifact type: framework
- maturity: maintenance
- function: http-server, http-client, web-framework, middleware, monitoring, testing, routing
- domain: backend, web-development, developer-tools, microservices
- platform: jvm, cross-platform, cloud
- tags: akka, akka-http, akka-streams, pekko, reactive, scala, enterprise, actor-system, service-infrastructure

## Member repositories
- paypal/squbs (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:42.266829+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:37:12.868950+00:00, confidence not recorded.
  - readme: https://github.com/paypal/squbs (fetched 2026-08-28T04:04:42.266829+00:00, sha f25e84211efa)
  - homepage: http://paypal.github.io/squbs (fetched 2026-08-29T11:48:41.166605+00:00, sha 47e01f1b4927)
- Data as of 2026-08-30T08:39:29.467469+00:00.
