hxddh / object storage workbench

Tools for S3 operations.

A focused set of tools for the practical side of object storage: list and diff large buckets, diagnose S3-compatible failures with Pi, and inspect the HTTP layer when SDKs hide the details.

Storage operations flow

List, diff, diagnose, inspect.

Use s3-turbo-list when the job is “list this bucket fast” or “diff these two buckets.” Use StorageOps when Pi should diagnose an S3-compatible failure with skills and tools. Use httpmon when the important clue is below the SDK, inside real HTTP requests and responses.

Product thesis

The storage tools are adjacent on purpose.

s3-turbo-list handles the inventory primitive: list and diff S3-compatible buckets, then write data you can query. StorageOps handles the diagnostic primitive: give Pi object-storage skills, tools, helper scripts, and evals. httpmon handles the transport primitive: inspect real HTTP traffic when signing, redirects, retries, or provider behavior matter.

S3-compatible list/diffPi diagnosis agentHTTP traffic inspectionChrome Web Store products

Storage operations

List, diff, diagnose.

Browser utilities

Small browser helpers.