| 1 | 190,271 | 55,249 | cache-coalescer | Coalesce concurrent cache-miss computations with Redis-backed locks and shared results. |
| 2 | 190,326 | 103,873 | rack-idempotency-kit | Provide idempotency keys with conflict detection and response replay. |
| 3 | 190,354 | 55,249 | cache-swr | Serve stale cached values while recomputing in the background to reduce tail latency. |
| 4 | 190,397 | 72,641 | faraday-hedge | Issue a backup request after a delay and return the first response. |
| 5 | 190,417 | 72,641 | env-contract | Define required/optional ENV variables with type casting and validation. |