Skip to content

EngosSoftware/myers

A file comparison program

crates.io coverage Linux Windows macOs macOs arm64 MIT Apache cc mbh

A file comparison program written in Rust

WORK IN PROGRESS

Overview

This crate is a Rust port of the classic file comparison program originally implemented in C.

For a detailed description of the underlying algorithm, see:

  • Miller, W., and Myers, E. W. “A File Comparison Program.” Software: Practice & Experience 15, no. 11 (1985): 1025–1040.
  • Myers, E. W. “An O(ND) Difference Algorithm and Its Variations.” Technical Report 85-6, Department of Computer Science, University of Arizona, 1985.

This crate is also my tribute to Eugene Myers for his influential work on diff algorithms, hence the name myers.

License

Licensed under either of

at your option.

Contribution

Any contributions to myers are greatly appreciated. All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.

⎯⎯⎯

Engos Software

About

A file comparison program

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE
MIT
LICENSE-MIT

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages