mafintosh / napi-macrosLinks
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
Sorting:
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Native bindings for libutp☆103Updated 10 months ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆115Updated 3 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 10 months ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- Data classification algorithms☆18Updated 10 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- Create an binary encoder/decoder for Node's build in types like, json, utf-8, hex.☆27Updated last year
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Proxy from WebSockets to TCP☆47Updated 7 years ago
- Easily make random-access-storage instances☆76Updated last year
- ☆27Updated 5 years ago
- Access memory using small fixed sized buffers☆30Updated 4 years ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆48Updated 3 years ago
- Bit database☆15Updated 5 years ago
- Stream that transcodes video and audio codecs☆40Updated 6 years ago
- An encoding interface for node☆56Updated 6 years ago
- Small module that helps you maintain state around resources☆54Updated 5 years ago
- Create two streams that are cross piped☆35Updated 6 years ago
- mp4 header reading and writing using the abstract-encoding interface☆48Updated 4 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- GYP-based package manager☆51Updated 8 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- utp (micro transport protocol) implementation in node☆91Updated 5 years ago
- ☆40Updated 2 years ago
- Transform your data as it pass by, synchronously.☆108Updated 2 months ago