{"id":17222349,"url":"https://github.com/alexandrepiveteau/elm-algebraic-graph","last_synced_at":"2025-04-13T23:53:01.801Z","repository":{"id":57674759,"uuid":"197934522","full_name":"alexandrepiveteau/elm-algebraic-graph","owner":"alexandrepiveteau","description":"Algebraic graphs for Elm","archived":false,"fork":false,"pushed_at":"2019-07-20T13:40:38.000Z","size":3,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"develop","last_synced_at":"2025-03-27T14:02:42.320Z","etag":null,"topics":["algebraic-data-types","elm","graph"],"latest_commit_sha":null,"homepage":"https://package.elm-lang.org/packages/alexandrepiveteau/elm-algebraic-graph/latest/","language":"Elm","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/alexandrepiveteau.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}},"created_at":"2019-07-20T13:32:33.000Z","updated_at":"2021-07-16T11:54:13.000Z","dependencies_parsed_at":"2022-09-02T14:23:17.064Z","dependency_job_id":null,"html_url":"https://github.com/alexandrepiveteau/elm-algebraic-graph","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-algebraic-graph","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-algebraic-graph/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-algebraic-graph/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexandrepiveteau%2Felm-algebraic-graph/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexandrepiveteau","download_url":"https://codeload.github.com/alexandrepiveteau/elm-algebraic-graph/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799898,"owners_count":21163400,"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":["algebraic-data-types","elm","graph"],"created_at":"2024-10-15T04:04:56.400Z","updated_at":"2025-04-13T23:53:01.780Z","avatar_url":"https://github.com/alexandrepiveteau.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Algebraic Graphs\n\nIt's always convenient to use graphs, but they are inherently unsafe data structures in a functional\nworld. For instance, how do you avoid creating graphs that have edges referencing unknown vertices ?\n\nThis is where **algebraic graphs** come into play. They define an **algebraic data type** that lets\nyou describe any graph, and only produce valid graphs.\n\nThis library is based on the paper [Algebraic Graphs with Class](https://github.com/snowleopard/alga-paper)\nby @snowleopard.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandrepiveteau%2Felm-algebraic-graph","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexandrepiveteau%2Felm-algebraic-graph","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexandrepiveteau%2Felm-algebraic-graph/lists"}