{"id":369852,"url":"https://github.com/PistonDevelopers/glfw-rs","last_synced_at":"2026-05-30T17:02:16.166Z","repository":{"id":4671487,"uuid":"5817736","full_name":"PistonDevelopers/glfw-rs","owner":"PistonDevelopers","description":"GLFW3 bindings and idiomatic wrapper for Rust.","archived":false,"fork":false,"pushed_at":"2026-03-25T14:30:42.000Z","size":1717,"stargazers_count":690,"open_issues_count":35,"forks_count":130,"subscribers_count":33,"default_branch":"master","last_synced_at":"2026-05-14T13:54:59.274Z","etag":null,"topics":[],"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/PistonDevelopers.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":"AUTHORS","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2012-09-15T05:09:59.000Z","updated_at":"2026-04-27T18:36:24.000Z","dependencies_parsed_at":"2024-06-14T15:27:29.373Z","dependency_job_id":"bc276796-fdc2-42bd-b43a-f97d9ce7de59","html_url":"https://github.com/PistonDevelopers/glfw-rs","commit_stats":{"total_commits":894,"total_committers":108,"mean_commits":8.277777777777779,"dds":0.5100671140939597,"last_synced_commit":"06634b04b02e373b84d563f2851cecc401e87ce9"},"previous_names":["bjz/glfw-rs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/PistonDevelopers/glfw-rs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PistonDevelopers","download_url":"https://codeload.github.com/PistonDevelopers/glfw-rs/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs/sbom","scorecard":{"id":110350,"data":{"date":"2025-08-11","repo":{"name":"github.com/PistonDevelopers/glfw-rs","commit":"6de6b2617032054599f63e8b934fd5e66151abda"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.7,"checks":[{"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":"Maintained","score":3,"reason":"3 commit(s) and 1 issue activity found in the last 90 days -- score normalized to 3","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":6,"reason":"Found 7/11 approved changesets -- score normalized to 6","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/check.yaml: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":"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":"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":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/check.yaml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/PistonDevelopers/glfw-rs/check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/PistonDevelopers/glfw-rs/check.yaml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/check.yaml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/PistonDevelopers/glfw-rs/check.yaml/master?enable=pin","Info:   0 out of   1 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   2 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":"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":"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":"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":"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":"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-15T12:04:49.332Z","repository_id":4671487,"created_at":"2025-08-15T12:04:49.332Z","updated_at":"2025-08-15T12:04:49.332Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33394103,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-23T04:15:53.637Z","status":"ssl_error","status_checked_at":"2026-05-23T04:15:53.242Z","response_time":53,"last_error":"SSL_read: 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"}},"owner":{"login":"PistonDevelopers","name":"PistonDevelopers","uuid":"7623406","kind":"organization","description":"The Piston game engine organization for maintenance and research","email":null,"website":"http://www.piston.rs/","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/7623406?v=4","repositories_count":116,"last_synced_at":"2025-06-24T21:44:12.347Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/PistonDevelopers","funding_links":[],"total_stars":null,"followers":121,"following":0,"created_at":"2022-11-02T16:37:17.078Z","updated_at":"2025-06-24T21:44:12.347Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PistonDevelopers","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PistonDevelopers/repositories"},"packages":[],"commits":{"id":302150,"full_name":"PistonDevelopers/glfw-rs","default_branch":"master","total_commits":905,"total_committers":109,"total_bot_commits":0,"total_bot_committers":0,"mean_commits":8.302752293577981,"dds":0.5160220994475138,"past_year_total_commits":9,"past_year_total_committers":2,"past_year_total_bot_commits":0,"past_year_total_bot_committers":0,"past_year_mean_commits":4.5,"past_year_dds":0.2222222222222222,"last_synced_at":"2025-09-27T20:08:29.356Z","last_synced_commit":"6de6b2617032054599f63e8b934fd5e66151abda","created_at":"2023-03-08T16:36:05.678Z","updated_at":"2025-09-27T20:08:27.577Z","committers":[{"name":"Brendan Zabarauskas","email":"bjzaba@yahoo.com.au","login":null,"count":438},{"name":"Sven Nilsen","email":"bvssvni@gmail.com","login":null,"count":84},{"name":"novacrazy","email":"novacrazy@gmail.com","login":null,"count":56},{"name":"Colin Sherratt","email":"colin.sherratt@gmail.com","login":null,"count":29},{"name":"Corey Richardson","email":"corey@octayn.net","login":null,"count":25},{"name":"bohdloss","email":"antonio.marangon2@gmail.com","login":null,"count":20},{"name":"Aaron Loucks","email":"aloucks@cofront.net","login":null,"count":18},{"name":"Vecvec","email":"vectorsofvectors@gmail.com","login":null,"count":11},{"name":"ozkriff","email":"ozkriff@gmail.com","login":null,"count":11},{"name":"Red Artist","email":"redartofcode@gmail.com","login":null,"count":9},{"name":"Sébastien Crozet","email":"developer@crozet.re","login":null,"count":9},{"name":"Jeaye","email":"jeaye@arrownext.com","login":null,"count":9},{"name":"Sophie Tauchert","email":"999eagle@999eagle.moe","login":null,"count":8},{"name":"HeroesGrave","email":"heroesgrave@gmail.com","login":null,"count":8},{"name":"Lars Bergstrom","email":"lbergstrom@mozilla.com","login":null,"count":7},{"name":"Jack Moffitt","email":"jack@metajack.im","login":null,"count":7},{"name":"Hanno Braun","email":"mail@hannobraun.de","login":null,"count":7},{"name":"Andy Le Galle","email":"andylegalle@googlemail.com","login":null,"count":6},{"name":"Marvin Löbel","email":"loebel.marvin@gmail.com","login":null,"count":6},{"name":"thatguydoru","email":"jtorres.doru@gmail.com","login":null,"count":5},{"name":"arturo castro","email":"arturo@openframeworks.cc","login":null,"count":5},{"name":"vallentin","email":"vallentinsource@gmail.com","login":null,"count":5},{"name":"Nathan Stoddard","email":"nstodda@purdue.edu","login":null,"count":4},{"name":"Rich Lane","email":"rlane@club.cc.cmu.edu","login":null,"count":4},{"name":"rugamaga","email":"rugamaga@gmail.com","login":null,"count":4},{"name":"Dimitri Sabadie","email":"dimitri.sabadie@gmail.com","login":null,"count":4},{"name":"Bart Sekura","email":"bart.sekura@gmail.com","login":null,"count":3},{"name":"Frostie314159","email":"frostie.neuenhausen@gmail.com","login":null,"count":3},{"name":"Jan Niklas Hasse","email":"jhasse@gmail.com","login":null,"count":3},{"name":"Micah Johnston","email":"micah@glowcoil.com","login":null,"count":3},{"name":"Alfred Rossi","email":"alfredr@gmail.com","login":null,"count":2},{"name":"Brian Anderson","email":"banderson@mozilla.com","login":null,"count":2},{"name":"Cameron Hart","email":"cam@bitshifter.net.nz","login":null,"count":2},{"name":"Dzmitry Malyshau","email":"kvarkus@gmail.com","login":null,"count":2},{"name":"Emmanuel Gil Peyrot","email":"linkmauve@linkmauve.fr","login":null,"count":2},{"name":"Frostie314159","email":"iam.an.programmer@gmail.com","login":null,"count":2},{"name":"Keegan McAllister","email":"kmcallister@mozilla.com","login":null,"count":2},{"name":"Luqman Aden","email":"laden@csclub.uwaterloo.ca","login":null,"count":2},{"name":"MoorePat","email":"moopatrick@outlook.com","login":null,"count":2},{"name":"Mário Feroldi","email":"thelost-t@live.com","login":null,"count":2},{"name":"Rafael Munitić","email":"rafael.munitic@gmail.com","login":null,"count":2},{"name":"Robert Horswell","email":"r.j.horswell@googlemail.com","login":null,"count":2},{"name":"Tomasz Stachowiak","email":"h3@h3.gd","login":null,"count":2},{"name":"Vignesh","email":"developer@sankaran.io","login":null,"count":2},{"name":"vallentin","email":"mail@vallentin.dev","login":null,"count":2},{"name":"Maxim Veligan","email":"maximveligan@gmail.com","login":null,"count":1},{"name":"Alexander Christiansson","email":"alexander.christiansson@gmail.com","login":null,"count":1},{"name":"Alexander Sheboltaev","email":"a.sheboltaev@gmail.com","login":null,"count":1},{"name":"Amey Parulekar","email":"amey@wirywolf.com","login":null,"count":1},{"name":"Angeline","email":"jellysquid3@users.noreply.github.com","login":null,"count":1},{"name":"Arvamer","email":"arvamer@gmail.com","login":null,"count":1},{"name":"Atul Bhosale","email":"atul1bhosale@gmail.com","login":null,"count":1},{"name":"Austin Bonander","email":"austin.bonander@gmail.com","login":null,"count":1},{"name":"Axel Viala","email":"axel.viala@darnuria.eu","login":null,"count":1},{"name":"Akos Kiss","email":"akiss@inf.u-szeged.hu","login":null,"count":1},{"name":"Chris Tolliday","email":"ctolliday@gmail.com","login":null,"count":1},{"name":"Dimitri Sabadie","email":"dimitri.sabadie@sculpteo.com","login":null,"count":1},{"name":"Dustin Lacewell","email":"dlacewell@gmail.com","login":null,"count":1},{"name":"Edgar Geier","email":"egeier@rhrk.uni-kl.de","login":null,"count":1},{"name":"Eduard Burtescu","email":"edy.burt@gmail.com","login":null,"count":1},{"name":"Esteban Borai","email":"estebanborai@gmail.com","login":null,"count":1},{"name":"Friz64","email":"friz64mc@gmail.com","login":null,"count":1},{"name":"Hans Jørgen Hoel","email":"hansjorg@gmail.com","login":null,"count":1},{"name":"Harrison G","email":"HarrisonGould@Westminster.net","login":null,"count":1},{"name":"Hunt Lin","email":"Hunt.Lin@TES-TEC.COM","login":null,"count":1},{"name":"Ilkka Rauta","email":"ilkka@eduix.fi","login":null,"count":1},{"name":"Jack Moffitt","email":"jack@yucca.local","login":null,"count":1},{"name":"James Bird","email":"jsb@dneg.com","login":null,"count":1},{"name":"James Gilles","email":"jameshgilles@gmail.com","login":null,"count":1},{"name":"Janik Rabe","email":"info@janikrabe.com","login":null,"count":1},{"name":"Jason Grlicky","email":"jason@paracosm.us","login":null,"count":1},{"name":"Jason Grlicky","email":"jgrlicky@gmail.com","login":null,"count":1},{"name":"Jeroen Bollen","email":"jbinero@gmail.com","login":null,"count":1},{"name":"Kevin Ballard","email":"kevin@sb.org","login":null,"count":1},{"name":"Leon Kunert","email":"info@leonkunert.de","login":null,"count":1},{"name":"Luqman Aden","email":"me@luqman.ca","login":null,"count":1},{"name":"Léon van Velzen","email":"leon-vv@hotmail.com","login":null,"count":1},{"name":"Madhu Srinivasan","email":"smadhueagle@outlook.com","login":null,"count":1},{"name":"Mads Marquart","email":"mads@marquart.dk","login":null,"count":1},{"name":"Maik Klein","email":"maikklein@googlemail.com","login":null,"count":1},{"name":"Manish Goregaokar","email":"manishsmail@gmail.com","login":null,"count":1},{"name":"Brian Smith","email":"git@basmith.org","login":null,"count":1},{"name":"Michael Neumann","email":"mneumann@ntecs.de","login":null,"count":1},{"name":"Mike Pedersen","email":"noctune9@gmail.com","login":null,"count":1},{"name":"Ms2ger","email":"ms2ger@gmail.com","login":null,"count":1},{"name":"Nekloa","email":"j_anderhalden@gmx.ch","login":null,"count":1},{"name":"Pekka Enberg","email":"penberg@iki.fi","login":null,"count":1},{"name":"Peter Atashian","email":"retep998@gmail.com","login":null,"count":1},{"name":"Russell Hynes","email":"62812538+nullfedora@users.noreply.github.com","login":null,"count":1},{"name":"Ryan Scott","email":"atthealma@gmail.com","login":null,"count":1},{"name":"Rémi Lauzier","email":"remilauzier@protonmail.com","login":null,"count":1},{"name":"Sean Bowers","email":"sean.t.bowers@gmail.com","login":null,"count":1},{"name":"Sebastian Pielawa","email":"aeqwaa@gmail.com","login":null,"count":1},{"name":"Sven-Hendrik Haase","email":"svenstaro@gmail.com","login":null,"count":1},{"name":"Tiaan Louw","email":"tiaanl@gmail.com","login":null,"count":1},{"name":"Tom Jakubowski","email":"tom@crystae.net","login":null,"count":1},{"name":"Tomaka17","email":"pierre.krieger1708@gmail.com","login":null,"count":1},{"name":"Torbjorn Loken","email":"torplusplus@gmail.com","login":null,"count":1},{"name":"Trevor","email":"TrevorCow@users.noreply.github.com","login":null,"count":1},{"name":"Underscore Nul","email":"underscore.nul@proton.me","login":null,"count":1},{"name":"Wael El Oraiby","email":"wael.eloraiby@gmail.com","login":null,"count":1},{"name":"Yuri","email":"yuri@rawbw.com","login":null,"count":1},{"name":"gmorenz","email":"morenzg@gmail.com","login":null,"count":1},{"name":"jmgrosen","email":"jmgrosen@gmail.com","login":null,"count":1},{"name":"lachsdachs","email":"118852858+lachsdachs@users.noreply.github.com","login":null,"count":1},{"name":"phil","email":"phillip.walters@gmail.com","login":null,"count":1},{"name":"zkldi","email":"20380519+zkldi@users.noreply.github.com","login":null,"count":1},{"name":"zofrex","email":"ZoFreX@GMail.com","login":null,"count":1},{"name":"Никола","email":"hauzer@gmx.com","login":null,"count":1}],"past_year_committers":[{"name":"Red Artist","email":"redartofcode@gmail.com","login":null,"count":7},{"name":"Sven Nilsen","email":"bvssvni@gmail.com","login":null,"count":2}],"commits_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs/commits","host":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-31T00:00:56.974Z","repositories_count":6146640,"commits_count":931094572,"contributors_count":36236605,"owners_count":1131008,"icon_url":"https://github.com/github.png","host_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://commits.ecosyste.ms/api/v1/hosts/GitHub/repositories"}},"issues":{"table":{"full_name":"PistonDevelopers/glfw-rs","html_url":"https://github.com/PistonDevelopers/glfw-rs","last_synced_at":"2025-12-12T11:03:54.655Z","status":null,"issues_count":79,"pull_requests_count":105,"avg_time_to_close_issue":85316474.32075472,"avg_time_to_close_pull_request":887458.68,"issues_closed_count":53,"pull_requests_closed_count":100,"pull_request_authors_count":28,"issue_authors_count":66,"avg_comments_per_issue":1.518987341772152,"avg_comments_per_pull_request":1.9714285714285713,"merged_pull_requests_count":90,"bot_issues_count":0,"bot_pull_requests_count":0,"past_year_issues_count":7,"past_year_pull_requests_count":6,"past_year_avg_time_to_close_issue":3423896.5,"past_year_avg_time_to_close_pull_request":3268909.6666666665,"past_year_issues_closed_count":2,"past_year_pull_requests_closed_count":3,"past_year_pull_request_authors_count":4,"past_year_issue_authors_count":5,"past_year_avg_comments_per_issue":0.42857142857142855,"past_year_avg_comments_per_pull_request":0.3333333333333333,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":0,"past_year_merged_pull_requests_count":3,"created_at":"2023-05-12T00:22:57.912Z","updated_at":"2025-12-12T11:03:54.656Z","repository_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs","issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/PistonDevelopers%2Fglfw-rs/issues","issue_labels_count":{"table":{"discussion":5,"easy":3,"draft":1,"bug":1,"help wanted":1}},"pull_request_labels_count":{"table":{}},"issue_author_associations_count":{"table":{"NONE":65,"MEMBER":7,"CONTRIBUTOR":7}},"pull_request_author_associations_count":{"table":{"CONTRIBUTOR":49,"MEMBER":39,"NONE":17}},"issue_authors":{"table":{"EriKWDev":3,"davidhozic":3,"bvssvni":3,"coderedart":3,"cloudhead":2,"installgentoo":2,"KyleNBurke":2,"brendanzab":2,"Zapeth":2,"GeneralBombe":1,"coolian1337":1,"mik30s":1,"gliheng":1,"zerotrzy":1,"malkmusl":1,"RpxdYTX":1,"Anderson0xFF":1,"GideonUng":1,"Johnrobmiller":1,"tukanoidd":1,"mystise":1,"ten3roberts":1,"wbogocki":1,"uhuntu":1,"warmwaffles":1,"saverioscagnoli":1,"Schwefelhexa":1,"phaazon":1,"DavidColson":1,"DorBreger":1,"remexre":1,"PatchMixolydic":1,"aloucks":1,"dmyTRUEk":1,"Hawk777":1,"kpreid":1,"rb123454321":1,"DazKins":1,"shingle-bells":1,"XiaochaoYan":1,"IsaacMarovitz":1,"Fuuzetsu":1,"daemonjax":1,"Grant12311":1,"fmahnke":1,"Canvas02":1,"ahaoboy":1,"nstoddard":1,"mrdev023":1,"apelsin21":1,"atomicbitty":1,"corjohnson":1,"symil":1,"hadronized":1,"peter5600":1,"Binero":1,"rizTaak":1,"amokfa":1,"kripken":1,"arturoc":1,"dj-bauer":1,"lachsdachs":1,"msmeraglia":1,"atomicf32":1,"ghost":1,"HoloTheDrunk":1}},"pull_request_authors":{"table":{"bvssvni":37,"bohdloss":11,"coderedart":6,"thatguydoru":5,"vallentin":5,"Vecvec":4,"aloucks":4,"atomicf32":3,"uhuntu":3,"TrevorCow":2,"phaazon":2,"madsmtm":2,"blueOkiris":2,"dhyces":2,"Frostie314159":2,"zkrising":2,"lachsdachs":2,"EstebanBorai":1,"davidhozic":1,"geieredgar":1,"bsekura":1,"tiaanl":1,"eloraiby":1,"ghost":1,"nul-reference":1,"Shikugawa":1,"glowcoil":1,"maximveligan":1}},"host":{"table":{"name":"GitHub","url":"https://github.com","kind":"github","last_synced_at":"2025-12-31T00:00:36.777Z","repositories_count":12502800,"issues_count":35674015,"pull_requests_count":117132194,"authors_count":11079204,"icon_url":"https://github.com/github.png","host_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories","owners_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/owners","authors_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors"}},"past_year_issue_labels_count":{"table":{"discussion":1}},"past_year_pull_request_labels_count":{"table":{}},"past_year_issue_author_associations_count":{"table":{"NONE":5,"CONTRIBUTOR":2}},"past_year_pull_request_author_associations_count":{"table":{"NONE":3,"CONTRIBUTOR":2,"MEMBER":1}},"past_year_issue_authors":{"table":{"davidhozic":3,"aloucks":1,"coderedart":1,"saverioscagnoli":1,"XiaochaoYan":1}},"past_year_pull_request_authors":{"table":{"coderedart":2,"dhyces":2,"davidhozic":1,"bvssvni":1}},"maintainers":[{"table":{"login":"bvssvni","count":40,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bvssvni"}},{"table":{"login":"phaazon","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/phaazon"}},{"table":{"login":"brendanzab","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/brendanzab"}},{"table":{"login":"hadronized","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/hadronized"}}],"active_maintainers":[{"table":{"login":"bvssvni","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/bvssvni"}}]}},"events":{"total":{"IssuesEvent":22,"WatchEvent":37,"IssueCommentEvent":30,"PushEvent":4,"PullRequestEvent":6,"ForkEvent":8,"CreateEvent":1},"last_year":{"IssuesEvent":20,"WatchEvent":27,"IssueCommentEvent":28,"PushEvent":2,"PullRequestEvent":4,"ForkEvent":8}},"keywords":[],"dependencies":[{"ecosystem":"cargo","filepath":"Cargo.toml","sha":null,"kind":"manifest","created_at":"2022-07-05T13:10:01.950Z","updated_at":"2022-07-05T13:10:01.950Z","repository_link":"https://github.com/PistonDevelopers/glfw-rs/blob/master/Cargo.toml","dependencies":[{"id":105974497,"package_name":"bitflags","ecosystem":"cargo","requirements":"1.0.0","direct":true,"kind":"runtime","optional":false},{"id":105974498,"package_name":"raw-window-handle","ecosystem":"cargo","requirements":"0.4.2","direct":true,"kind":"runtime","optional":false},{"id":105974499,"package_name":"glfw-sys","ecosystem":"cargo","requirements":"4.0.0+3.3.5","direct":true,"kind":"runtime","optional":false},{"id":105974500,"package_name":"image","ecosystem":"cargo","requirements":"^0.24.1","direct":true,"kind":"runtime","optional":false},{"id":105974501,"package_name":"log","ecosystem":"cargo","requirements":"0.4","direct":true,"kind":"runtime","optional":false},{"id":105974502,"package_name":"vk-sys","ecosystem":"cargo","requirements":"^0.4","direct":true,"kind":"runtime","optional":false}]}],"score":11.277519537083819,"created_at":"2025-12-19T10:07:03.176Z","updated_at":"2026-05-30T17:02:16.167Z","avatar_url":"https://github.com/PistonDevelopers.png","language":"Rust","codemeta":null,"publiccode":null,"project_url":"https://summary.ecosyste.ms/api/v1/projects/369852","html_url":"https://summary.ecosyste.ms/projects/369852"}