node-addon
There are 76 repositories under node-addon topic.
nodejs/node-gyp
Node.js native addon build tool
charto/nbind
:sparkles: Magical headers that make your C++ library accessible from JavaScript :rocket:
JCMais/node-libcurl
libcurl bindings for Node.js
Rob--/memoryjs
Read and write process memory in Node.js (Windows API functions exposed via Node bindings)
eilvelia/tdl
Node.js bindings to TDLib 🥒
Robot/robot-js
Native system automation for node.js
codebytere/node-mac-permissions
A native node module to manage system permissions on macOS.
connor4312/blake3
BLAKE3 hashing for JavaScript: native Node bindings (where available) and WebAssembly
just-jeb/electron-angular-native
Ready for distribution boilerplate for Electron Angular applications with native modules support (node.js addons and plain native libraries)
wzdxy/electron-ffi-demo
在 Electron 项目中通过 node-ffi-napi 调用 c/c++的 dll 动态链接库
codebytere/node-mac-contacts
Create, read, update, and delete contacts from users' contacts databases on macOS.
voodooattack/serialism
Serialize complex JavaScript objects or ES6 classes with circular dependencies natively.
Yuu6883/Cytos
Optimized ogar project with WebGL rendering and native C++ parallelization.
andi23rosca/napi-nim
Write NodeJS native extensions in Nim
hanazuki/node-jsonnet
libjsonnet binding for Node.js
cristovao-trevisan/node-pitchfinder
A compilation of pitch detection algorithms for Javascript.
charto/autogypi
Autogypi handles dependencies for node-gyp projects.
node-3d/webaudio-raub
Web Audio for Node.js
codebytere/node-mac-userdefaults
A native Node.js module that provides an interface to the user’s defaults database on macOS.
CatsMiaow/node-addon-typescript
Node.js WebAssembly and C++ addons TypeScript example
mlewand/win-clipboard
Clipboard access for Windows.
otvv/fmemory
💾 Simple npm package that reads and write memory inside a given process for Linux.
D-Andreev/recommender-addon
A node addon for recommendations
second-state/ssvm-napi
SSVM Node.js Addon
umijs/niddle
A super fast nodejs addon for html parsing and manipulation written in rust.
bengsfort/irsdk-node
An iRacing SDK addon for Node.js, allowing you to use + control the iRacing SDK from Node.
chenqianhe/VAD-addon
This repo provides an addon that can perform VAD model reasoning in nodes and electric environments, based on cmake-js and Fastdeploy. Silero VAD is a pre-trained enterprise-grade Voice Activity Detector.
justinkambic/libraw.js
Node.js bindings for the popular LibRaw framework.
paradigmist/nodejs-ffi-rust
NodeJS FFI with Rust
abdurrahmanekr/nodejs-golang-addon
Node.js GoLang Addon
hua1995116/LRU-node-addon
A native module for Node supporting LRU (least-recently-used).
node-3d/image-raub
Native Image loader for Node.js
0neSe7en/node-macos-progress
A node package for update file progress on macOS
malongmedea/electron-scanner-demo
electron + node.js addon + twain 调用扫描仪示例
2kai2kai2/node-ps-data
A native C++ NodeJS addon for getting data on process resource consumption without without the need for additional processes.
richhaar/autosar-crc
JavaScript NPM package for 8 bit, 16bit, 32bit and 64 bit CRC functions as specified by the AUTOSAR standard, written with C++