swactor/src
Zachery Aaron Shores-Chmielewski 2c3c05ed85 feat: guarantees on runtime execution (#53)
Using a bounded model checker to provide absolute guarantees on runtime behavior.
Co-authored-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
Co-committed-by: Zachery Aaron Shores-Chmielewski <zacheryasc@gmail.com>
2026-03-28 05:08:58 +00:00
..
guarantees feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
std feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
actor.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
channel.rs fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00
config.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
delivery.rs feat: process primitives (#46) 2026-02-20 17:34:43 +00:00
error.rs fix: stats datatypes and refactor channel signature (#28) 2026-02-10 07:35:58 +00:00
extension.rs fix: reduce idle cpu, gossip noise, stability (#51) 2026-02-25 11:11:03 +00:00
lib.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
runtime.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00
stats.rs refactor: consolidate crate functions (#50) 2026-02-24 09:12:28 +00:00
transport.rs refactor: remove dead code, consolidate files (#52) 2026-02-25 14:33:04 +00:00
worker.rs feat: guarantees on runtime execution (#53) 2026-03-28 05:08:58 +00:00