alpha
Login
Join now
divy.zone
/
moroutine
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Offload functions to worker threads with shared memory primitives for Node.js.
Star
Starred
Star
Something went wrong. Try again.
Fork
0
Eye filled
Watch
Watching
Watch
Overview
Overview
Issues
Issues
Pulls
Pulls
Pipelines
Pipelines
moroutine
/
src
2 folders
·
21 files
at commit
bc0ce686
Devin Ivy
·
docs: align spec balancer example, note worker-thread restriction
·
2mo ago
ed3ad0a8
serve
fix(serve): replace /dev/fd dup with readStop+detach for Linux compat
4mo ago
shared
feat: validate runtime balancer state is thread-safe at boot
2mo ago
active-counts.ts
fix: guard foreign balancer handles, harden ActiveCounts
2mo ago
assign.ts
refactor!: unify Task and StreamTask under Task<T>
5mo ago
balancers.ts
fix!: balancer state is a single shared value (serializable across threads)
2mo ago
channel.ts
fix: pin stream-arg runtime dispatch, guard worker-side boot
2mo ago
define.ts
fix: harden define() branding and tests
2mo ago
execute.ts
fix: pin stream-arg runtime dispatch, guard worker-side boot
2mo ago
index.ts
feat: global runtime with registerRuntime() and ambient handle
2mo ago
inert.ts
feat: add inert() and map() helpers for bounded fan-out
5mo ago
is-task.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
5mo ago
map.ts
feat: add inert() and map() helpers for bounded fan-out
5mo ago
mo.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
5mo ago
pipe.ts
chore: review cleanups, backpressure tests, changeset
5mo ago
registry.ts
feat: add examples and freeze module registry on first task dispatch
5mo ago
runner.ts
feat: validate runtime balancer state is thread-safe at boot
2mo ago
runtime-definition.ts
feat: RuntimeDefinition and built-in default runtime definition
2mo ago
runtime.ts
docs: align spec balancer example, note worker-thread restriction
2mo ago
stream-task.ts
fix: pin stream-arg runtime dispatch, guard worker-side boot
2mo ago
task.ts
fix: pin stream-arg runtime dispatch, guard worker-side boot
2mo ago
transfer.ts
docs: add TSDoc to all public interfaces
5mo ago
worker-entry.ts
fix(test): freeze test isolates define-only module; TODO stream-error note
2mo ago
worker-pool.ts
feat: validate runtime balancer state is thread-safe at boot
2mo ago