{"id":23450786,"url":"https://github.com/red-data-tools/ruby-hdf5","last_synced_at":"2026-02-21T04:31:53.331Z","repository":{"id":255792952,"uuid":"603749557","full_name":"red-data-tools/ruby-hdf5","owner":"red-data-tools","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-28T10:59:19.000Z","size":146,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2026-01-17T18:02:31.829Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/red-data-tools.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-02-19T13:21:08.000Z","updated_at":"2024-12-28T10:59:23.000Z","dependencies_parsed_at":"2024-09-09T06:51:28.018Z","dependency_job_id":"c9c74360-9552-4fd5-8db0-61410d947afc","html_url":"https://github.com/red-data-tools/ruby-hdf5","commit_stats":null,"previous_names":["kojix2/ruby-hdf5","red-data-tools/ruby-hdf5"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/red-data-tools/ruby-hdf5","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fruby-hdf5","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fruby-hdf5/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fruby-hdf5/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fruby-hdf5/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/red-data-tools","download_url":"https://codeload.github.com/red-data-tools/ruby-hdf5/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/red-data-tools%2Fruby-hdf5/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29673785,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T03:11:15.450Z","status":"ssl_error","status_checked_at":"2026-02-21T03:10:34.920Z","response_time":107,"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":[],"created_at":"2024-12-24T00:15:08.034Z","updated_at":"2026-02-21T04:31:53.283Z","avatar_url":"https://github.com/red-data-tools.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ruby-hdf5\n\n[![test](https://github.com/red-data-tools/ruby-hdf5/actions/workflows/test.yml/badge.svg)](https://github.com/red-data-tools/ruby-hdf5/actions/workflows/test.yml)\n\nexperimental Ruby bindings for the HDF5 library\n\n## Development\n\n- [c2ffi](https://github.com/rpav/c2ffi)\n- [c2ffi4rb](https://github.com/kojix2/c2ffi4rb)\n\n### Generate spec file\n\n```sh\nc2ffi $(pkg-config --cflags-only-I hdf5 | ruby -npe '$_.strip!.gsub!(/-I/, \"\")\u003c\u003c\"/hdf5.h\"') \u003e hdf5.json\n# c2ffi /usr/include/hdf5/serial/hdf5.h \u003e hdf5.json\n```\n\n### Generate Ruby bindings\n\n```sh\nc2ffi4rb hdf5.json \u003e lib/hdf5/ffi.rb\n```\n\nThe auto-generated bindings require some minor manual modifications.\n\n### Development Strategy\n\n#### All pull requests will be merged\n\n- All pull requests received will be merged unless there is detrimental code.\n- If the pull request contains a bug, it still will be merged.\n- The author can add a comment that there is a bug here, or revert the commit if the bug is critical.\n- The author can add a commit to the pull request or send another pull request to fix the bug later.\n\n#### Why are all pull requests merged?\n\n- Development is a transition of code states.\n- We pay more attention to transient events, the probability that new commitments will continue to occur, than to the quality of the code at a given point in time.\n- Usually, High code quality is important to keep developers and users motivated.\n- However, HDF5 binding for Ruby has not been maintained for a long time.\n- This situation means that developer density is low and requires unusual strategies to maintain the project.\n\n## Acknowledgement\n\n[https://github.com/edmundhighcock/hdf5](https://github.com/edmundhighcock/hdf5)\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fruby-hdf5","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fred-data-tools%2Fruby-hdf5","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fred-data-tools%2Fruby-hdf5/lists"}