Search results
581 packages found
Avro for JavaScript
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
- ipc
- shm
- systemv
- system-v
- POSIX
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- View more
A BroadcastChannel that works in New Browsers, Old Browsers, WebWorkers and NodeJs and iframes
- broadcast-channel
- broadcastchannel
- broadcast
- polyfill
- shim
- events
- localstorage
- indexeddb
- postMessage
- crosstab
- ipc
- leader-election
Simple message based IPC client/server providing bi-directional communication over sockets and TCP. Supports one-way messages, promise-based request-response, survey, broadcast and zlib-stream compression
Remote child_process runner with message support
Node.js to Python bridge ✨🐍🚀✨
Mutex for node.js apllications
Avro for JavaScript
Library for Typed RPC via Typescript heavily relying on general types in TypeScript
LRU shared memory list build on top of shm-type-array.
- ipc
- shm
- lru
- cache
- shared memory
- typed array
- TypedArray
- ArrayBuffer
- Buffer
- Int8Array
- Uint8Array
- Uint8ClampedArray
- Int16Array
- Uint16Array
- View more
IPC Method calling between forks and master
My RPC solution for exporting APIs from the electron background process to renderers and webviews.
Efficient and simple interprocess communication for unix/windows/macos over tcp or sockets.
Node's event emitter for cluster mode (master-worker, worker-master, worker-master-worker)
- ipc
- inter-process-communication
- events
- event-emitter
- eventEmitter
- event-dispatcher
- eventDispatcher
- listener
- cluster
- child-process
- master
- workers
- pub/sub
- publisher/subscriber
OneSocket is a simple, lightweight socket server and socket client library written in TypeScript for NodeJS. Under the hood OneSocket uses: - NodeJS native [net](https://nodejs.org/api/net.html) module - [Zod](https://zod.dev) for schema validation
A simple server to route message to other services, such as email, admin, etc.
Easy API to communicate betwen a renderer process to the main process.
Expose namespaced API's that connect the render processes with the main process using electron's IPC feature.