art
  1. Overview
  2. Docs
Adaptive Radix Tree

Install

Authors

Maintainers

Sources

art-0.2.0.tbz
sha256=3b0690b13902d30c857bb7edf4491731c374c7504a999e6fabed9228504de9bb
sha512=b3f96eb07fb50ed014483dabe4b364c195a9e7bd2641225cb599d783c096c9d8be036966c33e5eb0c1d9c193328f4163292d460481c258aa1c5d512ccc713690

Description

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

Published: 20 Jul 2022

Dependencies (3)

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

Dev Dependencies (3)

  1. monolith with-test
  2. crowbar with-test
  3. alcotest with-test

Conflicts

None