Ross ROSS = Recommend OSS · open-source software intelligence for agents

bcpierce00/unison

Unison file synchronizer observed · 2026-08-28

github.com/bcpierce00/unison · OCaml · GPL-3.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

83/100

  • Activity 96
  • Release rhythm 57
  • 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: 177
  • age_days: 3843
  • days_rel: 125
  • days_push: 27
  • n_releases_24m: 4

Full methodology

Adoption not part of the score

5455 stars · 273 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Unison is a cross-platform, bidirectional file synchronization tool that keeps two replicas of files and directories in sync across different hosts or disks. It propagates non-conflicting changes automatically, detects conflicts, and communicates over ssh or TCP with rsync-like efficient transfers.

Use cases

  • sync files between a Windows laptop and a Unix server
  • two-way synchronization of directories on different machines
  • keep an offline local copy of files that syncs when reconnected
  • efficiently sync large files over slow network links
  • automatically sync changes as they happen with repeat mode
  • synchronize data over ssh without root privileges

When to choose

  • you need true two-way sync, not one-way mirroring or backup
  • you work offline and need synchronized data available locally
  • you cannot install kernel modules, FUSE, or use root privileges
  • you want bandwidth-efficient syncing of large files over ssh
  • you need a battle-tested tool with a precise specification

When to avoid

  • you only need one-way mirroring or simple backups (rsync is simpler)
  • you want real-time collaborative editing of the same files
  • you need a distributed filesystem with concurrent multi-client access
  • you expect rapid feature development or large active support community

Facets

application · maturity maintenance

file-system backup cli gui files developer-tools cross-platform self-hosted windows cross-platform cli file-synchronization two-way-sync rsync-alternative ssh offline-sync linux macos

1 source

Member repositories

RepositoryRoleHealth v2
bcpierce00/unisonmain83

For agents

markdown · JSON · MCP: product_card(name="bcpierce00/unison")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem