{"id":19329872,"url":"https://github.com/zhongruoyu/stdthread","last_synced_at":"2025-10-03T16:25:02.958Z","repository":{"id":41458838,"uuid":"509665169","full_name":"ZhongRuoyu/stdthread","owner":"ZhongRuoyu","description":"A self-contained C++17 std::thread implementation with pthread.","archived":false,"fork":false,"pushed_at":"2022-07-12T13:07:16.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-24T06:46:47.600Z","etag":null,"topics":["cpp","cpp17","pthread","threading"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ZhongRuoyu.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":"2022-07-02T05:15:58.000Z","updated_at":"2022-08-07T05:13:11.000Z","dependencies_parsed_at":"2022-08-19T10:21:31.580Z","dependency_job_id":null,"html_url":"https://github.com/ZhongRuoyu/stdthread","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ZhongRuoyu/stdthread","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fstdthread","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fstdthread/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fstdthread/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fstdthread/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ZhongRuoyu","download_url":"https://codeload.github.com/ZhongRuoyu/stdthread/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ZhongRuoyu%2Fstdthread/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262900188,"owners_count":23381663,"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":["cpp","cpp17","pthread","threading"],"created_at":"2024-11-10T02:31:37.063Z","updated_at":"2025-10-03T16:25:02.879Z","avatar_url":"https://github.com/ZhongRuoyu.png","language":"C++","readme":"# stdthread\n\nstdthread is a self-contained C++17 threading library implemented with\npthread. It is fully compatible with the standard library's `std::thread`.\n\nThe implementation of stdthread is based on LLVM's\n[libc++](https://github.com/llvm/llvm-project/tree/main/libcxx), licensed\nunder\n[the Apache License v2.0 with LLVM Exceptions](https://github.com/llvm/llvm-project/blob/main/libcxx/LICENSE.TXT).\nHowever, it only relies on the C++ standard library, can be built with any\nother C++ standard library implementations, like libstdc++.\n\nA lightweight version of stdthread is also available. Please see\n[minithread](https://github.com/ZhongRuoyu/minithread).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fstdthread","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzhongruoyu%2Fstdthread","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzhongruoyu%2Fstdthread/lists"}