lil_shi@programming.dev to Programming@programming.dev · 9 天前What are some cool and obscure data structure you know of?message-squaremessage-square59fedilinkarrow-up1150arrow-down10
arrow-up1150arrow-down1message-squareWhat are some cool and obscure data structure you know of?lil_shi@programming.dev to Programming@programming.dev · 9 天前message-square59fedilink
minus-squareBackgrndNoize@lemmy.worldlinkfedilinkarrow-up1·8 天前This sounds like document collaboration software like Google sheets where multiple people can edit a document at the same time
minus-squaresubversive_dev@lemmy.mllinkfedilinkEnglisharrow-up3arrow-down1·8 天前Yes exactly, collaborative editing is probably the number one use case people actually use them for. I doubt Google docs actually uses a real CRDT behind the scenes but they do have some big brains over there in the chocolate factory
This sounds like document collaboration software like Google sheets where multiple people can edit a document at the same time
Yes exactly, collaborative editing is probably the number one use case people actually use them for. I doubt Google docs actually uses a real CRDT behind the scenes but they do have some big brains over there in the chocolate factory