voodooattack / shared-bufferLinks
A minimal node.js package that provides an ArrayBuffer that can be used for interprocess-communication.
☆18Updated 5 months ago
Alternatives and similar repositories for shared-buffer
Users that are interested in shared-buffer are comparing it to the libraries listed below
Sorting:
- NodeJS real threads with shared memory☆40Updated 6 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- Turn a leveldb into one huge object of arbitrary size! Efficiently and atomically update and read parts of it!☆46Updated 4 years ago
- ☆41Updated 2 years ago
- Bike shed mutex lock implementation☆89Updated 3 years ago
- use HTML5 web workers with the node stream API☆92Updated 10 years ago
- Transactional, replicable document store for Node.js and browsers. Built on LevelDB.☆10Updated 10 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Deep copy anything.☆15Updated 9 years ago
- Add a 'ttl' (time-to-live) option to levelup for put() and batch().☆70Updated 2 years ago
- Benchmark of different UUID generation methods in Node.js 🐢🚀☆48Updated 7 years ago
- An xxhash binding for node.js☆196Updated 5 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- ☆64Updated 4 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated last month
- A binary stream multiplexer☆144Updated 7 years ago
- Signalhub implementation with websockets☆41Updated 3 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Delay the evaluation of a paramless async function and cache the result☆96Updated last year
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 6 years ago
- A simple http/2 & http/1.1 to http/1.1 spec compliant proxy helper for Node.☆135Updated 2 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- ☆89Updated 3 years ago
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 5 years ago
- A PostgreSQL driver for node.js that focuses on performance☆21Updated 9 years ago
- A minimal overhead event loop delay sampler.☆25Updated 6 months ago
- An implementation of on-the-fly defined WebWorkers that are created inline using data URIs, rather than separate physical files — for th…☆66Updated 8 years ago
- Figure out if your node process is blocked because the CPU is spinning and exit the program with a stack trace if that is the case☆69Updated 6 years ago