Nathan Flurry 🔩
banner
nathanflurry.com
Nathan Flurry 🔩
@nathanflurry.com
Open-Source Durable Objects alternative: https://git.new/rivet
YC W23, SR002
"The only people I know actually getting Durable Objects working are Cloudflare employees" - @t3.gg on stream

If you're curious about Durable Objects but not the complexity:

ActorCore.org has been my obsession for the past month to make DO as simple as possible

Example code & GitHub below ⬇️
March 22, 2025 at 2:35 AM
🔶 ActorCore 0.6.0 just shipped with a super slick create-actor cli and overhauled docs

create your first stateful, scalable, realtime actor with:

$ npx create-actor@latest
March 5, 2025 at 8:06 AM
👾 ActorCore v0.4.0 brings the scalability & flexibility of Durable Objects/PartyKit to @bunjavascript
using P2P gaming techniques

this was wicked fun to build, so here's a quick breakdown

diagram – link.excalidraw.com/readonly/0gq...

source – github.com/rivet-gg/act...
February 15, 2025 at 12:57 AM
🍔 just released: ActorCore for @bun.sh

build scalable collaborative apps, realtime backends, and ai agents easily

and holy moly Bun runs ~2x faster than Node.js (benchmarks below ⬇️)
February 13, 2025 at 8:38 PM