fog/fog
The Ruby cloud services library. observed · 2026-08-28
Health v2 · maintenance only
23/100
- Activity 0
- Release rhythm 8
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 6316
- days_rel: n/a
- days_push: 652
- n_releases_24m: 0
Adoption not part of the score
4297 stars · 1448 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
fog is the Ruby cloud services library providing a unified interface to compute, storage, DNS, and other cloud services across many providers like AWS. It offers high-level collections for easy cross-provider work, low-level requests for power users, and built-in mocks for testing.
Use cases
- manage AWS EC2 servers from Ruby
- switch cloud providers without rewriting code
- avoid vendor lock-in when working with cloud services
- mock cloud API calls in tests
- script cloud storage and DNS operations in Ruby
- bootstrap cloud usage from an interactive console
When to choose
- you need a unified Ruby API across multiple cloud providers
- you want to avoid vendor lock-in in a Ruby application
- you need mock support for testing cloud integrations
- your provider lacks a metagem and you need the full collection
When to avoid
- you only use a single provider with an available metagem like fog-aws
- you need a provider fog does not support
- you want a modern actively developed cloud SDK
Facets
library · maturity maintenance
cloud sdk http-client developer-tools cloud-computing developer-tools apis infrastructure-as-code ruby cross-platform cloud-providers compute storage dns multi-provider metagems mocking
2 sources
- readme: https://github.com/fog/fog · fetched 2026-08-28 · 53026625e1f9
- homepage: http://fog.github.io · fetched 2026-08-29 · 8a7a031ed71c
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| fog/fog | main | 23 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem