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
/
src
/
at
main
1 folder
18 files
shared
feat(shared): add RwLock.tryWriteLock synchronous variant
1 week ago
assign.ts
refactor!: unify Task and StreamTask under Task<T>
2 weeks ago
balancers.ts
feat: roundRobin() and leastBusy() balancer factories
2 weeks ago
channel.ts
fix(channel): round-robin consumer selection in fan-out
1 week ago
dedicated-runner.ts
fix: resolve worker-entry extension from import.meta.url
1 week ago
execute.ts
chore: review cleanups, backpressure tests, changeset
1 week ago
index.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
1 week ago
inert.ts
feat: add inert() and map() helpers for bounded fan-out
1 week ago
is-task.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
1 week ago
map.ts
feat: add inert() and map() helpers for bounded fan-out
1 week ago
mo.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
1 week ago
pipe.ts
chore: review cleanups, backpressure tests, changeset
1 week ago
registry.ts
feat: add examples and freeze module registry on first task dispatch
3 weeks ago
runner.ts
feat: add isTask() type guard for narrowing tasks to a moroutine
1 week ago
stream-task.ts
refactor!: unify Task and StreamTask under Task<T>
2 weeks ago
task.ts
refactor!: unify Task and StreamTask under Task<T>
2 weeks ago
transfer.ts
docs: add TSDoc to all public interfaces
3 weeks ago
worker-entry.ts
chore: review cleanups, backpressure tests, changeset
1 week ago
worker-pool.ts
fix: resolve worker-entry extension from import.meta.url
1 week ago