{"id":21321702,"url":"https://github.com/rust-wii/ogc-rs","last_synced_at":"2025-04-05T05:06:40.577Z","repository":{"id":41530202,"uuid":"189897524","full_name":"rust-wii/ogc-rs","owner":"rust-wii","description":"Rust on Nintendo Wii - A safe, idiomatic Rust wrapper for devkitPro's libogc","archived":false,"fork":false,"pushed_at":"2024-10-29T12:53:36.000Z","size":8367,"stargazers_count":51,"open_issues_count":12,"forks_count":10,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-10-29T15:20:56.431Z","etag":null,"topics":["gamedev-library","homebrew","powerpc","rust","wii"],"latest_commit_sha":null,"homepage":"","language":"Rust","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/rust-wii.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}},"created_at":"2019-06-02T21:34:35.000Z","updated_at":"2024-10-23T22:08:43.000Z","dependencies_parsed_at":"2023-01-29T02:01:47.596Z","dependency_job_id":"23d38149-0382-41fb-afcd-dcd16f63cf96","html_url":"https://github.com/rust-wii/ogc-rs","commit_stats":{"total_commits":260,"total_committers":9,"mean_commits":28.88888888888889,"dds":0.5576923076923077,"last_synced_commit":"10944f4e9061aea9407b388178b5edc8e534a76b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-wii%2Fogc-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-wii%2Fogc-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-wii%2Fogc-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-wii%2Fogc-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-wii","download_url":"https://codeload.github.com/rust-wii/ogc-rs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247289427,"owners_count":20914464,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["gamedev-library","homebrew","powerpc","rust","wii"],"created_at":"2024-11-21T20:08:42.065Z","updated_at":"2025-04-05T05:06:40.554Z","avatar_url":"https://github.com/rust-wii.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ogc-rs\n\n![Crates.io](https://img.shields.io/crates/v/ogc-rs)\n\nA Rust wrapper library for devkitPro's [libogc](https://github.com/devkitPro/libogc).\n\nTo get started, you'll first need to install the following dependencies on your system:\n* [Rust, along with rustup and cargo](https://www.rust-lang.org/tools/install)\n* the Clang compiler\n  * from your local package manager,\n  * or from [LLVM themselves](https://clang.llvm.org/get_started.html)\n* [devkitPro toolchain](https://devkitpro.org/wiki/Getting_Started)\n\nThen you'll need to fork this repo and `git clone` your fork into your local machine.\n\nWhen that's done, do the following:\n\n```sh\n$ cd ogc-rs\n$ rustup override set nightly\n$ rustup component add rust-src\n$ cargo check\n```\n\nIf everything's working properly, `cargo check` should run successfully.\n\nSee the [Wii testing project](https://github.com/rust-wii/testing-project) for an example on how to use this library.\n\n## Structure\n\nThis repository is organized as follows:\n\n* `ogc-rs`: Safe, idiomatic wrapper around `ogc-sys`.\n* `ogc-sys`: Low-level, unsafe bindings to libogc.\n\n## License\n\nSee [LICENSE](LICENSE) for more details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-wii%2Fogc-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-wii%2Fogc-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-wii%2Fogc-rs/lists"}