{"id":21438315,"url":"https://github.com/perl-openmp/p5-openmp-simple","last_synced_at":"2026-03-02T09:02:48.124Z","repository":{"id":126954803,"uuid":"377565803","full_name":"Perl-OpenMP/p5-OpenMP-Simple","owner":"Perl-OpenMP","description":"Wrapper around Alien::OpenMP that provides helpful C macros and runtime functions","archived":false,"fork":false,"pushed_at":"2025-03-11T18:35:12.000Z","size":6123,"stargazers_count":2,"open_issues_count":3,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-07-14T17:45:25.400Z","etag":null,"topics":["openmp","perl"],"latest_commit_sha":null,"homepage":"https://metacpan.org/dist/OpenMP-Simple","language":"Perl","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/Perl-OpenMP.png","metadata":{"files":{"readme":"README.md","changelog":"Changes","contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2021-06-16T16:47:38.000Z","updated_at":"2025-03-11T18:35:01.000Z","dependencies_parsed_at":"2024-09-06T13:32:14.520Z","dependency_job_id":"71a901b0-6d7b-430a-8f42-d0ee9f6247e8","html_url":"https://github.com/Perl-OpenMP/p5-OpenMP-Simple","commit_stats":null,"previous_names":["perl-openmp/p5-openmp-simple"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/Perl-OpenMP/p5-OpenMP-Simple","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl-OpenMP%2Fp5-OpenMP-Simple","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl-OpenMP%2Fp5-OpenMP-Simple/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl-OpenMP%2Fp5-OpenMP-Simple/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl-OpenMP%2Fp5-OpenMP-Simple/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Perl-OpenMP","download_url":"https://codeload.github.com/Perl-OpenMP/p5-OpenMP-Simple/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Perl-OpenMP%2Fp5-OpenMP-Simple/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29996278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-02T01:47:34.672Z","status":"online","status_checked_at":"2026-03-02T02:00:07.342Z","response_time":60,"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":["openmp","perl"],"created_at":"2024-11-23T00:34:43.471Z","updated_at":"2026-03-02T09:02:48.104Z","avatar_url":"https://github.com/Perl-OpenMP.png","language":"Perl","funding_links":[],"categories":[],"sub_categories":[],"readme":"# p5-OpenMP::Simple\n\nThis module will provide `Inline::C` related things with conveniences for building out OpenMP power subs and runtime things. It is a goal to provide a very simple stepping stone that leads developers towards more advanced `XS` typedefs and other binding options, and if needed, `PDL`.\n\n**It's happening! See code for current state, feedback needed!**\n\nCurrent thought: OpenMP::Simple should basically be the encapsulation of:\n* `Inline::C`+`Alien::OpenMP` (with `omp.h` + [auto_include](https://metacpan.org/pod/Inline::C#C-CONFIGURATION-OPTIONS))\n* an addition \"auto_include\" that defines some helpful macros and utility functions\n\nExample of things that will be provided to make it easier to blend OpenMP decorated `Inline::C`\ninto Perl programs:\n\n* C macros that work with environmental variables managed by `OpenMP::Environment`, so that the OpenMP is responsive to the process' `%ENV` in a manner similar to running a compiled binary (here we're dealing with shared libraries prepared by `Inline::C`)\n* Simplified C functions that are make it as easy as possible to convert regularized data structures into their pure C equivalent (e.g., a 2D Perl array reference of floating point values)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperl-openmp%2Fp5-openmp-simple","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fperl-openmp%2Fp5-openmp-simple","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fperl-openmp%2Fp5-openmp-simple/lists"}