Pinned Repositories
fileshare-recipe-editor
Local-first collaborative recipe editor on top of Dropbox
firebase-text-editor
CRDT plain text editor built on top of Firebase RTDB
fugue
Fugue list CRDT implementations and benchmarks
git-rich-text
Collaborative rich text over git
list-positions
Efficient "positions" for lists and text - enabling rich documents and collaboration
list-positions-crdts
CRDTs built on top of list-positions
list-positions-demos
Demos using the list-positions and list-formatting libraries.
list-positions-formatting
Inline formatting for a list, e.g., collaborative rich text
position-strings
Lexicographically-ordered position strings for collaborative lists and text
uniquely-dense-total-order
Uniquely Dense Total Orders for List/Text CRDTs
mweidner037's Repositories
mweidner037/list-positions
Efficient "positions" for lists and text - enabling rich documents and collaboration
mweidner037/position-strings
Lexicographically-ordered position strings for collaborative lists and text
mweidner037/fugue
Fugue list CRDT implementations and benchmarks
mweidner037/list-positions-demos
Demos using the list-positions and list-formatting libraries.
mweidner037/uniquely-dense-total-order
Uniquely Dense Total Orders for List/Text CRDTs
mweidner037/list-positions-formatting
Inline formatting for a list, e.g., collaborative rich text
mweidner037/fileshare-recipe-editor
Local-first collaborative recipe editor on top of Dropbox
mweidner037/firebase-text-editor
CRDT plain text editor built on top of Firebase RTDB
mweidner037/git-rich-text
Collaborative rich text over git
mweidner037/list-positions-crdts
CRDTs built on top of list-positions
mweidner037/fileshare-rich-text-demo
Rich text editor that syncs over a file-sharing service (demo)
mweidner037/15859HH-project
Text CRDT with O(log(n)) time ops
mweidner037/firebase-rich-text-editor
CRDT Rich Text Editor built on top of Firebase RTDB + Quill
mweidner037/recipe-collab-react
Case study in building the same collaborative recipe editor using various collaboration frameworks (+ React).
mweidner037/vlcn-rich-text
Collaborative rich text editor over vlcn.io
mweidner037/collab-lan-electron
mweidner037/collab-lan-server
mweidner037/csd-blog
CSD Blog
mweidner037/playwright-test-mwe-declare
mweidner037/dmonad-crdt-benchmarks
Add Collabs to dmonad's crdt-benchmarks
mweidner037/lex-sequence
A sequence of strings that are lexicographically ordered and grow slowly
mweidner037/maybe-random-string
Returns a random or pseudorandom string
mweidner037/mwe-typedoc-returned-function
mweidner037/playwright-test-mwe-newContext-page
mweidner037/poster-session
3D Virtual Poster Session
mweidner037/Roffelchen-spreadsheet-crdt
Collabs version of https://github.com/Roffelchen/spreadsheet-crdt
mweidner037/sparse-array-rled
Run-length encoded sparse array in TypeScript
mweidner037/template-electron-typescript-webpack
Personal template for an Electron app using TypeScript for both processes and Webpack to bundle the renderer process.
mweidner037/template-typescript-lib
Personal template for a TypeScript library meant to be published on npm.
mweidner037/webpack_script_bug
Webpack source map + InlineChunkHtmlPlugin bug