uber/okbuck
OkBuck is a gradle plugin that lets developers utilize the Buck build system on a gradle project. observed · 2026-08-28
Health v2 · maintenance only
60/100
- Activity 74
- Release rhythm 19
- 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: n/a
- age_days: 3987
- days_rel: 330
- days_push: 158
- n_releases_24m: 1
Adoption not part of the score
1527 stars · 171 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
OkBuck is a Gradle plugin that generates BUCK files so developers can use Facebook's Buck build system on existing Gradle projects, primarily Android ones. It includes a buck wrapper script that manages Buck installation and re-runs OkBuck only when needed via Watchman.
Use cases
- speed up android builds with buck
- generate buck files from a gradle project
- migrate gradle android project to buck
- share build artifacts across machines with buck http cache
- run buck builds via a gradle-style wrapper
When to choose
- you have a large Android Gradle project and want Buck's faster incremental builds
- your team wants to try Buck without rewriting the build from scratch
When to avoid
- your project is small and Gradle build times are acceptable
- you are not invested in the Android/JVM ecosystem or Buck is no longer maintained for your use case
Facets
plugin · maturity maintenance
build-tool developer-tools developer-tools mobile-development android-tools jvm cli gradle-plugin buck android-build build-acceleration android
1 source
- readme: https://github.com/uber/okbuck · fetched 2026-08-28 · a95524c383ff
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| uber/okbuck | main | 60 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem