azfs
Cloud storage APIs are verbose in a way that filesystems stopped being decades ago. azfs closes that gap: standard Unix commands, a REPL with history and tab completion, and account discovery across subscriptions.
Directory listings are cached locally in DuckDB, so after the first fetch they come back near-instantly instead of round-tripping to the API every time.
Written to make my own day shorter.