13408
guiltygyoza

@guiltygyoza #13408

Topology | guiltygyoza.xyz
264 Follower 10 Following
New blogpost - Practical Rateless IBLT: Part 1

a 2-part series for digesting Practical Rateless Set Reconciliation, Yang et al., 2024.

building it into Topology Protocol right now

guiltygyoza.xyz/2024/09/priblt
Topology protocol is like IPFS but for real-time multiplayer programs

protocol whitepaper: https://paper.topology.gg

v0.2.0 of typescript implementation released: https://github.com/topology-foundation/ts-topology/releases/tag/v0.2.0
/dev
Hi local first enthusiasts! We are working on a distributed system protocol called Topology Protocol, which builds on BFT-CRDTs and PubSub groups over open P2P networks. It offers an abstraction called Conflict-free Replicated Object (CRO) and defines a set of interaction methods for CROs.

Beyond the familiar concurrency semantics, we are giving devs the full freedom to define custom semantics. Of course, this risks breaking convergence, but we believe the design space there is extremely under explored.

Check out the whitepaper of the protocol: https://paper.topology.gg and let us know your thoughts!

Development wise, we are wrapping up our first pass of hash graph and moving to sync (via rateless IBLT) very soon. We are looking for protocol engineers and research engineers. DM open!
Topology Protocol whitepaper has been released! It is a distributed system protocol for P2P real time multiplayer programs. Key building blocks are BFT-CRDTs, state sync over P2P network, concurrency semantics, and leaderless Byzantine consensus protocols. Topology Protocol complements blockchain’s strengths and together they enable a new class of decentralised applications.

Link to whitepaper: https://paper.topology.gg

We’re looking for protocol engineers with strong low-level dev experience and the audacity to approach challenges from first principles consistently. DM open
/dev
Our research engineer speaking about CRDTs for real time multiplayer applications at IPFS Camp. Super proud of our team making it this far!
our team will be speaking at trust infrastructure day in Brussels. come hang and chat
We are building a protocol (not a token one; libp2p-like) around BFT-CRDT objects. Find our team in Brussels during EthCC and join our talks to learn more!

tldr on CRDT is “putting the Internet into the data” credits: Anselm Eickhoff

We’re actively hiring: https://topology-gg.notion.site/Open-Positions-at-Topology-07cb37cfd785478d959f1f1859f41c67 join us on this exciting venture!
new blogpost: Super Mario in CRDT -- what's Yjs, how we used Yjs's shared type to make a p2p multiplayer lobby, how we handled collision resolution p2p, and the road toward the protocol we are creating for CROs

https://www.guiltygyoza.xyz/2024/05/super-mario-in-crdt
Always reminds me of gravitational slingshot when effort invested in some arcane research areas a while ago fruited into new momentum in the here and now
From Isaac, Mumu, Shoshin, to CRDTs https://www.guiltygyoza.xyz/2024/04/from-isaac-mumu-shoshin-to-crdts

Special thanks to @recipromancer.eth and James Addison for insightful pointers!
Live objects and “RAM” network. check out our paper at https://github.com/topology-foundation/paper