julowe / hash-db

Create and selectively update a simple database of file hashes, sizes, and modification times.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

implement XXHash

julowe opened this issue · comments

commented

Implement XXHash algorithm as a choice, and see if our realworld use case significantly improves

https://xxhash.com/
https://github.com/Cyan4973/xxHash
https://pypi.org/project/xxhash/