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
e46aca05dbf9a2204886d23f7ae3b34883f4e5c6
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: rename AtomicX classes to XAtomic for naming consistency
3 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
docs: add TSDoc to all public interfaces
3 weeks ago
reconstruct.ts
chore: add prettier config and format codebase
3 weeks ago
rwlock.ts
docs: add TSDoc to all public interfaces
3 weeks 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