• Joined on 2024-01-28
nebkor created branch gcounter in nebkor/chatty-catties 2024-05-28 20:35:46 +00:00
nebkor pushed to gcounter at nebkor/chatty-catties 2024-05-28 20:35:46 +00:00
9e1d05983d non-working gg-counter, empty kv impl
nebkor pushed to main at nebkor/chatty-catties 2024-05-22 22:35:15 +00:00
6ed80d17fb destroys 3e: msg/op is 8, median latency is 600ms, max is 1.4s
nebkor pushed to main at nebkor/chatty-catties 2024-05-22 22:25:13 +00:00
f092e0f9e4 passes 3d; changes io to use channels.
nebkor pushed to main at nebkor/chatty-catties 2024-05-20 21:04:54 +00:00
28e6e76008 Passes fault-tolerant multi-node broadcast.
417f01d484 port gg-uid to nebkor-maelstrom
851e9a6711 Move all lib-y code into nebkor-maelstrom, have gg-echo use it fully.
634ba4a2ba added runner
35e89d7c7d echo works, only external crate is serde
Compare 7 commits »
nebkor pushed to custom at nebkor/chatty-catties 2024-05-20 21:01:50 +00:00
28e6e76008 Passes fault-tolerant multi-node broadcast.
nebkor pushed to custom at nebkor/chatty-catties 2024-05-20 19:56:20 +00:00
417f01d484 port gg-uid to nebkor-maelstrom
nebkor pushed to custom at nebkor/chatty-catties 2024-05-20 19:43:32 +00:00
851e9a6711 Move all lib-y code into nebkor-maelstrom, have gg-echo use it fully.
nebkor created branch custom in nebkor/chatty-catties 2024-05-20 01:58:58 +00:00
nebkor pushed to custom at nebkor/chatty-catties 2024-05-20 01:58:58 +00:00
634ba4a2ba added runner
35e89d7c7d echo works, only external crate is serde
11d6734d29 futzing
cdc191a3a1 re-add custom maelstrom crate
Compare 4 commits »
nebkor pushed to main at nebkor/chatty-catties 2024-05-19 00:50:44 +00:00
0be4e33b36 try to be fault tolerant, fail.
nebkor pushed to main at nebkor/chatty-catties 2024-05-18 01:06:01 +00:00
75aaf3418b adds gossiping; passes multibroadcast, not fault-tolerant.
nebkor pushed to main at nebkor/chatty-catties 2024-05-18 00:27:57 +00:00
8f869ff0d5 single-node broadcast works
nebkor pushed to main at nebkor/chatty-catties 2024-05-17 23:26:06 +00:00
3186c08f32 finished with generating unique ids
d07f852e7c use workspace deps
Compare 2 commits »
nebkor pushed to main at nebkor/chatty-catties 2024-05-17 22:46:16 +00:00
4fecd6cc9a use an off-the-shelf crate for maelstrom node.
nebkor created branch main in nebkor/chatty-catties 2024-05-17 18:33:21 +00:00
nebkor pushed to main at nebkor/chatty-catties 2024-05-17 18:33:21 +00:00
98412c147b add readme and license.
e2844fc7e0 protocol should be good enough to start
nebkor created repository nebkor/chatty-catties 2024-05-17 18:25:02 +00:00
nebkor pushed to main at nebkor/dumb_shit 2024-05-15 19:44:58 +00:00
319fed1511 zipping iterators is slower but uses less memory.
nebkor pushed to main at nebkor/dumb_shit 2024-05-14 23:38:47 +00:00
edbe0571dc tidy