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

ucbrise/clipper

A low-latency prediction-serving system observed · 2026-08-28

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

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 3597
  • days_rel: n/a
  • days_push: 1955
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1420 stars · 281 forks observed · 2026-08-28

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

Clipper is a low-latency prediction serving system that sits between user-facing applications and machine learning models, exposing a standard REST interface for predictions and feedback. It supports multiple ML frameworks with adaptive batching, caching, and straggler mitigation, but is no longer actively maintained and is available only as a research artifact.

Use cases

  • serve machine learning model predictions over a REST API
  • deploy models from different ML frameworks behind one interface
  • reduce prediction latency with adaptive batching and caching
  • collect prediction feedback from applications for model improvement
  • combine predictions from multiple models with ensemble methods
  • run a self-hosted model serving cluster with Docker

When to choose

  • you need a research-grade prediction serving system to study or extend
  • you want a framework-agnostic REST layer in front of multiple ML models
  • you need millisecond-latency serving with batching and caching techniques

When to avoid

  • you need a maintained, production-supported model server
  • you want modern features like GPU inference servers or Kubernetes-native serving
  • your stack requires recent Python versions or active community support

Facets

service · maturity abandoned

machine-learning http-server caching monitoring deployment machine-learning artificial-intelligence backend apis microservices python cross-platform self-hosted prediction-serving model-serving model-deployment low-latency rest-api research-artifact adaptive-batching ensemble-methods docker

1 source

Member repositories

RepositoryRoleHealth v2
ucbrise/clippermain23

For agents

markdown · JSON · MCP: product_card(name="ucbrise/clipper")

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