durable-objects topic
triplit
A full-stack, syncing database that runs on both server and client. Pluggable storage (indexeddb, sqlite, durable objects), syncs over websockets, and works with your favorite framework (React, Solid,...
hyper-durable
Simple and useful Durable Object abstraction
hono-do
A wrapper of Cloudflare Workers's Durable Object for Hono.
durable-limiter
A rate-limiter using Durable Objects on CF Workers that actually doesn't rate limit anything.
api
📦 The API for https://wanderer.moe/ — (v2 branch) created using Cloudflare Workers, R2, DO, Hono, Lucia Auth, Drizzle, Turso, Scalar & Resend
where-durableobjects-live
Tracking where Durable Objects are created, wherever you are in the world.
teds
🚉 A typesafe event dispatch system inspired by TRPC
graphql-workers-subscriptions
Topic-based GraphQL subscriptions, with Cloudflare Workers, Durable Objects and D1
planning-poker
Planning Poker built with Cloudflare Workers, Workers KV, Durable Objects, Websockets, and Cloudflare Pages. Also React, Redux Toolkit, TypeScript and Snowpack.
y-durableobjects
Real-time collaboration with Yjs on Cloudflare Workers using Durable Objects, eliminating Node.js dependencies. Inspired by y-websocket