hashit VS go-benchmarks

Compare hashit vs go-benchmarks and see what are their differences.

hashit

A cross platform tool to compute hashes of files quickly. Similar to hashdeep. (by boyter)

go-benchmarks

Comprehensive and reproducible benchmarks for Go developers and architects. (by skerkour)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
hashit go-benchmarks
6 1
45 9
- -
2.7 1.9
4 months ago 3 months ago
Go Go
MIT License -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

hashit

Posts with mentions or reviews of hashit. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-08.

go-benchmarks

Posts with mentions or reviews of go-benchmarks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-11-13.
  • Reasons to Prefer Blake3 over Sha256
    7 projects | news.ycombinator.com | 13 Nov 2023
    At the end of the day, what matters really for most people is

    1) Certifications (FIPS...)

    2) Speed.

    SHA-256 is fast enough for maybe 99,9% of use cases as you will saturate your I/O way before SHA-256 becomes your bottleneck[0][1]. Also, from my experience with the different available implementations, SHA-256 is up to 1.8 times faster than Blake3 on arm64.

    [0] https://github.com/skerkour/go-benchmarks/blob/main/results/...

    [1] https://kerkour.com/fast-hashing-algorithms

What are some alternatives?

When comparing hashit and go-benchmarks you can also consider the following projects:

quickhash - Graphical cross platform data hashing tool for Linux, Windows and Mac

xsum - Checksums with Merkle trees and concurrency

blake3 - An AVX-512 accelerated implementation of the BLAKE3 cryptographic hash function

BLAKE3 - the official Rust and C implementations of the BLAKE3 cryptographic hash function

multihash - Self describing hashes - for future proofing

FileVerification - Generates a hash of all files in a folder tree and stores the hashes in a text file in each folder.

bao - an implementation of BLAKE3 verified streaming

collisions - Hash collisions and exploitations

BLAKE3-specs - The BLAKE3 paper: specifications, analysis, and design rationale