You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Pure-Go port of Yjs CRDT with byte-for-byte V1/V2 wire-format parity verified bidirectionally against yjs@13.6.20 (114 cross-language fixture scenarios). Hocuspocus-compatible WebSocket server, SQLite persistence, iOS/Android via gomobile. No CGO.
Open-source self-hosted web spreadsheet with .xlsx round-trip and real-time co-editing — an alternative to Google Sheets, Excel Online, and OnlyOffice you run on your own server.
Real-time collaborative document editor inspired by Google Docs, built using Angular, .NET 8, Yjs, and Hocuspocus to explore CRDTs, WebSockets, and scalable system design.