swactor/src
zacheryasc ff9710d724 feat: gossip simulation (#21)
Simulate a simple push-pull epidemic broadcast.


Signed-off-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-02-08 16:18:39 +00:00
..
crate_test refactor: repack external bindings into their own crates (#19) 2026-02-07 17:39:02 +00:00
actor.rs feat: gossip simulation (#21) 2026-02-08 16:18:39 +00:00
channel.rs refactor: major library changes (#5) 2026-02-06 11:25:37 +00:00
config.rs refactor: major library changes (#5) 2026-02-06 11:25:37 +00:00
delivery.rs refactor: better tests (#18) 2026-02-07 17:29:01 +00:00
error.rs feat: Stress tests, benchmarking, and non-failing queues and inboxes #3 2026-01-26 14:14:00 +07:00
lib.rs refactor: repack external bindings into their own crates (#19) 2026-02-07 17:39:02 +00:00
runtime.rs feat: gossip simulation (#21) 2026-02-08 16:18:39 +00:00
stats.rs refactor: graph-optimization (#17) 2026-02-07 16:51:40 +00:00
worker.rs feat: gossip simulation (#21) 2026-02-08 16:18:39 +00:00