restic
brew install restic
v0.19.0
BSD-2-Clause
Go command-line backup tool that creates encrypted, deduplicated snapshots with fast incremental backups.
Why you might care
Restic excels at automated backups with built-in encryption, deduplication across snapshots, and multi-backend support (S3, B2, local, SFTP). Unlike tar or rsync workflows, it tracks file changes efficiently and lets you restore from any point in time without full copies. Single statically-linked binary, no daemon required.
2.1k
30-day installs · #949
3.5k
90-day · #1274
9.3k
365-day · #1481
Build dependencies
Links
- https://restic.net/
- Brew formula source: Formula/r/restic.rb
Blurb generated by claude-haiku-4-5 on today.
Raw metadata
{
"aliases": [],
"alternatives": [
"duplicity",
"duplicacy",
"borgbackup",
"bacula"
],
"build_dependencies": [
"go"
],
"categories": [
"backup",
"encryption",
"cli-tool"
],
"caveats": null,
"conflicts_with": [],
"dependencies": [],
"deprecated": 0,
"deprecation_reason": null,
"desc": "Fast, efficient and secure backup program",
"disable_reason": null,
"disabled": 0,
"enrichment_fetched_at": "2026-06-20T23:41:13+00:00",
"first_seen": "2026-06-20T23:34:18+00:00",
"full_name": "restic",
"github_default_branch": null,
"github_last_commit_at": null,
"github_readme_excerpt": null,
"github_repo": null,
"github_stars": null,
"github_topics": [],
"homepage": "https://restic.net/",
"homepage_og_description": null,
"homepage_og_image": null,
"homepage_title": "restic \u00b7\n \n Backups done right!",
"installs_30d": 2122,
"installs_365d": 9270,
"installs_90d": 3462,
"keg_only": 0,
"keg_only_reason": null,
"last_seen": "2026-06-20T23:34:18+00:00",
"license": "BSD-2-Clause",
"llm_generated_at": "2026-06-20T23:48:02+00:00",
"llm_model": "claude-haiku-4-5",
"name": "restic",
"oldnames": [],
"one_liner": "Go command-line backup tool that creates encrypted, deduplicated snapshots with fast incremental backups.",
"optional_dependencies": [],
"rank_30d": 949,
"rank_365d": 1481,
"rank_90d": 1274,
"raw_hash": "a361d80d9877098c",
"recommended_dependencies": [],
"revision": 0,
"ruby_source_path": "Formula/r/restic.rb",
"tap": "homebrew/core",
"test_dependencies": [],
"uses_from_macos": [],
"version_head": "HEAD",
"version_stable": "0.19.0",
"versioned_formulae": [],
"why_use_this": "Restic excels at automated backups with built-in encryption, deduplication across snapshots, and multi-backend support (S3, B2, local, SFTP). Unlike tar or rsync workflows, it tracks file changes efficiently and lets you restore from any point in time without full copies. Single statically-linked binary, no daemon required."
}