Alternatives
Products that do what workerd does
Cloudflare's open-source JavaScript/Wasm Runtime
- 1

- 2

- 3

- 4

- 5

- 6BA
2021 · github.com
- 7

- 8WJ
2016 · github.com
- 9

- 10
Kitesurf▲136Browser built for agents, running on Cloudflare Workers
30d ago · developers.cloudflare.com
- 11

- 12

- 13

- 14OS
It uses claude code with GLM-6 model which is cheap yet powerful for most of the cases. for deployment Cloudflare Workers. It is a 2 weeks of hard work! Lemme know what you think!
Oct 2025 · github.com
- 15SD
2019 · telex.blog
- 16PI
Our project is at: https://www.processmaker.io/ We built a high performance workflow engine in the cloud aimed for developers. It originally was intended as a BPMN focused engine but you can also create complex workflows programatically without any BPMN diagramming tools. Think of it as a platform that goes well beyond ITTT or Zapier. This platform means we can do services orchestration and serverless programming (using our script tasks which currently support LUA) as well as human enabled workflows (think of using forms and approvals, etc). We have SDKs in most major…
2017
- 17
- 18WW
2019 · github.com
- 19

This is a Node.js compatible runtime in the browser. It supports CLI apps, Vite, and some agents (like Pi Agent) as well. Some notes: - This runs all code in a web worker using the host javascript runtime with rewrites for module loading and AsyncLocalStorage support using Oxc compiled to WASM. - Most of the libraries are bundled straight from Node.js upstream with light overrides where needed, ensuring compatibility. Libraries were only reimplemented where really needed - Despite having great integrations with the Puter desktop and APIs, this can be used completely seperately with OPFS…
Aug 2026 · developer.puter.com
- 20

- 21PO
Hi HN, We are excited to share patchwork - an open-source CLI for dev chore automation that you can use with your LLM of choice. Dev Teams can orchestrate custom workflows (called ‘patchflows’) using a combination of reusable steps and prompt templates to fix vulnerabilities, upgrade breaking dependencies, generate documentation, and more. We built scanning tools in the past, and saw how overwhelmed developers get with their DevSecOps pipelines. LLMs have the potential to help - but there is a need for an 'outer-loop' solution that can be customized to accommodate the processes, priorities,…
2024 · github.com
- 22AK
Actor Kit is a library for running state machines in Cloudflare Workers, leveraging XState for robust state management. It provides a framework for managing the logic, lifecycle, persistence, synchronization, and access control of actors in a distributed environment. Key features include: - Persistent, distributed state management - Type-safe events and state with TypeScript and Zod - Real-time updates and seamless server-to-client state transfer - Access control and secure data management - Framework-agnostic with examples for Next.js and Remix integration - Actor lifecycle management in…
2024 · github.com
- 23OS
Hey HN, half a year ago we were building a feature where our users could trigger long-running jobs with the following requirements: (i) the job is provisioned by the user action (e.g., clicking a button in the UI), (ii) the job can be canceled by the user, (iii) the progress of the job can be inspected while the job is running, (iv) hardware for the job is provisioned only when needed (the job may require expensive hardware and isn't called that frequently). Because we couldn't find any existing ways of achieving this we decided to implement one for Python. Currently, it uses an AWS ECS…
2023 · github.com
- 24AD
I'd like to share a project I've been working on for the past few months. It's a distributed workflow engine written entirely in Go. Some highlights: * Tasks are executed in a Docker container * Can run stand-alone or distributed * Highly extensible * Able to enforce limits (CPU/RAM) per task * Web UI Would love the get your feedback on it, and find out if this could be useful.
2023 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →