fcanas / node-native-boilerplate
A very small, understandable node native extension with approachable project structure
☆170Updated 8 months ago
Alternatives and similar repositories for node-native-boilerplate:
Users that are interested in node-native-boilerplate are comparing it to the libraries listed below
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆240Updated 9 months ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- CMake-based build system for node.js native modules☆77Updated 3 years ago
- A command line tool for easily doing prebuilds for multiple version of node on a specific platform☆436Updated 9 months ago
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Helper module for loading your native module's `.node` file☆414Updated 11 months ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- Extras missing from node's fs module☆105Updated 4 months ago
- Generate ffi bindings from header files☆132Updated 5 years ago
- Turn Buffer instances into "pointers"☆458Updated last year
- fastcall - Fast, dyncall based foreign function interface library for Node.js☆202Updated 3 years ago
- Create and package prebuilds for native modules☆206Updated 9 months ago
- ☆60Updated 3 years ago
- Configures v8 flags at runtime.☆118Updated 9 years ago
- GYP-based package manager☆51Updated 8 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- Shared Memory Objects for Node☆114Updated 2 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Run an executable under xvfb-run, but only when needed☆137Updated 7 years ago
- C++ utility class to perform callbacks into JavaScript from any thread☆64Updated 3 years ago
- Guide for writing C++ node.js extensions☆668Updated 11 years ago
- Creates super long stack traces☆195Updated 4 months ago
- Feature-reduced port of GYP to JavaScript☆160Updated 7 years ago
- Node.js C++ integration sample code☆409Updated 4 years ago
- A pure JS HTTP parser for node.☆244Updated 2 months ago
- Clean straight forward mmap-bindings for node.js☆79Updated 3 years ago
- Native DTrace probes for node.js apps☆322Updated 3 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆320Updated 2 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated last month