• Joined on 2024-01-28
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 18:52:20 +00:00
ecd137c662 unify rpcresults
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 18:34:34 +00:00
77316fa927 Add KV impl.
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 17:23:11 +00:00
e92af7cf92 remove Network struct
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 05:22:29 +00:00
8109448dac remove needless reference-take.
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 01:14:23 +00:00
30d7a487d6 tweak
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 00:57:21 +00:00
f1864ad7b0 add readme and thanks to maelbreaker
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 00:54:16 +00:00
fff7fdc2d5 add readme and thanks to maelbreaker
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 00:52:39 +00:00
dc9efa3d04 add readme and thanks to maelbreaker
nebkor deleted branch gcounter from nebkor/chatty-catties 2024-06-04 00:29:31 +00:00
nebkor pushed to main at nebkor/chatty-catties 2024-06-04 00:29:24 +00:00
a15d382d1b add readme and thanks to maelbreaker
2793508a93 framework works
6f45521660 new IO works for old challenges.
e6d76ba37c still deadlocking
c53edd921a deadlocks on writing to stdout
Compare 8 commits »
nebkor pushed to gcounter at nebkor/chatty-catties 2024-06-04 00:26:57 +00:00
a15d382d1b add readme and thanks to maelbreaker
nebkor pushed to gcounter at nebkor/chatty-catties 2024-06-03 23:56:19 +00:00
2793508a93 framework works
6f45521660 new IO works for old challenges.
Compare 2 commits »
nebkor pushed to gcounter at nebkor/chatty-catties 2024-06-01 23:21:38 +00:00
e6d76ba37c still deadlocking
c53edd921a deadlocks on writing to stdout
8638ffe67f add support for callback on init in the runner.
Compare 3 commits »
nebkor pushed to gcounter at nebkor/chatty-catties 2024-05-29 20:58:19 +00:00
461087023d Make handle take Message by value.
nebkor pushed to gcounter at nebkor/chatty-catties 2024-05-29 20:56:14 +00:00
06a1b58e4e Make handle take Message by value.
nebkor deleted branch custom from nebkor/chatty-catties 2024-05-28 21:21:18 +00:00
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.