aws-sdk-go-v2 VS shrimp

Compare aws-sdk-go-v2 vs shrimp and see what are their differences.

aws-sdk-go-v2

AWS SDK for the Go programming language. (by aws)

shrimp

Simple program that reliably uploads large files to Amazon S3. :shrimp: (by stefansundin)
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
aws-sdk-go-v2 shrimp
14 5
2,390 9
3.1% -
9.9 6.0
8 days ago 3 months ago
Go Go
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.

aws-sdk-go-v2

Posts with mentions or reviews of aws-sdk-go-v2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-31.

shrimp

Posts with mentions or reviews of shrimp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-31.
  • Updating your programs for S3 Express One Zone
    4 projects | dev.to | 31 Jan 2024
    shrimp is a program that can upload large files to S3 buckets, and it would be great if it could also upload to S3 Express One Zone.
  • Comparing shrimp to the AWS CLI
    1 project | dev.to | 22 Apr 2023
    This blog post was also posted to GitHub: https://github.com/stefansundin/shrimp/discussions/5
  • Introducing s3verify: verify that a local file is identical to an S3 object without having to download the object data
    3 projects | dev.to | 21 Aug 2022
    I hope that s3verify will be useful to you. Please file an issue in the GitHub repository if you have any problems using it. It is a perfect companion to my earlier S3 programs, shrimp and s3sha256sum.
  • Stable versions of shrimp and s3sha256sum
    2 projects | dev.to | 20 Aug 2022
    It has been almost a year since I introduced shrimp and s3sha256sum, and I think it is time to announce the changes that have been made since then.
  • Introducing shrimp and s3sha256sum
    2 projects | dev.to | 28 Oct 2021
    The first program, shrimp, is an interactive multipart uploader that is built specifically for uploading files over a slow internet connection. It doesn't matter if the upload will take days or weeks, or if you have to stop the upload and restart it from another location, shrimp will always be able to resume where it left off. Unlike the aws cli, shrimp will never abort the multipart upload (please set up a lifecycle policy to clean up abandoned multipart uploads, as described here).

What are some alternatives?

When comparing aws-sdk-go-v2 and shrimp you can also consider the following projects:

minio-go - MinIO Go client SDK for S3 compatible object storage

super-dollop - Encrypt your files or notes by your GPG key and save to MinIO or AWS S3 easily!

kelseyhightower/envconfig - Golang library for managing configuration data from environment variables

s3sha256sum - Calculate SHA256 checksums of objects on Amazon S3.

s3fs - S3 FileSystem (fs.FS) implementation

s3verify - Verify that a local file is identical to an object on Amazon S3, without having to download the object. :detective:

s3fs - Amazon S3 filesystem for PyFilesystem2

amazon-s3-tar-tool - A utility tool to create a tarball of existing objects in Amazon S3

s3fs - S3 Filesystem

apt-transport-ipfs - IPFS transport for apt

murder - Large scale server deploys using BitTorrent and the BitTornado library (NOTE: project no longer maintained)

aws-lambda-go - Libraries, samples and tools to help Go developers develop AWS Lambda functions.