versity/versitygw
A simple to deploy but feature rich S3 object storage server for your filesystem
About the project
An S3 gateway that translates S3 API requests into operations on a local filesystem, Azure Blob, or another S3 backend, letting existing storage be accessed via S3 clients. Written in Go, with RDMA, static website hosting, and a WebGUI.
Useful for
- Run an S3-compatible server over a local directory with one command
- Proxy S3 requests to Azure Blob or another S3 backend
- Serve a static website from an S3 bucket via the built-in website endpoint
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 8 stars so far today, about 11 expected by the end of the day. The usual pace is 4 per day, so that's 2.7× as much.
- The spike has held for 2 days in a row — not a one-off blip.
- Recent forks include notable developers: @millette (306 followers).
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 2,906
- Stars in a day
- 11
- Forks
- 305
- Issues and pull requests
- 2,348
- Watchers
- 20
- Language
- Go
- License
- Apache-2.0
- Latest release
- v1.8.0 · September 4, 2026
- Created
- May 5, 2023
- Last push
- September 16, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 17, 2026GitHub Trending Go today: #5, +23 stars
- September 16, 2026GitHub Trending Go today: #5, +66 stars
Similar projects
-
5.7
supabase/supabase
Postgres development platform: hosted database with auth, auto-generated REST/GraphQL APIs, realtime subscriptions, file storage and edge functions. An open-source Firebase alternative.
-
4.2
planetscale/lead
A deliberately non-production Postgres text-search extension that mimics TIN behavior so TIN-compatible application SQL can be exercised in dev, test, CI, and staging. It is unsuitable for production: the index stores…
-
3.2
fleetbase/fleetbase
Modular logistics and supply chain operating system for managing orders, fleets, service zones, and real-time tracking. Suited for e-commerce, courier services, food delivery, and field services.
-
3.1
iii-hq/iii
iii is a Rust runtime for composing backends from workers: each service registers functions and triggers (HTTP, cron, queues, state), while the engine handles routing, observability, and runtime addition of workers.
-
2.5
NangoHQ/nango
Open-source platform for product integrations with 900+ APIs: managed OAuth and token refresh, a proxy for authenticated requests, and TypeScript functions for integration logic, including AI-generated ones.
-
2.2
dragonflydb/dragonfly
Dragonfly is a multi-threaded in-memory data store compatible with the Redis and Memcached APIs, offering higher throughput and better memory efficiency than them. It works as a drop-in replacement for Redis/Memcached…