curtis0x/fake-s3
A lightweight server clone of Amazon S3 that simulates most of the commands supported by S3 with minimal dependencies observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 5256
- days_rel: n/a
- days_push: 1238
- n_releases_24m: 0
Adoption not part of the score
2926 stars · 350 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Fake S3 is a lightweight Ruby server that mimics the Amazon S3 API, supporting commands like put, get, list, copy, and bucket creation. It is intended as a development and testing tool so developers can exercise S3 calls locally without network access or AWS costs.
Use cases
- test code that calls S3 without hitting real AWS
- run a local S3-compatible server for development
- avoid network and cost overhead when testing S3 integrations
- simulate S3 put, get, list, copy, and bucket operations in CI
- sandbox environment for testing s3cmd and S3 client libraries
When to choose
- you need a minimal-dependency local S3 mock for tests
- you want to test S3 client code offline and for free
- you use Ruby tooling and want a simple gem-installable S3 server
When to avoid
- you need a production-grade S3 replacement with full API fidelity
- you require a license-free solution, since recent versions require a license key
- you need actively maintained software with broad S3 feature coverage
Facets
cli-tool · maturity maintenance
http-server testing mock-api cli developer-tools testing cloud-computing self-hosted cli ruby cross-platform s3-mock fake-s3 object-storage development-tool ruby-gem
1 source
- readme: https://github.com/curtis0x/fake-s3 · fetched 2026-08-28 · 205e64e0beac
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| curtis0x/fake-s3 | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="curtis0x/fake-s3")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem