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
main
2 folders
25 files
fixtures
chore: review cleanups, backpressure tests, changeset
1 week ago
shared
feat(shared): add RwLock.tryWriteLock synchronous variant
1 week ago
abort-signal.test.ts
feat: auto-detect and transfer AbortSignal arguments to workers
2 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
2 weeks ago
channel-fanout.test.ts
fix(channel): round-robin consumer selection in fan-out
1 week ago
channel-wrapper.test.ts
chore: add prettier, changesets, and Spindle CI workflows
2 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
1 week 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
1 week 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
2 weeks ago
stream-input.test.ts
chore: review cleanups, backpressure tests, changeset
1 week 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: review cleanups, backpressure tests, changeset
1 week ago
transfer.test.ts
refactor: rename pool() to workers()
3 weeks ago
worker-handle.test.ts
chore: formatting fixes
2 weeks ago