23:05
2026-07-18
dev.to
developer-tools
I built an offline-first sync engine with event sourcing, in Rust shared between mobile and backend
A developer built an offline-first sync engine in Rust, using event sourcing to reconcile data between mobile devices and a backend. The engine, shared across iOS and Android via UniFFI, stores eventsβ¦