filetype
Fast, dependency-free Go package to infer binary file types based on the magic numbers header signature (by h2non)
coop
Cheat sheet for some of the common concurrent flows in Go (by rakyll)
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.
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.
filetype
Posts with mentions or reviews of filetype.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-06-04.
-
Reading/passing file as byte or string...
Would this library help you? https://github.com/h2non/filetype
-
Detecting content type of uploaded files
https://github.com/h2non/filetype if you want cross-platform, but magic is the best (https://github.com/rakyll/magicmime)
coop
Posts with mentions or reviews of coop.
We have used some of these posts to build our list of alternatives
and similar projects.
We haven't tracked posts mentioning coop yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
When comparing filetype and coop you can also consider the following projects:
xlsx - Go library for reading and writing XLSX files.
nfdump - NFDump File Reader
go-bind-plugin - go-bind-plugin generates API for exported plugin symbols (-buildmode=plugin) - go1.8+ only (http://golang.org/pkg/plugin)
Retry
mc - Unix like utilities for object store
filler - fill struct data easily with fill tags