Mobile SSH – 8 concurrent SSH sessions on Android
Eight concurrent SSH sessions with no ads or paywall unlike Termius.
Control the heat. A concurrency limiter with built-in priority queue, circuit breaker, adaptive backoff, and windowed metrics.
Circuit breaker trips on saturation timeouts, not errors — different from every other limiter.
Backend developers managing SSR rendering, database pools, or downstream API rate limiting
p-limit · bottleneck · opossum
It's a priority-queue semaphore with weighted permits, a saturation circuit breaker (trips on timeouts, not errors), and adaptive backoff. It has some baked in observability with status(), which gives you queue depth, latency, and circuit state for free. Zero dependencies, ~26KB minified, TypeScript, ESM+CJS.
Written by a human, optimized by the bots.
Eight concurrent SSH sessions with no ads or paywall unlike Termius.
CRDT-based VCS for AI swarms where Git's locking model fails completely.
End-to-end TypeScript typing for agents when Vercel AI SDK already handles this well.
SQL preview with transaction rollback before LLM executes DML is genuinely clever control.
Unified sync/async stream API handles concurrency, throttling, batching without dependencies.
4.2KB core with CI gates for missing keys beats i18next bloat.