duff
Diff algorithm
A Pure OCaml implementation of a differential file diffing algorithm
Pure OCaml implementation of libXdiff (Rabin's fingerprint)
20 stars
20 watching
3 forks
Language: OCaml
last commit: over 1 year ago
Linked from 1 awesome list
difffingerprintgitpatchrabin
Related projects:
Repository | Description | Stars |
---|---|---|
mirage/digestif | Tools for implementing various hash algorithms in multiple programming languages. | 87 |
mirage/conan | Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
mirage/ke | A high-performance queue implementation in OCaml with optional weight and limit support | 51 |
monmohan/xferspdy | Provides binary diff and patch capabilities in Go | 101 |
ymjs-irfan/dp-fedsam | This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 41 |
mcudich/heckeldiff | A Swift diffing library that calculates the minimum set of steps to transform one collection into another. | 167 |
mirage/ocaml-dns | An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
mirage/ocaml-uri | An OCaml implementation of the RFC3986 specification for parsing URIs/URLs. | 98 |
mirage/ocaml-rpc | A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
mirage/charrua | A comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients. | 55 |
samg/diffy | Provides an easy-to-use interface for generating diffs from two strings or files using Unix diff. | 1,266 |
sirthias/spliff | Provides an efficient implementation of the diff algorithm in Scala | 58 |
lxcid/listdiff | An implementation of an algorithm to calculate the diff between two arrays | 241 |
mirage/ocaml-cohttp | An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 711 |