package art

  1. Overview
  2. Docs
Adaptive Radix Tree

Install

Dune Dependency

Authors

Maintainers

Sources

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

CHANGES.md.html

v0.2.0 2022-07-20 Vierville sur mer (France)

  • Add is_empty function (@dinosaure, #28)

  • Add a monolith fuzzer (@dinosaure, #28)

  • Fix large prefix (larger than 10) (@dinosaure, #45)

v0.1.1 2021-04-17 Paris (France)

  • Remove the C implementation of ctz to be easily compatible with MirageOS (@dinosaure, #22)

  • Fix typo on the README.md (@kevinji, @dinosaure, #17)

v0.1.0 2021-01-22 Paris (France)

  • First release of art