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
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 4 years ago
- Convert a typed array to a Buffer without a copy.☆65Updated 4 years ago
- Native bindings for libutp☆103Updated 8 months ago
- GYP-based package manager☆51Updated 8 years ago
- A full MongoDB query language implementation with INDEXES for querying your levelup/leveldb database.☆55Updated 10 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- a fast newline (or any delimiter) splitter stream - like require('split') but specific for binary data☆79Updated last year
- Cyclist is an efficient circular buffer implemention for Javascript.☆38Updated last year
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Provides Async/Await and Promises for C++☆10Updated 5 years ago
- Transform your data as it pass by, synchronously.☆105Updated this week
- Search levelup/leveldb instances with pluggable query engines and pluggable indexing schemes.☆65Updated 5 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 4 years ago
- Code style linter for C++ source files used in Node.js native addons☆10Updated last year
- Easily announce and discover .local domains over mdns☆40Updated 7 years ago
- POSIX/Linux/Mac system calls and low level operations for Node.js☆49Updated last week
- Data classification algorithms☆18Updated 10 years ago
- Access memory using small fixed sized buffers☆30Updated 3 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆115Updated 3 years ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆48Updated 3 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- Create a unix sockets on both unix and windows☆18Updated 7 years ago
- Provides zero-config discovery service using broadcast UDP.☆24Updated last year
- Create two streams that are cross piped☆35Updated 6 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 8 months ago
- ☆27Updated 5 years ago
- Pool of references that gc the least recently unref'ed ones when it reaches a max size☆14Updated 4 years ago
- safely create multiple ReadStream or WriteStream objects from the same file descriptor☆30Updated 5 years ago
- Password encrypted overlay to Random Access modules☆16Updated 3 years ago