{"id":27182911,"url":"https://github.com/calebtt/impcool_sol","last_synced_at":"2025-04-09T15:19:56.730Z","repository":{"id":94839165,"uuid":"523327691","full_name":"calebtt/impcool_sol","owner":"calebtt","description":"C++ Thread pool that utilizes the concept of immutability to make implementation simpler.","archived":false,"fork":false,"pushed_at":"2024-08-18T06:22:35.000Z","size":96,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-09T15:19:50.213Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/calebtt.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}},"created_at":"2022-08-10T12:05:49.000Z","updated_at":"2024-12-10T18:40:22.000Z","dependencies_parsed_at":"2023-07-24T13:00:41.532Z","dependency_job_id":null,"html_url":"https://github.com/calebtt/impcool_sol","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/calebtt%2Fimpcool_sol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebtt%2Fimpcool_sol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebtt%2Fimpcool_sol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/calebtt%2Fimpcool_sol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/calebtt","download_url":"https://codeload.github.com/calebtt/impcool_sol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248055254,"owners_count":21040157,"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":[],"created_at":"2025-04-09T15:19:56.281Z","updated_at":"2025-04-09T15:19:56.720Z","avatar_url":"https://github.com/calebtt.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# impcool_sol\n\n * A thread pool (for running infinite tasks) that utilizes the concept of immutability to make implementation simpler. \n * The task buffer is mutated outside of the class via a helper object, and no shared data exists there. The thread unit merely copies it for use.\n * Infinite tasks are not popped and removed from the list after one iteration.\n * unlicense \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebtt%2Fimpcool_sol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcalebtt%2Fimpcool_sol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcalebtt%2Fimpcool_sol/lists"}