supipd / node-shmLinks
shared memory for NODEJS compatible with PHP shmop
☆63Updated 10 years ago
Alternatives and similar repositories for node-shm
Users that are interested in node-shm are comparing it to the libraries listed below
Sorting:
- IPC shared memory for NodeJs. Use as Buffer or TypedArray.☆78Updated last year
- Elegant UDP messaging for nodejs☆345Updated 7 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆119Updated 5 years ago
- ☆155Updated 3 years ago
- Node.js Transform stream that passes data through at `n` bytes per second☆187Updated 8 years ago
- [DEPRECATED, recommended https://github.com/nodejs/quic] A QUIC server/client implementation in Node.js☆130Updated 7 years ago
- process usage lookup with nodejs☆389Updated 5 years ago
- unix datagram support for node.js☆79Updated 5 months ago
- Sticky session balancer, up to 10x faster and with much better scattering than `sticky-session` module☆109Updated 5 years ago
- Node.js library to get a snapshot of the currently running processes, OS-agnostic☆97Updated 3 years ago
- A rate limiter for node.js streams.☆216Updated 10 years ago
- Raw sockets for Node.js.☆213Updated last year
- Raft implementation in Node.js☆137Updated 9 years ago
- hashring is a consistent hashing algorithm for Node.js that is compatible with libketama and python's hash_ring package☆361Updated 6 years ago
- Helper module for loading your native module's `.node` file☆418Updated last year
- Shared Memory Objects for Node☆117Updated 2 years ago
- Support for representing 64-bit integers in JavaScript☆205Updated 6 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 4 years ago
- An interprocess shared LRU cache module for Node.JS☆151Updated 8 years ago
- ⚙ Gearman client and worker for node☆74Updated 2 years ago
- Handy work with buffers in NodeJS☆147Updated 4 years ago
- Abstract message protocol for nodejs☆136Updated 7 years ago
- MessagePack implementation for Node.js☆317Updated 4 years ago
- ☆60Updated 4 years ago
- Experimental PPTP VPN server written in NodeJS☆136Updated 9 years ago
- A pure JS HTTP parser for node.☆250Updated 9 months ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON