Runlater
Async task infrastructure for Europe
What it does
Runlater is async task infrastructure, fully hosted in the EU. Schedule recurring cron jobs, queue delayed tasks, receive and forward inbound webhooks, and monitor uptime — all from one dashboard and API. Built on Elixir for rock-solid reliability. No US cloud in the chain. GDPR-native by design. Free tier included. Pro at €29/mo for unlimited tasks, 1-minute intervals, and 1M requests. Ship your background work and get back to building your product.
Does the same job
all alternatives →- OSOpenWorkers – Self-hosted Cloudflare workers in RustJan 2026 · openworkers.com · ▲500
I've been working on this for some time now, starting with vm2, then deno-core for 2 years, and recently rewrote it on rusty_v8 with Claude's help. OpenWorkers lets you run untrusted JS in V8 isolates on your own infrastructure. Same DX as Cloudflare Workers, no vendor lock-in. What works today: fetch, KV, Postgres bindings, S3/R2, cron scheduling, crypto.subtle. Self-hosting is a single docker-compose file + Postgres. Would love feedback on the architecture and what feature you'd want next.


- RLrallyup – Lightweight Wake-on-LAN Scheduler2024 · github.com · ▲141
Hi HN, I’ve wanted a simple solution to handle Wake-on-LAN sequences for my home and work labs to boot up servers in the right order. I was already dabbling in Rust and thought this would be an interesting project to dive deeper and see if it could work well for this kind of network tool. The result is rallyup. rallyup lets you set up server dependencies in a YAML file, so each service (e.g., firewalls, storage, VM hosts) comes online in the right order. It verifies each server’s status before moving to the next. Features: - Dependency-based WOL with VLAN support - Built-in health checks…
- FDFastScheduler – Decorator-first Python task scheduler, async supportJan 2026 · github.com · ▲46
Hi! I've built this because I kept reaching for Celery for simple scheduled tasks and it felt like overkill. I just needed "run this function every hour" or "daily at 9am", not distributed workers. So it's decorators for scheduling (@scheduler.every(5).minutes, @scheduler.daily.at("09:00")), state saves to JSON so jobs survive restarts, and there's an optional FastAPI dashboard if you want to see what's running. No Redis, no message broker, runs in-process with your app. Trade-off is it's single process only — if you need distributed workers, stick with Celery.
- IBI built a WASI playground for running CLI binaries in the browser2022 · runno.dev · ▲115
More dev tools this month
the category →



The first open-source price index for GPU compute
Dev tools · 10d ago · getcomputable.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 2d ago · opentrailpaper.com

Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com