package rtree

  1. Overview
  2. No Docs
A pure OCaml R-Tree implementation

Install

dune-project
 Dependency

Authors

Maintainers

Sources

rtree-0.2.0.tbz
sha256=e7679552ebaf3b16fe441811436ddc3a13732912632f94e2473a9c2ea7e19991
sha512=7be935e9ce89e2629174efb55a07902fc7a3a1b490b2c78aa799bd24f9e57b907fe215e9c2a6cfce7ce6cb2ac8999fa39152ef63602ef911b35f7c9f513b8462

Description

This implements a simple, functional R-Tree library in pure OCaml with support for efficient bulk loading of values.

Tags

spatial index

Published: 27 May 2026

Dependencies (2)

  1. repr >= "0.4.0"
  2. dune >= "3.6"

Dev Dependencies (5)

  1. odoc with-doc
  2. mdx with-test & >= "2.2.0"
  3. ounit2 with-test
  4. vg with-test
  5. bechamel with-test

Used by

None

Conflicts

None