# divkit/divkit

DivKit is an open source Server-Driven UI (SDUI) framework. SDUI is a an emerging technique that leverage the server to build the user interfaces of their mobile app

Repository: https://github.com/divkit/divkit
Canonical: https://ross.abutalabs.com/products/divkit
Homepage: https://divkit.tech
Language: Kotlin
License: NOASSERTION
License Family: other
Topics: android, ios, server-driven-ui, web, divkit, backend-driven-ui, json, kotlin, swift, typescript, bdui, sdui
Last push: 2026-08-26T17:39:30+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 100
- inputs: {"age_days": 1484, "days_push": 7, "days_rel": 7, "gap_med": 6, "n_releases_24m": 102}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2664, forks 193 (observed 2026-08-28T04:07:08.996067+00:00)

## What it is
DivKit is an open-source Server-Driven UI (SDUI) framework that renders UI from JSON descriptions supplied by a server. It lets you write a layout once and ship it to iOS, Android, and Web, enabling server-sourced UI updates without app releases.

## Use cases
- roll out UI updates to mobile apps without releasing new app versions
- prototype app interfaces quickly with JSON layouts
- render the same UI layout across iOS, Android, and web
- embed server-driven cards or feeds into an existing app
- update app UI live over websockets from a server

## When to choose
- you want to update app UI from the server without app store releases
- you need one UI definition that works on iOS, Android, and web
- you want to start with client-side JSON before adding server integration
- you need fast UI prototyping for mobile apps

## When to avoid
- your UI is static and rarely changes, so shipping it in the app binary is simpler
- you need highly custom native interactions beyond the framework's component set
- you cannot accept the added complexity of a server-driven rendering pipeline

## Facets
- artifact type: framework
- maturity: active
- function: ui-components, frontend-framework, serialization, json
- domain: mobile-development, frontend, web-development, cross-platform
- platform: jvm
- tags: server-driven-ui, sdui, bdui, cross-platform-ui, json-layout, yandex, android, ios, web, swift, typescript

## Member repositories
- divkit/divkit (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:08.996067+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-30T02:18:18.637134+00:00, confidence not recorded.
  - readme: https://github.com/divkit/divkit (fetched 2026-08-28T04:07:08.996067+00:00, sha 5dd1ec304461)
  - homepage: https://divkit.tech (fetched 2026-08-29T10:01:04.824620+00:00, sha 4dafabe43a84)
- Data as of 2026-08-30T08:39:29.467469+00:00.
