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