{"id":17255093,"url":"https://github.com/unixjunkie/bisec-tree","last_synced_at":"2025-06-14T21:06:28.795Z","repository":{"id":144782263,"uuid":"117800608","full_name":"UnixJunkie/bisec-tree","owner":"UnixJunkie","description":"Bisector tree implementation in OCaml","archived":false,"fork":false,"pushed_at":"2024-04-17T05:08:28.000Z","size":631,"stargazers_count":25,"open_issues_count":4,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-14T06:08:26.658Z","etag":null,"topics":["bisector-tree","distance","metric","nearest-neighbor-search","nearest-neighbours","ocaml-library","point-cloud","point-query","range-query","static-spatial-indexing"],"latest_commit_sha":null,"homepage":"","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/UnixJunkie.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}},"created_at":"2018-01-17T07:26:11.000Z","updated_at":"2024-05-16T05:07:56.000Z","dependencies_parsed_at":null,"dependency_job_id":"e66daf98-470b-4e05-904e-9147e2e03f3f","html_url":"https://github.com/UnixJunkie/bisec-tree","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/UnixJunkie/bisec-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fbisec-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fbisec-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fbisec-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fbisec-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/UnixJunkie","download_url":"https://codeload.github.com/UnixJunkie/bisec-tree/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/UnixJunkie%2Fbisec-tree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259884469,"owners_count":22926444,"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":["bisector-tree","distance","metric","nearest-neighbor-search","nearest-neighbours","ocaml-library","point-cloud","point-query","range-query","static-spatial-indexing"],"created_at":"2024-10-15T07:10:41.220Z","updated_at":"2025-06-14T21:06:28.766Z","avatar_url":"https://github.com/UnixJunkie.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bisec-tree\n\nBisector tree implementation in OCaml.\n\nA bisector tree allows to do fast and exact nearest neighbor searches\nin any space provided that you have a metric (function) to measure the\ndistance between any two points in that space.\n\nCf. this article for details:\n\"A Data Structure and an Algorithm for the Nearest Point Problem\";\nIraj Kalaranti and Gerard McDonald.\nieeexplore.ieee.org/iel5/32/35936/01703102.pdf\n\n![Bunny](data/stanford_bunny.png?raw=true)\n\nFigure: the Stanford bunny, consisting of 35947 3D points, guillotined\nby the first layer of a bisector tree.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fbisec-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Funixjunkie%2Fbisec-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Funixjunkie%2Fbisec-tree/lists"}