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

ovg-project/kvcached

Virtualized Elastic KV Cache for Dynamic GPU Sharing and Beyond observed · 2026-08-28

github.com/ovg-project/kvcached · Python · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

74/100

  • Activity 99
  • Release rhythm 66
  • Longevity 33
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: 43.0
  • age_days: 463
  • days_rel: 148
  • days_push: 10
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

1143 stars · 133 forks observed · 2026-08-28

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

kvcached is a Python library that brings OS-style virtual memory abstraction to KV cache management for LLM serving and training on shared GPUs. It decouples GPU virtual addressing from physical memory allocation, enabling elastic, demand-driven KV cache allocation and better GPU utilization under dynamic workloads.

Use cases

  • share one GPU across multiple LLM serving instances
  • reduce GPU memory waste from pre-allocated KV caches
  • run vLLM or SGLang with elastic KV cache allocation
  • co-serve online and offline LLM workloads on the same GPU
  • improve GPU utilization under dynamic LLM traffic
  • on-demand physical GPU memory allocation for KV caches

When to choose

  • you serve multiple LLM instances on shared GPUs and need flexible memory allocation
  • you use vLLM or SGLang and want elastic, demand-driven KV cache management
  • you need to mix online and offline LLM workloads on the same hardware
  • GPU memory utilization is a cost concern in your LLM serving stack

When to avoid

  • you run a single LLM instance with plenty of dedicated GPU memory
  • your inference engine is not vLLM or SGLang compatible
  • you need a turnkey serving solution rather than a cache management layer
  • you work on non-CUDA hardware without GPU virtual memory support

Facets

library · maturity active

llm-inference caching gpu-computing machine-learning large-language-models gpu-computing machine-learning performance python kv-cache gpu-sharing vllm sglang virtual-memory memory-management llm-serving inference-engine gpu linux cuda

2 sources

Member repositories

RepositoryRoleHealth v2
ovg-project/kvcachedmain74

For agents

markdown · JSON · MCP: product_card(name="ovg-project/kvcached")

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