mafintosh / napi-macrosLinks
Set of utility macros to make writing N-API modules a little easier.
☆65Updated 3 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 7 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆28Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- Stream that transcodes video and audio codecs☆40Updated 7 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆116Updated 3 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Convert a typed array to a Buffer without a copy.☆66Updated 5 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- In memory chunk store that is abstract-chunk-store compliant☆22Updated 4 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆62Updated last year
- ☆27Updated 6 years ago
- Data classification algorithms☆18Updated 10 years ago
- Create an binary encoder/decoder for Node's build in types like, json, utf-8, hex.☆28Updated last year
- Create two streams that are cross piped☆35Updated 7 years ago
- Small module that helps you maintain state around resources☆55Updated 5 years ago
- Native bindings for libutp☆103Updated last year
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated 2 years ago
- Access memory using small fixed sized buffers☆32Updated 4 years ago
- Easily make random-access-storage instances☆76Updated 2 years ago
- Recursive file tree nanoiterator☆16Updated 7 years ago
- Password encrypted overlay to Random Access modules☆16Updated 3 years ago
- Easily announce and discover .local domains over mdns☆41Updated 8 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- An encoding interface for node☆56Updated 6 years ago
- Bit database☆16Updated 6 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- Superseded by many-level. Multilevel implemented using leveldowns with reconnect support.☆58Updated last year
- Easily create UDP sockets and TCP servers that bind to ports☆37Updated 4 years ago