No description
Find a file
zacheryasc b422605f6b feat: Multithreaded runtime (#2)
Implements a tunable configuration for a single or multi-threaded runtime.

Co-authored-by: Zachery Aaron Shores-Chmielewski <zachanon@gmail.com>
Reviewed-on: http://zachery.lol/code/code/zacheryasc/swactor/pulls/2
2026-01-25 13:38:34 +00:00
examples feat: Multithreaded runtime (#2) 2026-01-25 13:38:34 +00:00
src feat: Multithreaded runtime (#2) 2026-01-25 13:38:34 +00:00
tests feat: Multithreaded runtime (#2) 2026-01-25 13:38:34 +00: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: rewrite (#1) 2026-01-23 05:00:57 +00:00
DESIGN.md feat: Multithreaded runtime (#2) 2026-01-25 13:38:34 +00:00
README.md feat: types for request/response handling 2025-11-25 20:51:13 -05:00

swactor

Small wasm-compatible actor library