node-ffi-napi / ref-struct-diLinks
Create ABI-compliant "struct" instances on top of Buffers
☆19Updated 4 years ago
Alternatives and similar repositories for ref-struct-di
Users that are interested in ref-struct-di are comparing it to the libraries listed below
Sorting:
- Rewrite file system `fs` paths☆62Updated 4 months ago
- Build tool and bindings loader for node-gyp that supports prebuilds☆123Updated last year
- Minimal install client for prebuilds.☆114Updated 10 months ago
- Create and package prebuilds for native modules☆227Updated last year
- Turn Buffer instances into "pointers"☆128Updated last year
- Automatic generation of N-API wrapper from a C++ library☆83Updated 2 years ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated last year
- Add context awareness to your apps and frameworks by safely evaluating user-defined conditional expressions. Useful for evaluating expres…☆48Updated 11 months ago
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆108Updated 5 years ago
- An abstract-level database backed by LevelDB.☆95Updated 2 weeks ago
- Node filesystem spies and mocks☆51Updated 4 months ago
- Clone a Readable stream, safely☆118Updated last year
- Make weak references to JavaScript Objects.☆45Updated 2 months ago
- ⏱️Zero CPU overhead, zero dependency, true event-loop blocking sleep ⏱️☆85Updated 5 years ago
- Detect possibly catastrophic, exponential-time regular expressions☆50Updated 3 months ago
- Unzip library with modern Promise-based API☆37Updated 9 months ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Pack entire packages and application into portable scripts☆30Updated 3 years ago
- 🌲 A transport for sending pino logs to network sockets☆53Updated last week
- Node.js module to detect details of the C standard library (libc) implementation provided by a given Linux system☆75Updated 3 months ago
- Promise Semaphore☆26Updated 3 years ago
- Bundler and release tool for node.js☆53Updated last year
- JSDoc template for generating TypeScript definition files based on JSDoc comments.☆29Updated 3 years ago
- A simple Node.js module to check if a TCP port is already bound.☆65Updated 4 years ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 3 months ago
- reschedulable setTimeout for you node needs☆39Updated 2 years ago
- A portable version of go systray, using stdin/stdout to communicate with other language☆15Updated 7 years ago
- Nested/recursive `.gitignore`/`.npmignore` parsing and filtering.☆65Updated 5 months ago
- Check if a process is running