Skip to content
View parnold75's full-sized avatar
Block or Report

Block or report parnold75

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. cgb cgb Public

    Chain-Gang-Bus

    C++

  2. hash_tree hash_tree Public

    hash_tree is a small library to quickly check for the presence of already stored hash values.

    C++

  3. scan_dir scan_dir Public

    scan_dir returns per callback every directory and file that is within the specified path.

    C++

  4. pcmp pcmp Public

    Pcmp creates a hash value from every file in the target directory and stores it in a tree. Afterwards the source-directory is searched and the hash-value of every file is compared with the hash-val…