archiver VS afero

Compare archiver vs afero and see what are their differences.

afero

A FileSystem Abstraction System for Go (by spf13)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
archiver afero
3 17
4,228 5,676
- -
5.2 4.9
16 days ago about 1 month 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.

archiver

Posts with mentions or reviews of archiver. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-07.
  • Ouch - simple compression and decompression for your terminal
    2 projects | /r/commandline | 7 Jan 2023
    archiver is also a very cool tool. I think its cli is somewhat similar to this.
  • folder to zip
    1 project | /r/golang | 24 Jan 2022
    https://github.com/mholt/archiver has a lot of helpers. Probably a good place to start.
  • Wormhole-gui 2.2.0 has been released
    4 projects | /r/golang | 15 Mar 2021
    The next major release, v2.2.0, is out now. Most notably, this release replaces mholt/archiver with a custom zip extractor for faster directory receives and smaller binaries, adds settings for controlling advanced wormhole client options and a lot of smaller bug fixes. This release also incorporates the initial support for building on Apple M1 computers (release binaries for that architecture are currently not available though).

afero

Posts with mentions or reviews of afero. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-17.

What are some alternatives?

When comparing archiver and afero you can also consider the following projects:

autoflags - Populate go command line app flags from config struct

vfs for golang - Virtual filesystem library written in golang

fx - A dependency injection based application framework for Go.

bitio - Optimized bit-level Reader and Writer for Go.

go-types - Golang types convertion library

notify - File system event notification library on steroids.

avgRating - Calculate average score and rating based on Wilson Score Equation

jobs - A persistent and flexible background jobs library for go.

conv - Fast conversions across various Go types with a simple API.

xstrings - Implements string functions widely used in other languages but absent in Go.

gopsutil - psutil for golang