{"id":32596213,"url":"https://github.com/schlosslab/cppthreadingexample","last_synced_at":"2025-10-30T04:58:16.021Z","repository":{"id":274512125,"uuid":"923066858","full_name":"SchlossLab/CppThreadingExample","owner":"SchlossLab","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-27T18:42:20.000Z","size":39,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T19:42:51.030Z","etag":null,"topics":[],"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/SchlossLab.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":"2025-01-27T15:34:21.000Z","updated_at":"2025-01-27T18:42:24.000Z","dependencies_parsed_at":"2025-01-27T19:43:12.760Z","dependency_job_id":"3cc8ff69-d4cb-4ea2-822f-d70b403fc20d","html_url":"https://github.com/SchlossLab/CppThreadingExample","commit_stats":null,"previous_names":["schlosslab/cppthreadingexample"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SchlossLab/CppThreadingExample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SchlossLab%2FCppThreadingExample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SchlossLab%2FCppThreadingExample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SchlossLab%2FCppThreadingExample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SchlossLab%2FCppThreadingExample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SchlossLab","download_url":"https://codeload.github.com/SchlossLab/CppThreadingExample/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SchlossLab%2FCppThreadingExample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":281748722,"owners_count":26554822,"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","status":"online","status_checked_at":"2025-10-30T02:00:06.501Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-10-30T04:58:02.794Z","updated_at":"2025-10-30T04:58:16.012Z","avatar_url":"https://github.com/SchlossLab.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ThreadingExample\n\nThe goal of ThreadingExample is to demonstrate the use of threaded C++ code in an R package.\n\n![](https://github.com/SchlossLab/CppThreadingExample/blob/main/inst/extdata/Threads.jpg?raw=true)\n\n## Installation\n\nYou can install the development version of ThreadingExample from [GitHub](https://github.com/) with:\n\n``` r\n# install.packages(\"pak\")\npak::pak(\"SchlossLab/CppThreadingExample\")\n```\n\n## Example\n\nThe basic example below will calculate the sum of 'data' using 4 processors.\n\n``` r\nlibrary(ThreadingExample)\ndata \u003c- c(1:100)\ncalculate_sum(data, 4)\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschlosslab%2Fcppthreadingexample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fschlosslab%2Fcppthreadingexample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fschlosslab%2Fcppthreadingexample/lists"}