{"id":13694460,"url":"https://github.com/pramalhe/ConcurrencyFreaks","last_synced_at":"2025-05-03T04:30:31.550Z","repository":{"id":53109963,"uuid":"9745057","full_name":"pramalhe/ConcurrencyFreaks","owner":"pramalhe","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-03T08:49:16.000Z","size":14259,"stargazers_count":419,"open_issues_count":4,"forks_count":51,"subscribers_count":42,"default_branch":"master","last_synced_at":"2024-11-12T21:38:44.583Z","etag":null,"topics":["c-plus-plus","concurrency","java","lock-free","low-latency","wait-free"],"latest_commit_sha":null,"homepage":"http://concurrencyfreaks.blogspot.com/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pramalhe.png","metadata":{"files":{"readme":"README.txt","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}},"created_at":"2013-04-29T09:47:27.000Z","updated_at":"2024-10-23T13:11:34.000Z","dependencies_parsed_at":"2024-03-03T05:31:41.138Z","dependency_job_id":"78c74a22-5e9f-4138-9015-9b74262b3637","html_url":"https://github.com/pramalhe/ConcurrencyFreaks","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/pramalhe%2FConcurrencyFreaks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramalhe%2FConcurrencyFreaks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramalhe%2FConcurrencyFreaks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pramalhe%2FConcurrencyFreaks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pramalhe","download_url":"https://codeload.github.com/pramalhe/ConcurrencyFreaks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252144247,"owners_count":21701371,"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":["c-plus-plus","concurrency","java","lock-free","low-latency","wait-free"],"created_at":"2024-08-02T17:01:32.736Z","updated_at":"2025-05-03T04:30:26.593Z","avatar_url":"https://github.com/pramalhe.png","language":"Java","funding_links":[],"categories":["Java","Memory Model","并发编程"],"sub_categories":["General"],"readme":"ConcurrencyFreaks\n=================\n\nA library of concurrent data structures and synchronization mechanisms.\nMore info on http://concurrencyfreaks.blogspot.com/\n\nC11 - Some locks implemented in the C11 language\nCPP - Some locks and data structures implemented in C++1x, mostly lock-free and wait-free queues. You should use a compiler that supports C++14 (like gcc 4.9.1) because some classes use std:shared_timed_mutex\nD - Some data structures implemented in the D programming language\nJava - Synchronization mechanisms and data structures (mostly lock-free and wait-free queues) implemented in Java. Some of them need Java 8 or above.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpramalhe%2FConcurrencyFreaks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpramalhe%2FConcurrencyFreaks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpramalhe%2FConcurrencyFreaks/lists"}