hdiff 0.1.1

Implementation of the Paul Heckel diff algorithm.
Documentation
  • Coverage
  • 50%
    4 out of 8 items documented1 out of 2 items with examples
  • Size
  • Source code size: 8.82 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 3.01 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • lzakharov

HDiff

Implementation of the Paul Heckel diff algorithm in pure Rust.

Issue tracker

Please report any bugs and enhancement ideas using the issue tracker:

https://github.com/lzakharov/hdiff/issues

Feel free to also ask questions on the tracker.

P. S. It's my first project on Rust, I'll be glad to any reviews and remarks️.

License

Copyright (c) 2018 Lev Zakharov. Licensed under the MIT License.