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

jiangwenyuan/nuster

A high performance HTTP proxy cache server and RESTful NoSQL cache server based on HAProxy observed · 2026-08-28

github.com/jiangwenyuan/nuster · C · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3227
  • days_rel: n/a
  • days_push: 1730
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1905 stars · 156 forks observed · 2026-08-28

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

Nuster is a high-performance HTTP proxy cache server and RESTful NoSQL key-value cache server built on top of HAProxy, written in C. It is 100% HAProxy-compatible and uses HAProxy ACLs to define fine-grained caching policies based on request, response, or server state.

Use cases

  • cache dynamic and static HTTP responses like varnish or nginx fastcgi cache
  • speed up my api by caching responses at a reverse proxy
  • use a fast key-value cache over HTTP instead of memcached or redis
  • load balance backend servers with built-in caching
  • purge or invalidate cached HTTP responses via a management API
  • store per-user data in a RESTful cache using cookies or headers

When to choose

  • you want HAProxy compatibility plus caching in a single high-performance proxy
  • you need fine-grained cache rules based on headers, cookies, URI, or server state
  • you want a RESTful HTTP key-value cache usable from any language
  • benchmarks matter and you need faster caching than nginx or varnish

When to avoid

  • you need a actively developed project with recent releases and ongoing maintenance
  • you need TLS termination features beyond what HAProxy provides
  • you prefer a cache with a large ecosystem of plugins and community modules
  • you need a managed or cloud-native cache service

Facets

service · maturity maintenance

caching http-server proxy load-testing middleware web-development backend databases performance networking cross-platform self-hosted http-cache reverse-proxy nosql-cache key-value-store haproxy-based restful-cache load-balancer linux web-server

1 source

Member repositories

RepositoryRoleHealth v2
jiangwenyuan/nustermain23

For agents

markdown · JSON · MCP: product_card(name="jiangwenyuan/nuster")

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