{"id":18847766,"url":"https://github.com/jacobwilliams/flist","last_synced_at":"2026-01-24T09:32:29.935Z","repository":{"id":146677738,"uuid":"46186739","full_name":"jacobwilliams/flist","owner":"jacobwilliams","description":"Modern Fortran Linked List","archived":false,"fork":false,"pushed_at":"2025-04-19T22:10:55.000Z","size":894,"stargazers_count":34,"open_issues_count":2,"forks_count":4,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-05-23T00:33:15.595Z","etag":null,"topics":["fortran","linked-list"],"latest_commit_sha":null,"homepage":null,"language":"Fortran","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jacobwilliams.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,"zenodo":null}},"created_at":"2015-11-14T18:29:46.000Z","updated_at":"2025-05-16T06:37:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"3e573004-c176-4691-9e38-db5b2362f461","html_url":"https://github.com/jacobwilliams/flist","commit_stats":{"total_commits":25,"total_committers":1,"mean_commits":25.0,"dds":0.0,"last_synced_commit":"b3ae9811ec0d118a3e1d4b19440d057ddc44cb0d"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jacobwilliams/flist","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fflist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fflist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fflist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fflist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jacobwilliams","download_url":"https://codeload.github.com/jacobwilliams/flist/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jacobwilliams%2Fflist/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28723234,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T08:27:05.734Z","status":"ssl_error","status_checked_at":"2026-01-24T08:27:01.197Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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","linked-list"],"created_at":"2024-11-08T03:09:34.820Z","updated_at":"2026-01-24T09:32:29.916Z","avatar_url":"https://github.com/jacobwilliams.png","language":"Fortran","funding_links":[],"categories":[],"sub_categories":[],"readme":"![flist](media/logo.png)\n============\n\nModern Fortran Linked List\n\n### Description\n\nJust some experiments with modern Fortran linked lists and unlimited polymorphic derived types.\n\n### Compiling\n\nA [Fortran Package Manager](https://github.com/fortran-lang/fpm) manifest file is included, so that the library and tests cases can be compiled with FPM. For example:\n\n```\nfpm build --profile release\nfpm test --profile release\n```\n\nTo use `flist` within your fpm project, add the following to your `fpm.toml` file:\n```toml\n[dependencies]\nflist = { git=\"https://github.com/jacobwilliams/flist.git\" }\n```\n\n### Documentation\n\nThe API documentation for the current ```master``` branch can be found [here](https://jacobwilliams.github.io/flist/).  This is generated by processing the source files with [FORD](https://github.com/Fortran-FOSS-Programmers/ford).\n\n### License\n\nThe `flist` source code and related files and documentation are distributed under a permissive free software [license](https://github.com/jacobwilliams/flist/blob/master/LICENSE) (BSD-3).\n\n### See also\n\n * J. Williams, [Linked Lists](https://degenerateconic.com/linked-lists.html), Apr 5, 2016 [degenerateconic.com]","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobwilliams%2Fflist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjacobwilliams%2Fflist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjacobwilliams%2Fflist/lists"}