duff
  1. Overview
  2. Docs
Rabin's fingerprint and diff algorithm in OCaml

Install

Authors

Maintainers

Sources

duff-0.5.tbz
sha256=d1eaa97cf58d38762391c8d74676544d4145d3f2fd13e4cda0ea8a0844cde612
sha512=f66ba0016327236c6bdd29cbd3c3d62b96dbe8aa5cdbc88be956a6152c1fd1dcb70ec1f7598bcf4b56126f0edb127566617f49898e50b412be2fecbe93ce85d4

Description

This library provides a pure implementation of Rabin's fingerprint and diff algorithm in OCaml.

It follows libXdiff C library. It is used by ocaml-git project.

Published: 10 Apr 2022

Dependencies (3)

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

Dev Dependencies (4)

  1. crowbar with-test
  2. hxd with-test & >= "0.3.1"
  3. bigstringaf with-test
  4. alcotest with-test

Used by (1)

  1. carton

Conflicts

None