fcanas / node-native-boilerplateLinks
A very small, understandable node native extension with approachable project structure
☆172Updated 11 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
Sorting:
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- Generate ffi bindings from header files☆132Updated 5 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆241Updated last year
- Helper module for loading your native module's `.node` file☆415Updated last year
- ☆60Updated 3 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆238Updated 3 years ago
- A command line tool for easily doing prebuilds for multiple version of node on a specific platform☆440Updated last year
- working with node.js buffers made easy☆205Updated 5 years ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- Create and package prebuilds for native modules☆213Updated last year
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- CMake-based build system for node.js native modules☆77Updated 4 years ago
- CMake.js - a Node.js native addon build tool☆919Updated 2 months ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆320Updated 2 years ago
- Clean straight forward mmap-bindings for node.js☆80Updated 3 years ago
- GYP-based package manager☆51Updated 8 years ago
- fastcall - Fast, dyncall based foreign function interface library for Node.js☆202Updated 3 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- Guide for writing C++ node.js extensions☆668Updated 11 years ago
- Abstract message protocol for nodejs☆134Updated 6 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Tiny WebWorker for the Server☆249Updated 2 years ago
- Readable and Writable Streams that use backing Buffers.☆226Updated 4 months ago
- Create C "array" instances on top of Buffers☆54Updated 6 years ago
- Turn Buffer instances into "pointers"☆454Updated last year
- Deprecated in favor of promise-toolbox/fromEvent☆35Updated 4 years ago
- Configures v8 flags at runtime.☆118Updated 10 years ago
- A sandboxed node.js module loader that lets you inject dependencies into your modules.☆343Updated 5 years ago
- Node.js C++ integration sample code☆411Updated 4 years ago