No description
Find a file
Zachery Aaron Shores-Chmielewski 3c5e3d2ece feat: hybrid channels
Add a mutex-locked Dequeue to prevent panics and failures on overflow.
2026-01-26 14:00:25 +07:00
benches feat: hybrid channels 2026-01-26 14:00:25 +07:00
examples feat: multithreaded runtime 2026-01-25 20:31:34 +07:00
src feat: hybrid channels 2026-01-26 14:00:25 +07:00
tests feat: hybrid channels 2026-01-26 14:00:25 +07:00
.gitignore init 2025-11-24 19:39:17 -05:00
Cargo.lock feat: rewrite (#1) 2026-01-23 05:00:57 +00:00
Cargo.toml feat: hybrid channels 2026-01-26 14:00:25 +07:00
DESIGN.md feat: benchmarks 2026-01-26 11:14:54 +07:00
README.md feat: types for request/response handling 2025-11-25 20:51:13 -05:00

swactor

Small wasm-compatible actor library