microsoft/scalar
Scalar: A set of tools and extensions for Git to allow very large monorepos to run on Git without a virtualization layer observed · 2026-08-28
Health v2 · maintenance only
26/100
- Activity 8
- 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-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 2583
- days_rel: n/a
- days_push: 555
- n_releases_24m: 0
Adoption not part of the score
1526 stars · 70 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Scalar is a set of tools and extensions that configure advanced Git features (partial clone, sparse-checkout, background prefetch, commit-graph, multi-pack-index) so very large monorepos can run on Git without a virtualization layer. It has been ported into the microsoft/git fork as a small CLI and is now maintained there.
Use cases
- clone and work with a huge monorepo in git
- speed up git fetch on a large repository
- reduce working directory size with sparse-checkout
- make git log and commit walks faster
- manage background maintenance for big git repos
When to choose
- you work with very large Git repositories or monorepos
- you want Git performance features configured automatically
- you can use the microsoft/git fork
When to avoid
- your repositories are small or medium-sized
- you need the standalone Scalar executable rather than microsoft/git
- you require a virtualized filesystem like VFS for Git
Facets
cli-tool · maturity maintenance
version-control developer-tools cli version-control developer-tools windows cli git monorepo large-repositories microsoft csharp command-line macos linux
1 source
- readme: https://github.com/microsoft/scalar · fetched 2026-08-28 · 710e68a52864
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| microsoft/scalar | main | 26 |
For agents
markdown · JSON · MCP: product_card(name="microsoft/scalar")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem