mafintosh / napi-macros
Set of utility macros to make writing N-API modules a little easier.
☆65Updated 2 years ago
Alternatives and similar repositories for napi-macros:
Users that are interested in napi-macros are comparing it to the libraries listed below
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Native bindings for libutp☆103Updated 6 months ago
- GYP-based package manager☆51Updated 8 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Stream that transcodes video and audio codecs☆39Updated 6 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆115Updated 3 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- Access memory using small fixed sized buffers☆30Updated 3 years ago
- An encoding interface for node☆55Updated 6 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- Easily create UDP sockets and TCP servers that bind to ports☆36Updated 3 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Trace outgoing http requests for an http server and track the time spent doing CPU intensive workload during each request.☆29Updated 2 years ago
- Provides Async/Await and Promises for C++☆10Updated 5 years ago
- A write stream constructor that supports a flush function that is called before finish is emitted☆33Updated 8 months ago
- Module that helps you write generated functions in Node☆78Updated 8 months ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated last year
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 6 months ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆48Updated 2 years ago
- mp4 header reading and writing using the abstract-encoding interface☆48Updated 3 years ago
- an ftp client that expose the node fs API☆37Updated 5 years ago
- Zero-overhead asynchronous series/each/map function calls☆70Updated 5 years ago
- Easily make random-access-storage instances☆75Updated last year
- ☆27Updated 5 years ago
- Declarative binary data encoder / decoder☆11Updated 4 years ago
- Server router☆61Updated 5 years ago
- Datagram Transport Layer Security (DTLS) client.☆82Updated 3 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 5 years ago
- Compile prebuilds in Docker.☆18Updated 4 months ago