| 1 | 189,694 | 113,104 | cache-coalescer | Coalesce concurrent cache-miss computations with Redis-backed locks and shared results. |
| 2 | 189,700 | 113,104 | rack-idempotency-kit | Provide idempotency keys with conflict detection and response replay. |
| 3 | 189,726 | 113,104 | cache-swr | Serve stale cached values while recomputing in the background to reduce tail latency. |
| 4 | 189,743 | 113,104 | faraday-hedge | Issue a backup request after a delay and return the first response. |
| 5 | 189,752 | 113,104 | env-contract | Define required/optional ENV variables with type casting and validation. |