{"id":22278011,"url":"https://github.com/reviiix/pure-unity-methods","last_synced_at":"2026-01-30T08:47:33.749Z","repository":{"id":202675025,"uuid":"374721789","full_name":"Reviiix/pure-unity-methods","owner":"Reviiix","description":"A sub repository of utility methods for Unity game development.","archived":false,"fork":false,"pushed_at":"2024-10-17T23:55:32.000Z","size":64,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T14:05:00.805Z","etag":null,"topics":["abstraction","csharp","optimization","pure-methods","sub-module","unity"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Reviiix.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-06-07T15:51:58.000Z","updated_at":"2024-10-17T23:55:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"37c16b08-0422-41cf-96cf-3e49f7741f32","html_url":"https://github.com/Reviiix/pure-unity-methods","commit_stats":null,"previous_names":["reviiix/purefunctions","reviiix/pure-functions","reviiix/pure-unity-methods"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Reviiix/pure-unity-methods","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reviiix%2Fpure-unity-methods","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reviiix%2Fpure-unity-methods/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reviiix%2Fpure-unity-methods/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reviiix%2Fpure-unity-methods/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Reviiix","download_url":"https://codeload.github.com/Reviiix/pure-unity-methods/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Reviiix%2Fpure-unity-methods/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016291,"owners_count":26085828,"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-10-13T02:00:06.723Z","response_time":61,"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":["abstraction","csharp","optimization","pure-methods","sub-module","unity"],"created_at":"2024-12-03T15:12:34.437Z","updated_at":"2025-10-13T17:30:57.657Z","avatar_url":"https://github.com/Reviiix.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PureFunctions\nA folder of utility methods for Unity.\n\nThese scripts are meant to be pure. Meaning:\n.The function return values are identical for identical arguments (no variation with local static variables, non-local variables, mutable reference arguments or input streams).\n.The function application has no side effects (no mutation of local static variables, non-local variables, mutable reference arguments or input/output streams).\n\nIntended to be a git submodule in projects.\n\nAuthor: Leon Higgin (admin@leonmichaelhiggin.co.uk)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freviiix%2Fpure-unity-methods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Freviiix%2Fpure-unity-methods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Freviiix%2Fpure-unity-methods/lists"}