{"id":40817920,"url":"https://github.com/gofunky/zipred","last_synced_at":"2026-01-21T21:43:27.985Z","repository":{"id":98549747,"uuid":"143528707","full_name":"gofunky/zipred","owner":"gofunky","description":"Golang library to filter and download files from within an online zip file on the fly 🏃","archived":false,"fork":false,"pushed_at":"2023-12-15T02:20:58.000Z","size":11,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-06-20T16:36:44.214Z","etag":null,"topics":["buffer","golang","http-client","stream","zip"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gofunky.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-08-04T12:55:22.000Z","updated_at":"2021-01-21T10:44:15.000Z","dependencies_parsed_at":"2024-06-20T16:31:34.408Z","dependency_job_id":null,"html_url":"https://github.com/gofunky/zipred","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/gofunky/zipred","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofunky%2Fzipred","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofunky%2Fzipred/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofunky%2Fzipred/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofunky%2Fzipred/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gofunky","download_url":"https://codeload.github.com/gofunky/zipred/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gofunky%2Fzipred/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28644149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T21:29:11.980Z","status":"ssl_error","status_checked_at":"2026-01-21T21:24:31.872Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["buffer","golang","http-client","stream","zip"],"created_at":"2026-01-21T21:43:27.930Z","updated_at":"2026-01-21T21:43:27.979Z","avatar_url":"https://github.com/gofunky.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zipred\n\n[![Build Status](https://travis-ci.org/gofunky/zipred.svg)](https://travis-ci.org/gofunky/zipred)\n[![GoDoc](https://godoc.org/github.com/gofunky/zipred?status.svg)](https://godoc.org/github.com/gofunky/zipred)\n[![Go Report Card](https://goreportcard.com/badge/github.com/gofunky/zipred)](https://goreportcard.com/report/github.com/gofunky/zipred)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7664447e93c742219959e310a1d3f2d9)](https://www.codacy.com/app/gofunky/zipred?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=gofunky/zipred\u0026amp;utm_campaign=Badge_Grade)\n\nZIP file operations can get costly, especially for large files. This library allows you to filter and extract an online zip file on the fly.\n\nIn contrast to a conventional zip parser, it has the following benefits: \n* There is less latency since data is processed directly from the buffer on the fly.\n* The download can be stopped once the metadata or target file has been found. Hence, less data is transferred.\n* Irrelevant data is directly discarded without memory allocation.\n\nThis library gives you an efficient and idiomatic way for indexing zip files on the web.\n\nFor examples, check the corresponding folder.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgofunky%2Fzipred","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgofunky%2Fzipred","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgofunky%2Fzipred/lists"}