{"id":22280016,"url":"https://github.com/wraikny/affogato","last_synced_at":"2025-10-17T18:18:29.005Z","repository":{"id":115517976,"uuid":"210245738","full_name":"wraikny/Affogato","owner":"wraikny","description":null,"archived":false,"fork":false,"pushed_at":"2023-06-02T08:42:52.000Z","size":159,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-21T06:55:25.370Z","etag":null,"topics":["fsharp"],"latest_commit_sha":null,"homepage":"","language":"F#","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/wraikny.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,"zenodo":null}},"created_at":"2019-09-23T02:09:49.000Z","updated_at":"2023-07-25T14:29:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"cc462fe7-43d5-45a0-8ab1-047b0c3e7fb7","html_url":"https://github.com/wraikny/Affogato","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wraikny/Affogato","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FAffogato","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FAffogato/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FAffogato/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FAffogato/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wraikny","download_url":"https://codeload.github.com/wraikny/Affogato/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wraikny%2FAffogato/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279395585,"owners_count":26162199,"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-17T02:00:07.504Z","response_time":56,"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":["fsharp"],"created_at":"2024-12-03T15:25:36.282Z","updated_at":"2025-10-17T18:18:28.999Z","avatar_url":"https://github.com/wraikny.png","language":"F#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwraikny%2FAffogato.svg?type=shield)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwraikny%2FAffogato?ref=badge_shield)\n[![](https://github.com/wraikny/Affogato/workflows/CI/badge.svg)](https://github.com/wraikny/Affogato/actions?query=workflow%3ACI)\n[![Nuget](https://img.shields.io/nuget/v/Affogato?style=plastic)](https://www.nuget.org/packages/Affogato/)\n# Affogato\n\n## Description\nAffgato is a library of F# generic math types for game programming.  \nAffgato.Advanced provides several practical algorithms.\nThis is stil in preview now.\n\n## Example\n```FSharp\nopen Affogato\nlet v1 = Vector2.init 1 0 // int Vector2\nlet v2 = Vector2.init 2.1f 3.4f // float32 Vector2\nlet v3 = v1 |\u003e Vector.map float32 // float32 Vector2\nlet v4 = v2 / v3 .* 2.0f * v2.yy + v3.xx // float32 Vector2\nlet r1 = Rectangle.init v3 v4 // float32 Vector2 Rectangle\nlet k = Vector.dot v2 v3 // float32\n```\n\n## License\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fwraikny%2FAffogato.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fwraikny%2FAffogato?ref=badge_large)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraikny%2Faffogato","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwraikny%2Faffogato","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwraikny%2Faffogato/lists"}