{"id":18556698,"url":"https://github.com/valkryst/c_pthread","last_synced_at":"2025-05-15T13:33:32.762Z","repository":{"id":142749530,"uuid":"468048069","full_name":"Valkryst/C_PThread","owner":"Valkryst","description":"A wrapper which simplifies the creation and destruction of POSIX threads.","archived":false,"fork":false,"pushed_at":"2022-03-09T18:34:02.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-17T11:34:12.043Z","etag":null,"topics":["pthread","pthreads","pthreads-wrapper","thread-library","threading"],"latest_commit_sha":null,"homepage":"","language":"C","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/Valkryst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","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},"funding":{"github":"Valkryst"}},"created_at":"2022-03-09T18:30:59.000Z","updated_at":"2022-03-09T18:32:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"9d5d3d61-23d1-430d-8f2f-b8085aea2d03","html_url":"https://github.com/Valkryst/C_PThread","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/Valkryst%2FC_PThread","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkryst%2FC_PThread/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkryst%2FC_PThread/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Valkryst%2FC_PThread/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Valkryst","download_url":"https://codeload.github.com/Valkryst/C_PThread/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254349275,"owners_count":22056312,"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":["pthread","pthreads","pthreads-wrapper","thread-library","threading"],"created_at":"2024-11-06T21:32:56.861Z","updated_at":"2025-05-15T13:33:32.740Z","avatar_url":"https://github.com/Valkryst.png","language":"C","readme":"The foci of this repository are the [thread.c](https://github.com/Valkryst/C_PThread/blob/main/src/thread.c)\nand [thread.h](https://github.com/Valkryst/C_PThread/blob/main/src/thread.h)\nfiles. They simplify the creation and destruction of [POSIX Threads](https://en.wikipedia.org/wiki/Pthreads).\n\n## Compiling\n\nAdd `thread.c` and `thread.h` to your project, and add\n[-pthread flag](https://stackoverflow.com/a/2127819/13279616) to your compile\nflags.\n\nSee the provided [Makefile](https://github.com/Valkryst/C_PThread/blob/main/Makefile)\nas a reference.\n\n## Dependencies\n\nFor development purposes, `thread.c` depends on my\n[C_Logging](https://github.com/Valkryst/C_Logging) library. By replacing all\ncalls to `printError` in `thread.c`, you can remove this dependency.","funding_links":["https://github.com/sponsors/Valkryst"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalkryst%2Fc_pthread","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvalkryst%2Fc_pthread","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvalkryst%2Fc_pthread/lists"}