{"id":17603242,"url":"https://github.com/raasahsan/pcc","last_synced_at":"2026-01-20T07:01:53.293Z","repository":{"id":151221804,"uuid":"189714072","full_name":"RaasAhsan/pcc","owner":"RaasAhsan","description":"concurrency library for c","archived":false,"fork":false,"pushed_at":"2019-06-06T05:28:11.000Z","size":26,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-09T11:16:56.343Z","etag":null,"topics":["c","concurrency"],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaasAhsan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2019-06-01T09:25:21.000Z","updated_at":"2019-06-06T15:19:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"329395c7-b2e3-45f7-8501-5cf83cf1dd7f","html_url":"https://github.com/RaasAhsan/pcc","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaasAhsan/pcc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaasAhsan%2Fpcc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaasAhsan%2Fpcc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaasAhsan%2Fpcc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaasAhsan%2Fpcc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaasAhsan","download_url":"https://codeload.github.com/RaasAhsan/pcc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaasAhsan%2Fpcc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28597985,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-20T02:08:49.799Z","status":"ssl_error","status_checked_at":"2026-01-20T02:08:44.148Z","response_time":117,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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","concurrency"],"created_at":"2024-10-22T13:42:42.731Z","updated_at":"2026-01-20T07:01:53.278Z","avatar_url":"https://github.com/RaasAhsan.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pcc\n\npcc is a library for concurrent programming in C. It provides the following mechanisms:\n- Threads\n- Mutexes\n- Semaphores\n- Latches\n- Barriers\n- Atomics\n- Spinlock\n- Reentrant locks\n- Queues\n- Disruptor\n\n## Running\n\n```shell\n./compile.sh\n./a.out\n```\n\n## Running with docker\n\n```\ndocker build -t pcc-dev .\ndocker run -it pcc-dev ./a.out\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraasahsan%2Fpcc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraasahsan%2Fpcc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraasahsan%2Fpcc/lists"}