checksum VS DXF-go

Compare checksum vs DXF-go and see what are their differences.

checksum

Compute message digest for large files in Go (by codingsince1985)

DXF-go

DXF Library for Golang (by rpaloschi)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
checksum DXF-go
- -
98 23
- -
0.0 0.0
4 months ago about 6 years ago
Go Go
MIT License Apache License 2.0
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.

checksum

Posts with mentions or reviews of checksum. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning checksum yet.
Tracking mentions began in Dec 2020.

DXF-go

Posts with mentions or reviews of DXF-go. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning DXF-go yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing checksum and DXF-go you can also consider the following projects:

concurrent-writer - Highly concurrent drop-in replacement for bufio.Writer

go-gtfs - Load GTFS files in golang

parquet - A library for reading and writing parquet files.

go_MD5 - MD5 generator written in go.

tarfs - An implementation of the FileSystem interface for tar files.

skywalker - A package to allow one to concurrently go through a filesystem with ease

vfs - Pluggable, extensible virtual file system for Go

shred - This is a libary to mimic the functionallity of the linux shred command.

go-exiftool - Golang wrapper for Exiftool : extract as much metadata as possible (EXIF, ...) from files (pictures, pdf, office documents, ...)

go-csv-tag - Read csv file from go using tags