{"id":15401200,"url":"https://github.com/tmcdonell/lockfree-array-queue","last_synced_at":"2025-04-05T10:21:39.472Z","repository":{"id":146158015,"uuid":"347133625","full_name":"tmcdonell/lockfree-array-queue","owner":"tmcdonell","description":"A linerisable MPMC unbounded lockfree-queue","archived":false,"fork":false,"pushed_at":"2022-10-25T09:06:43.000Z","size":21,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T21:05:11.431Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tmcdonell.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2021-03-12T16:45:56.000Z","updated_at":"2023-02-07T15:30:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"399192ba-805c-45ed-bbdf-a097370cc44c","html_url":"https://github.com/tmcdonell/lockfree-array-queue","commit_stats":{"total_commits":12,"total_committers":1,"mean_commits":12.0,"dds":0.0,"last_synced_commit":"1d91cac7fe104ea832ccae826484174f79b084ad"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcdonell%2Flockfree-array-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcdonell%2Flockfree-array-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcdonell%2Flockfree-array-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tmcdonell%2Flockfree-array-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tmcdonell","download_url":"https://codeload.github.com/tmcdonell/lockfree-array-queue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247319840,"owners_count":20919661,"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-10-01T15:56:49.166Z","updated_at":"2025-04-05T10:21:39.449Z","avatar_url":"https://github.com/tmcdonell.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"lockfree-array-queue\n====================\n\nThis package implements the linearisable multiple-producer multiple-consumer\n(MPMC) memory-unbounded lock-free queue by Pedro Ramalhete and Andreia Correia.\n\nhttp://concurrencyfreaks.blogspot.com/2017/01/doublelink-low-overhead-lock-free-queue.html\nhttp://concurrencyfreaks.blogspot.com/2016/12/lcrq-and-faaarrayqueue-are-not-good-for.html\nhttp://concurrencyfreaks.blogspot.com/2016/11/faaarrayqueue-mpmc-lock-free-queue-part.html\nhttp://concurrencyfreaks.blogspot.com/2016/11/lazyindexarrayqueue-mpmc-lock-free.html\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcdonell%2Flockfree-array-queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmcdonell%2Flockfree-array-queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmcdonell%2Flockfree-array-queue/lists"}