splitsh/lite
Split a repository to read-only standalone repositories observed · 2026-08-28
Health v2 · maintenance only
47/100
- Activity 54
- Release rhythm 8
- Longevity 100
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: 3750
- days_rel: n/a
- days_push: 276
- n_releases_24m: 0
Adoption not part of the score
1612 stars · 74 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
splitsh-lite is a fast, Go-based replacement for `git subtree split` that extracts subdirectories of a monolithic repository into read-only standalone repositories. It enables synchronizing a monorepo to multiple standalone repositories in real time.
Use cases
- split a monorepo subdirectory into a standalone repository
- replace slow git subtree split with a faster tool
- synchronize a monolithic repo to read-only standalone repos
- publish packages from subdirectories of a monorepo
- manage monorepo vs manyrepo workflows
When to choose
- you maintain a monorepo but need standalone read-only mirrors of subdirectories
- git subtree split is too slow for your repository size
- you want automated real-time synchronization between a monorepo and standalone repos
When to avoid
- you need two-way synchronization or writable standalone repositories
- you want to merge multiple existing repos into a monorepo (use tomono instead)
- you prefer a GUI or hosted solution over a CLI
Facets
cli-tool · maturity active
version-control developer-tools version-control developer-tools windows cli git monorepo subtree-split repository-splitting linux macos
1 source
- readme: https://github.com/splitsh/lite · fetched 2026-08-28 · 7092ef393f78
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| splitsh/lite | main | 47 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem