wait topic
await
28Kb, small memory footprint, single binary that run list of commands in parallel and waits for their termination
async-wait-until
Waits for an expectation to be truthy. A small library with a convenient API suitable for unit and integration testing
docker-compose-wait
A simple script to wait for other docker images to be started while using docker-compose (or Kubernetes or docker stack or whatever)
retry
A simple, stateless, functional mechanism to perform actions repetitively until successful.
ElixirRetry
Simple Elixir macros for linear retry, exponential backoff and wait with composable delays
wait-for-localhost
Wait for localhost to be ready
wait-for-localhost-cli
Wait for localhost to be ready from the command-line
readline-sync
Synchronous Readline for interactively running to have a conversation with the user via a console(TTY).
tickedoff
Tiny library (<200B gzip) for deferring something by a "tick"