{"id":13478147,"url":"https://github.com/rust-windowing/glutin","last_synced_at":"2025-12-17T14:44:57.507Z","repository":{"id":19078237,"uuid":"22305594","full_name":"rust-windowing/glutin","owner":"rust-windowing","description":"A low-level library for OpenGL context creation","archived":false,"fork":false,"pushed_at":"2025-11-03T10:08:16.000Z","size":3660,"stargazers_count":2064,"open_issues_count":26,"forks_count":484,"subscribers_count":53,"default_branch":"master","last_synced_at":"2025-11-29T05:58:44.053Z","etag":null,"topics":["opengl","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-windowing.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"kchibisov"}},"created_at":"2014-07-27T07:13:16.000Z","updated_at":"2025-11-13T22:18:55.000Z","dependencies_parsed_at":"2024-01-05T00:51:47.026Z","dependency_job_id":"ef75c8e5-ec2d-40d8-abb1-356dd6ce3f68","html_url":"https://github.com/rust-windowing/glutin","commit_stats":null,"previous_names":["tomaka/glutin"],"tags_count":88,"template":false,"template_full_name":null,"purl":"pkg:github/rust-windowing/glutin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fglutin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fglutin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fglutin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fglutin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-windowing","download_url":"https://codeload.github.com/rust-windowing/glutin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-windowing%2Fglutin/sbom","scorecard":{"id":790675,"data":{"date":"2025-08-11","repo":{"name":"github.com/rust-windowing/glutin","commit":"0433af9018febe0696c485ed9d66c40dad41f2d4"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.5,"checks":[{"name":"Maintained","score":0,"reason":"0 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Code-Review","score":7,"reason":"Found 20/27 approved changesets -- score normalized to 7","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/ci.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-windowing/glutin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-windowing/glutin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:25: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-windowing/glutin/ci.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/ci.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-windowing/glutin/ci.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/ci.yml:81: update your workflow using https://app.stepsecurity.io/secureworkflow/rust-windowing/glutin/ci.yml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   4 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: Apache License 2.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-23T07:26:49.949Z","repository_id":19078237,"created_at":"2025-08-23T07:26:49.950Z","updated_at":"2025-08-23T07:26:49.950Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27783837,"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","status":"online","status_checked_at":"2025-12-17T02:00:08.291Z","response_time":55,"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":["opengl","rust"],"created_at":"2024-07-31T16:01:53.119Z","updated_at":"2025-12-17T14:44:57.479Z","avatar_url":"https://github.com/rust-windowing.png","language":"Rust","readme":"# glutin -  OpenGL, UTilities, and INput\n\nA low-level library for OpenGL context creation.\n\n[![](https://img.shields.io/crates/v/glutin.svg)](https://crates.io/crates/glutin)\n[![Docs.rs](https://docs.rs/glutin/badge.svg)](https://docs.rs/glutin)\n\n## [Documentation](https://docs.rs/glutin)\n\n## Contact Us\n\nJoin us in any of these:\n\n[![Matrix](https://img.shields.io/badge/Matrix-%23winit%3Amatrix.org-blueviolet.svg)](https://matrix.to/#/#winit:matrix.org)\n[![Libera.Chat](https://img.shields.io/badge/libera.chat-%23winit-red.svg)](https://web.libera.chat/#winit)\n\n## Usage Examples\n\n**Warning:** These are examples for `master`. You can find examples for\nthe latest _released version_ [here](https://github.com/rust-windowing/glutin/releases/latest).\n\nThe examples use [`gl_generator`](https://crates.io/crates/gl_generator) to\ngenerate OpenGL bindings.\n\n### Try it!\n\n```bash\ngit clone https://github.com/rust-windowing/glutin\ncd glutin\ncargo run --example window\n```\n\n### Usage\n\nGlutin is an OpenGL context creation library, and doesn't directly provide\nOpenGL bindings for you.\n\nFor examples, please look [here](https://github.com/rust-windowing/glutin/tree/master/glutin_examples).\n\nNote that glutin aims at being a low-level brick in your rendering\ninfrastructure. You are encouraged to write another layer of abstraction\nbetween glutin and your application.\n\nGlutin follows winit's [MSRV policy](https://github.com/rust-windowing/winit/blob/master/README.md#msrv-policy).\n\n## Platform-specific notes\n\n### Android\n\nBe sure to handle Android's lifecycle correctly when using a `winit` window\nby only creating a GL surface after `winit` raises `Event::Resumed`, and\ndestroy it again upon receiving `Event::Suspended`. See this in action in the\n[`android.rs` example](./glutin_examples/examples/android.rs).\n\nTo compile and run the Android example on your device,\ninstall [`cargo-apk`](https://crates.io/crates/cargo-apk)\nand start the app using:\n\n```console\n$ cargo apk r -p glutin_examples --example android\n```\n","funding_links":["https://github.com/sponsors/kchibisov"],"categories":["Rust","Libraries"],"sub_categories":["Graphics"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-windowing%2Fglutin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-windowing%2Fglutin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-windowing%2Fglutin/lists"}