{"id":21850708,"url":"https://github.com/msays2000/ring","last_synced_at":"2025-06-19T15:41:01.728Z","repository":{"id":264800514,"uuid":"275073520","full_name":"msays2000/ring","owner":"msays2000","description":"Ring a circular buffer implemented as two channels in golang","archived":false,"fork":false,"pushed_at":"2020-07-04T04:53:00.000Z","size":5,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-15T10:33:19.612Z","etag":null,"topics":["circularbuffer","golang","ring","ring-buffer"],"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/msays2000.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":"2020-06-26T04:31:59.000Z","updated_at":"2022-03-09T23:06:14.000Z","dependencies_parsed_at":"2024-11-26T10:08:34.761Z","dependency_job_id":"622b52af-cc29-4f49-927c-b9a89a2eb093","html_url":"https://github.com/msays2000/ring","commit_stats":null,"previous_names":["msays2000/ring"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msays2000%2Fring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msays2000%2Fring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msays2000%2Fring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/msays2000%2Fring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/msays2000","download_url":"https://codeload.github.com/msays2000/ring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244843248,"owners_count":20519779,"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":["circularbuffer","golang","ring","ring-buffer"],"created_at":"2024-11-28T00:19:06.273Z","updated_at":"2025-03-21T17:49:35.852Z","avatar_url":"https://github.com/msays2000.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ring\n\nRingChannel uses two channels input and output in a way that never blocks the input.\nIf a new value gets added to a RingChannel's input when its buffer is full then the oldest\nvalue in the output channel gets removed to make room (just like a standard ring-buffer).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsays2000%2Fring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmsays2000%2Fring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmsays2000%2Fring/lists"}