{"id":13505566,"url":"https://github.com/AppImageCrafters/libzsync-go","last_synced_at":"2025-03-30T00:31:05.989Z","repository":{"id":39744234,"uuid":"269615736","full_name":"AppImageCrafters/libzsync-go","owner":"AppImageCrafters","description":"Zsync implementation in Golang","archived":false,"fork":false,"pushed_at":"2022-05-26T15:38:32.000Z","size":118,"stargazers_count":13,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-28T04:41:46.955Z","etag":null,"topics":["file-transfer","golang-library","zsync"],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/AppImageCrafters.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-06-05T11:33:45.000Z","updated_at":"2024-09-03T20:08:00.000Z","dependencies_parsed_at":"2022-09-20T10:22:43.336Z","dependency_job_id":null,"html_url":"https://github.com/AppImageCrafters/libzsync-go","commit_stats":null,"previous_names":["appimagecrafters/zsync"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCrafters%2Flibzsync-go","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCrafters%2Flibzsync-go/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCrafters%2Flibzsync-go/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AppImageCrafters%2Flibzsync-go/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AppImageCrafters","download_url":"https://codeload.github.com/AppImageCrafters/libzsync-go/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246262490,"owners_count":20749170,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["file-transfer","golang-library","zsync"],"created_at":"2024-08-01T00:01:09.899Z","updated_at":"2025-03-30T00:31:00.969Z","avatar_url":"https://github.com/AppImageCrafters.png","language":"Go","readme":"# libzsync-go\n\nlibzsync implementation in Golang\n\nSee http://zsync.moria.org.uk/\n\n## Usage\n\n```go\nimport github.com/AppImageCrafters/libzsync-go\n```\n\n```go\n// Configure\nsync, _ := zsync.NewZSync(\"https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage.zsync\")\nsync.RemoteFileUrl = \"https://github.com/AppImage/AppImageKit/releases/download/continuous/appimagetool-x86_64.AppImage\"\n\n// Execute\noutput, _ := os.Create(\"/tmp/appimagetool-new-x86_64.AppImage\")\nerr = sync.Sync(\"/tmp/appimagetool-x86_64.AppImage\", output)\n```\n\n","funding_links":[],"categories":["AppImage developer tools"],"sub_categories":["Libraries"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAppImageCrafters%2Flibzsync-go","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FAppImageCrafters%2Flibzsync-go","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FAppImageCrafters%2Flibzsync-go/lists"}