Add s5cmd - Blazing fast S3 and local filesystem execution tool (#3039)

This commit is contained in:
H. İbrahim Güngör 2020-04-15 22:49:35 +03:00 committed by GitHub
parent 00d21e26de
commit a261be477c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2258,6 +2258,7 @@ See [go-hardware](https://github.com/rakyll/go-hardware) for a comprehensive lis
* [Rodent](https://github.com/alouche/rodent) - Rodent helps you manage Go versions, projects and track dependencies.
* [s3-proxy](https://github.com/oxyno-zeta/s3-proxy) - S3 Proxy with GET, PUT and DELETE methods and authentication (OpenID Connect and Basic Auth).
* [s3gof3r](https://github.com/rlmcpherson/s3gof3r) - Small utility/library optimized for high speed transfer of large objects into and out of Amazon S3.
* [s5cmd](https://github.com/peak/s5cmd) - Blazing fast S3 and local filesystem execution tool.
* [Scaleway-cli](https://github.com/scaleway/scaleway-cli) - Manage BareMetal Servers from Command Line (as easily as with Docker).
* [script](https://github.com/bitfield/script) - Making it easy to write shell-like scripts in Go for DevOps and system administration tasks.
* [sg](https://github.com/ChristopherRabotin/sg) - Benchmarks a set of HTTP endpoints (like ab), with possibility to use the response code and data between each call for specific server stress based on its previous response.