GithubHelp home page GithubHelp logo

vistaus / dolphin-xxhsum-dir Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shvchk/dolphin-xxhsum-dir

0.0 1.0 0.0 59 KB

Dolphin service menu: xxHash - extremely fast directory checksum / hash

dolphin-xxhsum-dir's Introduction

Dolphin service menu: xxHash - extremely fast directory checksum / hash

Creates a file with checksums / hashes of all files in a directory (recursively) using extremely fast xxHash algorithm. You can create 64 bit and 128 bit (new XXH3) hashes.


This project uses xxHash. Please, make sure xxhash package is installed. XXH3 became stable in version 0.8.0, so I recommend this version or newer.

xxHash 0.8+ is available in Ubuntu 20.10+, Debian 11+, Fedora 32+, Arch, openSUSE Tumbleweed, etc.

If your distro has old version, you can get newer one from Arch package (better check package signature before unpacking):

wget -qO xxhash.tzst https://www.archlinux.org/packages/community/x86_64/xxhash/download/ && sudo tar -C / -xvf xxhash.tzst usr/bin

See SMhasher for comparison with other hash algorithms.

Screenshot

Screenshot

dolphin-xxhsum-dir's People

Contributors

shvchk avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.