package art

  1. Overview
  2. No Docs
Adaptive Radix Tree

Install

dune-project
 Dependency

Authors

Maintainers

Sources

art-0.4.0.tbz
sha256=88462f64f362ae8513363c73477980c476337f636f2aa1318461a8617eda84d9
sha512=5ec966101928e890da6f86dccc3271b2002b63e4f9d3f9fa5a85494f3ae4e85312c9561a893cda55602373815ec36d476aabf740b6d59442456296095d50752b

Description

Implementation of an Adaptive Radix Tree in OCaml. A fast hash-table like structure plus the order.

Published: 08 May 2026

Dependencies (3)

  1. fmt >= "0.8.7"
  2. dune >= "2.8.0"
  3. ocaml >= "4.08.0"

Dev Dependencies (3)

  1. monolith >= "20210525" & with-test
  2. crowbar with-test
  3. alcotest >= "1.7.0" & with-test

Conflicts

None