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
/
shared
/
at
main
30 files
bool-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
bool.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
bytes.ts
docs: add TSDoc to all public interfaces
3 weeks ago
descriptors.ts
docs: add TSDoc to all public interfaces
3 weeks ago
index.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
int16-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
int16.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
int32-atomic.ts
refactor: use Int32Atomic for pipe backpressure; add waitAsync/notify
2 weeks ago
int32.ts
feat: Int32 non-atomic shared primitive
3 weeks ago
int64-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
int64.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
int8-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
int8.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
loadable.ts
docs: add TSDoc to all public interfaces
3 weeks ago
mutex.ts
feat(shared): add Mutex.tryLock synchronous variant
1 week ago
reconstruct.ts
fix(shared): serialize Tuple nested inside SharedStruct/Tuple
1 week ago
rwlock.ts
feat(shared): add RwLock.tryWriteLock synchronous variant
1 week ago
shared-struct.ts
docs: add TSDoc to all public interfaces
3 weeks ago
shared.ts
docs: add TSDoc to all public interfaces
3 weeks ago
slab.ts
refactor: rename src/sync to src/shared, test/sync to test/shared
3 weeks ago
string.ts
docs: add TSDoc to all public interfaces
3 weeks ago
tuple.ts
refactor: replace Tuple.get() with public .elements array
3 weeks ago
uint16-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
uint16.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
uint32-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
uint32.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
uint64-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
uint64.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago
uint8-atomic.ts
refactor: rename AtomicX classes to XAtomic for naming consistency
3 weeks ago
uint8.ts
feat: non-atomic shared primitives (Int8-Uint64, Bool)
3 weeks ago