{"id":18847824,"url":"https://github.com/interkosmos/fortran-pthread","last_synced_at":"2026-01-27T17:02:31.501Z","repository":{"id":139286075,"uuid":"128906260","full_name":"interkosmos/fortran-pthread","owner":"interkosmos","description":"Fortran 2003 interface bindings to POSIX Threads.","archived":false,"fork":false,"pushed_at":"2020-06-05T20:42:37.000Z","size":6,"stargazers_count":11,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-23T00:34:00.804Z","etag":null,"topics":["fortran","posix","posix-threads","threads"],"latest_commit_sha":null,"homepage":"","language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/interkosmos.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}},"created_at":"2018-04-10T09:15:35.000Z","updated_at":"2024-11-01T03:14:02.000Z","dependencies_parsed_at":"2023-09-25T01:44:53.718Z","dependency_job_id":"b593fd6e-06a6-4b13-9a7b-93b1c6eef894","html_url":"https://github.com/interkosmos/fortran-pthread","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"8537b2d763953c02bca273b3bf4c8b7bcec23384"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/interkosmos/fortran-pthread","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-pthread","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-pthread/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-pthread/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-pthread/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/interkosmos","download_url":"https://codeload.github.com/interkosmos/fortran-pthread/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/interkosmos%2Ffortran-pthread/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28816571,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T12:25:15.069Z","status":"ssl_error","status_checked_at":"2026-01-27T12:25:05.297Z","response_time":168,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["fortran","posix","posix-threads","threads"],"created_at":"2024-11-08T03:09:45.327Z","updated_at":"2026-01-27T17:02:31.485Z","avatar_url":"https://github.com/interkosmos.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fortran-pthread\nProof of concept of Fortran 2003 interfaces to POSIX Threads.\n\n## Build\nUse the provided `Makefile` to build the interfaces:\n\n```\n$ make\n```\n\nOr, run your favourite Fortran compiler directly:\n\n```\n$ gfortran -c src/pthread.f90\n```\n\n## Examples\nPlease check directory `examples` for demos:\n\n* **simple** runs a routine inside a `pthread`.\n* **multi** runs a routine inside several `pthreads`.\n\nCompile the examples with:\n\n```\n$ make \u003cname\u003e\n```\n\n## Licence\nISC\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-pthread","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Finterkosmos%2Ffortran-pthread","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Finterkosmos%2Ffortran-pthread/lists"}