{"id":19773202,"url":"https://github.com/mbarbin/union-find","last_synced_at":"2026-05-10T22:49:40.900Z","repository":{"id":225676531,"uuid":"766561796","full_name":"mbarbin/union-find","owner":"mbarbin","description":"Re-publishing [Core.Union_find] as a standalone package with no dependency","archived":false,"fork":false,"pushed_at":"2026-02-01T14:51:00.000Z","size":80,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-01T18:01:09.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://mbarbin.github.io/union-find/","language":"OCaml","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/mbarbin.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGES.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-03-03T15:56:25.000Z","updated_at":"2026-02-01T14:51:03.000Z","dependencies_parsed_at":"2024-03-03T17:28:21.151Z","dependency_job_id":"24f2ceb0-45a0-4a1c-9fdc-598e298f60da","html_url":"https://github.com/mbarbin/union-find","commit_stats":null,"previous_names":["mbarbin/union-find"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/mbarbin/union-find","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Funion-find","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Funion-find/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Funion-find/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Funion-find/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbarbin","download_url":"https://codeload.github.com/mbarbin/union-find/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbarbin%2Funion-find/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32874700,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-10T13:40:02.631Z","status":"ssl_error","status_checked_at":"2026-05-10T13:40:02.145Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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"}},"keywords":[],"created_at":"2024-11-12T05:08:56.698Z","updated_at":"2026-05-10T22:49:40.893Z","avatar_url":"https://github.com/mbarbin.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# union-find\n\n:warning: This repository is now a public archive. I'm not using it anymore and will not be maintaining it.\n\n---\n\n[![CI Status](https://github.com/mbarbin/union-find/workflows/ci/badge.svg)](https://github.com/mbarbin/union-find/actions/workflows/ci.yml)\n[![Coverage Status](https://coveralls.io/repos/github/mbarbin/union-find/badge.svg?branch=main)](https://coveralls.io/github/mbarbin/union-find?branch=main)\n\nThis library offers a repackaging of `Core`'s `Union_find`, as a standalone opam package with no dependency.\n\nOriginal code at https://github.com/janestreet/core/\n\nThe code required almost no modifications in order to remove dependencies into `Core`, making it available in more contexts:\n\n- Removed `open Import`;\n- Use functions from stdlib (`List.iter`, `==`, etc.);\n- Inline type of `Invariant.S1`.\n\nThe original code has a notice that it was based on the MLton library set/disjoint.fun, which copyright notice has been preserved in the file. See the file MLton-LICENSE for details.\n\n## Code Documentation\n\nThe code documentation of the latest release is built with `odoc` and published to `GitHub` pages [here](https://mbarbin.github.io/union-find).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbarbin%2Funion-find","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbarbin%2Funion-find","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbarbin%2Funion-find/lists"}