fcanas / node-native-boilerplateLinks
A very small, understandable node native extension with approachable project structure
☆174Updated last year
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:
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆246Updated 3 weeks ago
- Helper module for loading your native module's `.node` file☆417Updated last year
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- Generate ffi bindings from header files☆134Updated 5 years ago
- ☆60Updated 4 years ago
- A command line tool for easily doing prebuilds for multiple version of node on a specific platform☆441Updated last year
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆320Updated 3 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- Support for representing 64-bit integers in JavaScript☆204Updated 6 years ago
- A pure JS HTTP parser for node.☆247Updated 5 months ago
- GYP-based package manager☆51Updated 8 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- fastcall - Fast, dyncall based foreign function interface library for Node.js☆202Updated 3 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- Guide for writing C++ node.js extensions☆669Updated 12 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
- Turn Buffer instances into "pointers"☆455Updated 2 years ago
- Abstract message protocol for nodejs☆135Updated 6 years ago
- unix datagram support for node.js☆79Updated last month
- Readable and Writable Streams that use backing Buffers.☆226Updated 6 months ago
- fs bindings for tar-stream☆365Updated 2 months ago
- Clean straight forward mmap-bindings for node.js☆80Updated 3 years ago
- Node.js C++ integration sample code☆413Updated 4 years ago
- Native hashtable interface for when V8 objects can't take the heat☆107Updated 7 years ago
- Elegant UDP messaging for nodejs☆344Updated 6 years ago
- Shared Memory Objects for Node☆115Updated 2 years ago
- Creates super long stack traces☆196Updated 10 months 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