Skip to content

asaiddd/rolling-hash

Repository files navigation

rolling-hash

rolling hash based file diff algorithm

Features

Detects changes in a file

Detects additions to a file at the end

Detects removal from a file at the end

Detects compound of the above

Compilation

make

Compile the program with :

Executable name is : rollhashdiff

Run : ./rollhashdiff

Test

make test

./test

will execute unit test and common scenarios

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published