{"id":19633900,"url":"https://github.com/c0de4un/cxx-thread-util","last_synced_at":"2025-02-26T21:24:20.173Z","repository":{"id":144492240,"uuid":"236704248","full_name":"c0de4un/cxx-thread-util","owner":"c0de4un","description":"C++ utility library for threads api (posix \u0026 Windows).","archived":false,"fork":false,"pushed_at":"2020-01-30T15:10:19.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-09T16:04:24.724Z","etag":null,"topics":["async-programming","asynchronous-programming","cpp","cxx","multithread","multithreading","multithreading-library","pthread","stl","stl-threadsafe","thread","thread-safety","threading"],"latest_commit_sha":null,"homepage":null,"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/c0de4un.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":"2020-01-28T09:59:07.000Z","updated_at":"2020-01-30T15:16:31.000Z","dependencies_parsed_at":"2023-07-24T08:05:15.710Z","dependency_job_id":null,"html_url":"https://github.com/c0de4un/cxx-thread-util","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/c0de4un%2Fcxx-thread-util","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0de4un%2Fcxx-thread-util/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0de4un%2Fcxx-thread-util/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c0de4un%2Fcxx-thread-util/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c0de4un","download_url":"https://codeload.github.com/c0de4un/cxx-thread-util/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240936527,"owners_count":19881341,"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":["async-programming","asynchronous-programming","cpp","cxx","multithread","multithreading","multithreading-library","pthread","stl","stl-threadsafe","thread","thread-safety","threading"],"created_at":"2024-11-11T12:19:01.414Z","updated_at":"2025-02-26T21:24:20.154Z","avatar_url":"https://github.com/c0de4un.png","language":"C++","readme":"# cxx-thread-util\nC++ utility library for threads api (posix \u0026amp; Windows).\n\n# Project-Target (why ?)\nWriting same patterns of async-works for different small-projects (tutorial games, UI client-server apps)\ntakes time. Yes, by rewriting old code again you improving skill, learning optimization \u0026 errors (bugs).\nBut having ready-to-use library is also helpful.\n\n# Features\n - handles platform-specific api (Windows \u0026 posix) ;\n - errors-handling using events (messages) type ;\n - auto-deletion of forgotten threads (wait until complete or detach) ;\n \n # Requirements\n  - C++ 11+\n  - MSVC || GCC || Clang\n  - CMake\n  - Posix or Windows\n  \n  # Usage\n   - Library designed to support STATIC \u0026 SHARED (dynamic) linking.\n   - due to dynamic nature of allocations using C++, its not required to call\n   single-tone specific methods (static functions), like init or terminate, managing-class\n   handles factory-calls itself.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0de4un%2Fcxx-thread-util","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc0de4un%2Fcxx-thread-util","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc0de4un%2Fcxx-thread-util/lists"}