archiver VS xstrings

Compare archiver vs xstrings and see what are their differences.

xstrings

Implements string functions widely used in other languages but absent in Go. (by huandu)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
archiver xstrings
3 -
4,233 1,269
- -
5.2 0.0
20 days ago over 1 year ago
Go Go
MIT License 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.

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).

xstrings

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

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

What are some alternatives?

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

autoflags - Populate go command line app flags from config struct

stats - :chart_with_upwards_trend: Monitors Go MemStats + System stats such as Memory, Swap and CPU and sends via UDP anywhere you want for logging etc...

afero - A FileSystem Abstraction System for Go

go.uuid - UUID package for Go

fx - A dependency injection based application framework for Go.

base64Captcha - captcha of base64 image string

go-types - Golang types convertion library

uuid - Generate, encode, and decode UUIDs v1 with fast or cryptographic-quality random node identifier.

vfs for golang - Virtual filesystem library written in golang

errors - Simple error handling primitives

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

gopsutil - psutil for golang