{"id":16216025,"url":"https://github.com/tangledbytes/godc","last_synced_at":"2025-07-08T23:04:23.233Z","repository":{"id":187317524,"uuid":"611274592","full_name":"tangledbytes/godc","owner":"tangledbytes","description":"Concurrent (Mostly lock-free wait-free) Golang Data Structures","archived":false,"fork":false,"pushed_at":"2023-11-01T05:30:40.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T22:42:41.011Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tangledbytes.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":"2023-03-08T13:44:33.000Z","updated_at":"2024-06-17T20:33:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"e52496b1-040a-4261-9131-58dbca04b679","html_url":"https://github.com/tangledbytes/godc","commit_stats":null,"previous_names":["tangledbytes/godc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tangledbytes/godc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledbytes%2Fgodc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledbytes%2Fgodc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledbytes%2Fgodc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledbytes%2Fgodc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tangledbytes","download_url":"https://codeload.github.com/tangledbytes/godc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tangledbytes%2Fgodc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264363749,"owners_count":23596502,"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-10T11:17:49.635Z","updated_at":"2025-07-08T23:04:23.207Z","avatar_url":"https://github.com/tangledbytes.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GODC\n\nGODC (pronounced as: Godessy) stands for Golang Data Structures - Concurrent. This is a collection of data structures that are thread safe and mostly lock-free and wait-free. These implementations mostly are not my own creation rather adapted from OpenJDK or The Art of Multiprocessor Programming Book.\n\n## Data Structures\n- [x] Generic AtomicMarkableReference\n- [x] Generic Lock Free Queue\n- [ ] Generic List\n- [ ] Generic Stack\n- [ ] Generic Deque\n- [ ] Generic Hash Table","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangledbytes%2Fgodc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftangledbytes%2Fgodc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftangledbytes%2Fgodc/lists"}