{"id":18624068,"url":"https://github.com/mitghi/lfring","last_synced_at":"2025-08-23T02:08:39.393Z","repository":{"id":57551652,"uuid":"226375401","full_name":"mitghi/lfring","owner":"mitghi","description":"Lock-Free MRMW Ring Buffer. Atomic Slice.","archived":false,"fork":false,"pushed_at":"2023-02-02T19:21:26.000Z","size":15,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T09:01:45.388Z","etag":null,"topics":[],"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/mitghi.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":"2019-12-06T17:11:19.000Z","updated_at":"2024-03-10T14:53:57.000Z","dependencies_parsed_at":"2023-02-17T23:35:20.868Z","dependency_job_id":null,"html_url":"https://github.com/mitghi/lfring","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Flfring","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Flfring/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Flfring/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mitghi%2Flfring/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mitghi","download_url":"https://codeload.github.com/mitghi/lfring/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248335513,"owners_count":21086604,"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":[],"created_at":"2024-11-07T04:27:13.956Z","updated_at":"2025-04-11T03:31:55.815Z","avatar_url":"https://github.com/mitghi.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![GoDoc](https://godoc.org/github.com/mitghi/lfring?status.svg)](https://godoc.org/github.com/mitghi/lfring)\n\n# lfring\n\nLock-Free MRMW Ring Buffer.  It uses an implementation of Multi-Word Compare-and-Swap atomic operation, removes references by setting the associated slot to `nil` without losing consistency; ensures ordering and garbage collection.\n\nThe algorithm is from following Paper: \n```\nPaper:  A Practical Multi-Word Compare-and-Swap Operation\n        by Timothy L. Harris, Keir Fraser and Ian A. Pratt;\n        University of Cambridge Computer Laboratory, Cambridge,\n        UK.\n```\t\t\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitghi%2Flfring","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmitghi%2Flfring","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmitghi%2Flfring/lists"}