freezer333 / node-v8-workersLinks
☆15Updated 8 years ago
Alternatives and similar repositories for node-v8-workers
Users that are interested in node-v8-workers are comparing it to the libraries listed below
Sorting:
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Generate ffi bindings from header files☆135Updated 5 years ago
- ☆60Updated 4 years ago
- 64bit Long Integer on Buffer/ArrayBuffer in Pure JavaScript☆78Updated last year
- A very small, understandable node native extension with approachable project structure☆175Updated last year
- Create ABI-compliant "struct" instances on top of Buffers☆119Updated 5 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆235Updated 7 years ago
- Create C "array" instances on top of Buffers☆54Updated 6 years ago
- A node-pre-gyp module which provides the ability to publish to GitHub releases.☆54Updated last year
- Support for representing 64-bit integers in JavaScript☆205Updated 6 years ago
- unix datagram support for node.js☆79Updated 6 months ago
- [DEPRECATED, recommended https://github.com/nodejs/quic] A QUIC server/client implementation in Node.js☆130Updated 7 years ago
- A rate limiter for node.js streams.☆216Updated 10 years ago
- IPC shared memory for NodeJs. Use as Buffer or TypedArray.☆78Updated last year
- Fork of Chrome pdf extension to work as webui page in Electron☆52Updated 6 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆250Updated 2 months ago
- Sticky session balancer, up to 10x faster and with much better scattering than `sticky-session` module☆109Updated 5 years ago
- a binary data packing & unpacking library for node.js☆44Updated 5 years ago
- Shared Memory Objects for Node☆117Updated 2 years ago
- Abstract message protocol for nodejs☆136Updated 7 years ago
- A low-level Node.js binding for the Linux epoll API☆83Updated last year
- ADLER-32 checksum☆142Updated 3 years ago
- DataStream.js is a library for reading data from ArrayBuffers☆174Updated 9 years ago
- A simple LRU cache☆136Updated 4 years ago
- Reliable UDP for Node.js