{"id":20313169,"url":"https://github.com/cyberarm/ffi-gosu","last_synced_at":"2026-05-28T13:31:22.688Z","repository":{"id":53574880,"uuid":"204346183","full_name":"cyberarm/ffi-gosu","owner":"cyberarm","description":"FFI gem for interfacing with libgosu","archived":false,"fork":false,"pushed_at":"2023-07-31T15:59:10.000Z","size":3016,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-05-27T08:35:56.349Z","etag":null,"topics":["ffi","gosu","ruby"],"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/cyberarm.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}},"created_at":"2019-08-25T20:27:35.000Z","updated_at":"2022-01-22T16:26:21.000Z","dependencies_parsed_at":"2025-01-14T12:28:07.306Z","dependency_job_id":"ba8c591f-67f0-4e63-a15b-8751af55f582","html_url":"https://github.com/cyberarm/ffi-gosu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cyberarm/ffi-gosu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberarm%2Fffi-gosu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberarm%2Fffi-gosu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberarm%2Fffi-gosu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberarm%2Fffi-gosu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cyberarm","download_url":"https://codeload.github.com/cyberarm/ffi-gosu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cyberarm%2Fffi-gosu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33611248,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-05-28T02:00:06.440Z","response_time":99,"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":["ffi","gosu","ruby"],"created_at":"2024-11-14T18:09:42.109Z","updated_at":"2026-05-28T13:31:22.669Z","avatar_url":"https://github.com/cyberarm.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/cyberarm/ffi-gosu/workflows/Ruby%20CI/badge.svg?branch=master)](https://github.com/cyberarm/ffi-gosu/actions)\n# Gosu - FFI Edition\n\nThis gem interfaces with the C API of the [Gosu game library](https://libgosu.org).\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem \"ffi-gosu\", require: \"gosu\"\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install ffi-gosu\n\n## Usage\n\nWhere possible this gem replicates the [Ruby/Gosu gem](https://github.com/gosu/gosu), however, deprecated methods and constructors that take in a `window` reference are not implemented.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/cyberarm/ffi-gosu.\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%2Fcyberarm%2Fffi-gosu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcyberarm%2Fffi-gosu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcyberarm%2Fffi-gosu/lists"}