Set of utility macros to make writing N-API modules a little easier.
☆65Dec 27, 2022Updated 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. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Generate v4 UUIDs using libsodium's RNG☆11Jun 16, 2020Updated 5 years ago
- Like shasum but for blake2b☆13Nov 8, 2018Updated 7 years ago
- A collection of modules for securely working with cryptographic keys and secrets☆33Apr 5, 2022Updated 3 years ago
- CLI tool to update a package lock file☆12Jun 18, 2020Updated 5 years ago
- Get the absolute file path to a bin entry of an installed dependency☆17May 4, 2022Updated 3 years ago
- Transcodes a video file plus captions so it can be played in a browser☆24Oct 25, 2021Updated 4 years ago
- Easily setup prebuilding of native modules using CI and prebuildify☆28Oct 4, 2019Updated 6 years ago
- Browse Hyperdrive 10 archives over a localhost http server☆38Aug 9, 2019Updated 6 years ago
- Small module that helps you maintain state around resources☆55Jul 1, 2020Updated 5 years ago
- Simple Noise handshake state machine☆15Sep 24, 2020Updated 5 years ago
- Password encrypted overlay to Random Access modules☆16Apr 5, 2022Updated 3 years ago
- Variable sized bitfield that allows you to quickly iterate over bits☆35Feb 1, 2019Updated 7 years ago
- An example Node.js n-api module☆47Mar 30, 2018Updated 7 years ago
- Low-level bindings for USB/Bluetooth hidapi☆29Jun 17, 2019Updated 6 years ago
- Easily check if input is an options map☆14Nov 22, 2021Updated 4 years ago
- Generate a menu with selectable menu items as a string☆12Dec 26, 2018Updated 7 years ago
- Safe password hashing.☆18Jun 16, 2021Updated 4 years ago
- Native module to set fs extended attributes cross platform☆15May 23, 2018Updated 7 years ago
- Simple levelup hooks implemented using instance method override of arbitrary levelups.☆16May 25, 2020Updated 5 years ago
- Simple streamable state machine that implements a useful channel, message-type, message pattern☆39Aug 3, 2020Updated 5 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Apr 23, 2019Updated 6 years ago
- SQL template strings, protecting against SQL injection☆29May 3, 2019Updated 6 years ago
- Bit database☆17Nov 28, 2019Updated 6 years ago
- Recursive file tree nanoiterator☆16Feb 3, 2019Updated 7 years ago
- A debug comment -> debugment☆92Jun 25, 2019Updated 6 years ago
- Authenticated P2P network backed by Hyperswarm and Noise☆98Jul 23, 2019Updated 6 years ago
- In memory chunk store that is abstract-chunk-store compliant☆22May 19, 2021Updated 4 years ago
- Multisig scheme for HMAC authentication☆43Apr 5, 2022Updated 3 years ago
- Writable stream that forwards everything in the highWaterMark buffer to a custom write function using the new writev api in streams☆20Nov 6, 2019Updated 6 years ago
- Bike shed mutex lock implementation☆90Mar 31, 2022Updated 3 years ago
- Streaming fs.readdir☆47Jan 14, 2018Updated 8 years ago
- Generate a strong link to a hypercore seq that contains a root hash of the merkle tree at that time☆14May 27, 2020Updated 5 years ago
- Fuzz testing framework☆33Feb 4, 2019Updated 7 years ago
- Simple end-to-end encrypted, secure channels using Noise Protocol Framework and libsodium secretstream☆147Apr 5, 2022Updated 3 years ago
- Converts a flat tree to a string☆14Oct 23, 2024Updated last year
- Zero-knowledge Proof-of-reserves using Pedersen Commitments and zkSNARKs☆18Apr 5, 2022Updated 3 years ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆49Mar 21, 2022Updated 4 years ago
- Another high-level API for creating secondary leveldb indexes☆14Jul 17, 2020Updated 5 years ago
- Create an binary encoder/decoder for Node's build in types like, json, utf-8, hex.☆29Jul 9, 2024Updated last year