{"id":27874033,"url":"https://github.com/mroth/seq","last_synced_at":"2025-05-05T01:18:38.962Z","repository":{"id":267034483,"uuid":"900080537","full_name":"mroth/seq","owner":"mroth","description":"🔁 Handy sequence iterators for Go","archived":false,"fork":false,"pushed_at":"2024-12-07T20:26:47.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-05T01:18:34.620Z","etag":null,"topics":["go","iterators","module","sequences","sliding-window"],"latest_commit_sha":null,"homepage":"","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/mroth.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2024-12-07T20:07:19.000Z","updated_at":"2024-12-07T20:26:50.000Z","dependencies_parsed_at":"2024-12-07T21:30:20.357Z","dependency_job_id":null,"html_url":"https://github.com/mroth/seq","commit_stats":null,"previous_names":["mroth/seq"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fseq","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fseq/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fseq/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mroth%2Fseq/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mroth","download_url":"https://codeload.github.com/mroth/seq/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252420919,"owners_count":21745154,"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":["go","iterators","module","sequences","sliding-window"],"created_at":"2025-05-05T01:18:38.265Z","updated_at":"2025-05-05T01:18:38.949Z","avatar_url":"https://github.com/mroth.png","language":"Go","readme":"# seq :repeat:\n\n[![PkgGoDev](https://pkg.go.dev/badge/github.com/mroth/seq)](https://pkg.go.dev/github.com/mroth/seq)\n[![CodeFactor](https://www.codefactor.io/repository/github/mroth/seq/badge)](https://www.codefactor.io/repository/github/mroth/seq)\n[![Build Status](https://github.com/mroth/seq/workflows/test/badge.svg)](https://github.com/mroth/seq/actions)\n\n\u003e Handy sequence iterator tools for Go 1.23+\n\nQuick support for some common sequence iteration tools I needed in Go that are\nnot in the standard library `slices` package as of 1.23.\n\n\u003e [!NOTE]\n\u003e It seems almost certain this should already exist in an existing battle-tested\n\u003e module somewhere, but I didn't find one with a Google search, so it was faster\n\u003e to just drop this together myself than keep searching.\n\nOperations supported:\n- Sliding window :white_check_mark:\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmroth%2Fseq","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmroth%2Fseq","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmroth%2Fseq/lists"}