SSS - S3 Toolkit 0.9.6
S3 client library and applications
|
Applications | Command line applications |
Hash | Hashing functions |
Hash_Utility | Utility function called from hashing functions |
Sign | AWS S3v4 signing functions |
Types | |
ErrorHandling | Error handling |
Parsing | Response parser function for XML body and HTTP headers |
S3_API | S3 API |
S3Client | S3 client interface. Functions to send S3 requests, and perform parallel uploading and downloading data from memory and files |
Internal | |
Ranges | Implementation of ranges functions (ranges are broken in CLang 14-15) https://stackoverflow.com/questions/72716894/how-to-use-stdviewstransform-on-a-vector/72718016 |