| 1 | 186,587 | 30,340 | rack-idempotency-kit | Provide idempotency keys with conflict detection and response replay. |
| 2 | 193,171 | 71,780 | cache-coalescer | Coalesce concurrent cache-miss computations with Redis-backed locks and shared results. |
| 3 | 193,565 | 96,429 | cache-swr | Serve stale cached values while recomputing in the background to reduce tail latency. |
| 4 | 193,630 | 96,429 | env-contract | Define required/optional ENV variables with type casting and validation. |
| 5 | 193,653 | 96,429 | faraday-hedge | Issue a backup request after a delay and return the first response. |