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 observed · 2026-08-28
Health v2 · maintenance only
95/100
- Activity 99
- Release rhythm 87
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: 6
- age_days: 1484
- days_rel: 7
- days_push: 7
- n_releases_24m: 102
Adoption not part of the score
2664 stars · 193 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
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
framework · maturity active
ui-components frontend-framework serialization json mobile-development frontend web-development cross-platform jvm server-driven-ui sdui bdui cross-platform-ui json-layout yandex android ios web swift typescript
2 sources
- readme: https://github.com/divkit/divkit · fetched 2026-08-28 · 5dd1ec304461
- homepage: https://divkit.tech · fetched 2026-08-29 · 4dafabe43a84
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| divkit/divkit | main | 95 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem