mirror of
https://github.com/syncthing/syncthing.git
synced 2026-06-03 20:14:50 +00:00
| OS | amd64 | 386 | arm64 | arm | mips64/le | mips/le | loong64 | ppc64/le | riscv64 |
|---|---|---|---|---|---|---|---|---|---|
| Linux | ✅ | ✅ | ✅ | ✅ | ✅/✅ | ✅/✅ | ✅ | 🟡/✅ | ✅ |
| Windows | ✅ | ✅ | ✅ | ❌ | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ➖ |
| Darwin | ✅ | ➖ | ✅ | ➖ | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ➖ |
| FreeBSD | 🟡 | 🟡 | 🟡 | 🟡 | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ❌ |
| OpenBSD | 🟡 | ❌ | 🟡 | ❌ | ➖/➖ | ➖/➖ | ➖ | ❌/➖ | ❌ |
| NetBSD | ❌ | ❌ | ❌ | ❌ | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ➖ |
| Dragonfly | ❌ | ➖ | ➖ | ➖ | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ➖ |
| illumos | ❌ | ➖ | ➖ | ➖ | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ➖ |
| Solaris | ❌ | ➖ | ➖ | ➖ | ➖/➖ | ➖/➖ | ➖ | ➖/➖ | ➖ |
✅ uses CGO and github.com/mattn/go-sqlite3
🟡 uses modernc.org/sqlite (C-to-Go translation)
❌ does not build (due to lack of SQLite support or other reasons)
➖ is not a thing