forge
login
or
join now
divy.zone
/
moroutine
star
8
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Offload functions to worker threads with shared memory primitives for Node.js.
star
8
fork
atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
overview
issues
pulls
pipelines
moroutine
/
test
/
at
e2cebd539403475e2f4e79d55ca1a84a0ce3510d
2 folders
25 files
fixtures
feat: add isTask() type guard for narrowing tasks to a moroutine
2 weeks ago
shared
refactor: use setTimeout from node:timers/promises
2 weeks ago
abort-signal.test.ts
feat: auto-detect and transfer AbortSignal arguments to workers
3 weeks ago
assign.test.ts
fix: move mo() call out of assign test into fixture
2 weeks ago
async-dispose.test.ts
refactor: use setTimeout from node:timers/promises
2 weeks ago
balancers.test.ts
feat: roundRobin() and leastBusy() balancer factories
2 weeks ago
channel-autodetect.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
channel-fanout.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
channel-wrapper.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
context.test.ts
test: rewrite nested task-arg test to actually test nesting
3 weeks ago
dedicated.test.ts
feat: dedicated worker runner with integration tests
3 weeks ago
error.test.ts
feat: surface main-thread call site in error stack traces
2 weeks ago
freeze.test.ts
feat: add examples and freeze module registry on first task dispatch
3 weeks ago
is-task.test.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
2 weeks ago
load-balancing.test.ts
chore: prettier lint fixes across project
2 weeks ago
map.test.ts
feat: add inert() and map() helpers for bounded fan-out
2 weeks ago
mo.test.ts
feat: registry, Task, and mo() with unit tests
3 weeks ago
pool-ref.test.ts
chore: prettier lint fixes across project
2 weeks ago
pool.test.ts
feat: Runner accepts array of tasks, update examples to use run([...])
3 weeks ago
stream-context.test.ts
fix: remove --test-force-exit, fix test hangs and unhandled rejections
2 weeks ago
stream-exit.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
stream-input.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
stream-pipeline.test.ts
fix: remove --test-force-exit, fix test hangs and unhandled rejections
2 weeks ago
stream-task.test.ts
refactor!: unify Task and StreamTask under Task<T>
2 weeks ago
stream.test.ts
chore: add prettier, changesets, and Spindle CI workflows
3 weeks ago
transfer.test.ts
refactor: rename pool() to workers()
3 weeks ago
worker-handle.test.ts
chore: formatting fixes
2 weeks ago