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: 3 months ago
Linked from 1 awesome list
difffingerprintgitpatchrabin
Related projects:
Repository | Description | Stars |
---|---|---|
| Tools for implementing various hash algorithms in multiple programming languages. | 87 |
| Re-implementation of a file recognition engine with support for multiple MIME types and decision trees. | 48 |
| A library implementing several decompression algorithms for various compression formats | 115 |
| Fast implementation of queue data structure | 51 |
| Provides binary diff and patch capabilities in Go | 101 |
| This repository provides an implementation of a differentially private federated learning algorithm designed to improve the robustness and performance of federated machine learning systems. | 42 |
| A Swift diffing library that calculates the minimum set of steps to transform one collection into another. | 167 |
| An OCaml implementation of the DNS protocol supporting most standard domain name system functions. | 105 |
| An OCaml implementation of the RFC3986 specification for parsing URI or URLs. | 98 |
| A library that enables communication between OCaml applications using remote procedure calls with XML or JSON protocols | 96 |
| A comprehensive DHCP library implementation in OCaml, providing a set of tools and services for building DHCP servers and clients. | 55 |
| Provides an easy-to-use interface for generating diffs from two strings or files using Unix diff. | 1,269 |
| Provides an efficient implementation of the diff algorithm in Scala | 58 |
| An implementation of an algorithm to calculate the diff between two arrays | 241 |
| An OCaml library for building HTTP clients and servers using various asynchronous programming libraries | 715 |