nowfound

Alternatives

Products that do what UStorage does

S3-compatible storage made simple and affordable

  1. 1

    A Modern GUI For S3

    2025

  2. 2

    Fast S3-Compatible Object Storage with Free Egress

    Jun 2026 · filebase.com

  3. 3

    Super simple cloud storage pricing estimator

    2017

  4. 4

    Zero data transfer fees object storage

    2022

  5. 5

    S3-compatible storage that costs up to 80% less

    Apr 2026 · rabata.io

  6. 6CS

    We started CallFS after yet another late-night “why did the uploads vanish?” incident. Our small team had stitched together rsync, a fragile NFS mount, and an S3 bucket—none of it observable, all of it waiting to bite us. So we wrote a single-process file service in Go that: • Speaks the S3 API (so existing tooling works). • Stores hot data on local disks for speed; cold data can sit in any S3-compatible bucket. • Exposes Prometheus metrics and JSON logs by default, because “what happened?” shouldn’t be guesswork. • Ships as a ~25 MB static binary—no external deps, MIT license. Today it’s…

    2025 · github.com

  7. 7SC
  8. 8

    The lowest cost cloud storage on the planet: $0.005/GB/Month

    2015

  9. 9SP

    Last week SWYX nerd-sniped me into building an Open-source Dropbox. Here is Locker: the ultimate open-source Google Drive/box/Dropbox alternative - Provider agnostic (S3, R2, vercel blob, local) - BYOB (Bring your own bucket) - Virtual file system - QMD Search plugin

    Apr 2026 · locker.dev

  10. 10AS

    2020 · duckbillgroup.com

  11. 11ST
  12. 12ZT
  13. 13ZA
  14. 14LC

    Hi, most people (hopefully) have local backups. However, when that backup fails, it is good to have a backup stored somewhere off-site. In the old days you would ship physical drives/tapes, which is cumbersome, costly, and slow. With fast upload speeds, it is now possible to upload your data to the cloud. I have found S3 Glacier Deep Archive to be a great solution for this: - It is very cheap ($1/TB/month for US region) - Very reliable (99.999999999% data durability, data spread over 3 Availability Zones) However, usability out of the box is not that great, I'm not aware of…

    2022 · github.com

  15. 15U0

    2024 · earthcompute.com

  16. 16SC
  17. 17MS
  18. 18AS
  19. 19LS
  20. 20

    Unified file manager for all your cloud storage with E2EE

    Feb 2026 · drivebase.io

  21. 21ZS

    Most S3 usage is PUT, GET, DELETE, LIST with basic auth. This does exactly that. SigV4 auth, multipart uploads, range requests. Storage is just files on disk. No versioning, no ACLs, no encryption. Use MinIO or AWS if you need those.

    Dec 2025 · github.com

  22. 22SG
  23. 23AS
  24. 24RS

    Hey HN! Wanted to share a new library and server I've recently been working on called remoteStorage. When building frontends with Javascript, the native localStorage API is super useful for keeping track of state between sessions in the same browser, but it's not as good a solution when your data needs to be shared across multiple devices or browsers. For instance, let's say you want to show a welcome modal to all new users that sign up for your product. If you use localStorage to track if a user has already seen this modal, your users will end up getting the experience repeatedly every time…

    2024 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →