fcanas / node-native-boilerplateLinks
A very small, understandable node native extension with approachable project structure
☆175Updated 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:
- Create ABI-compliant "struct" instances on top of Buffers☆119Updated 5 years ago
- Helper module for loading your native module's `.node` file☆418Updated last year
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆235Updated 7 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆249Updated 2 weeks ago
- A command line tool for easily doing prebuilds for multiple version of node on a specific platform☆442Updated last year
- Generate ffi bindings from header files☆135Updated 5 years ago
- ☆60Updated 4 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 8 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆319Updated 3 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 3 years ago
- Guide for writing C++ node.js extensions☆669Updated 12 years ago
- Turn Buffer instances into "pointers"☆458Updated 2 years ago
- Support for representing 64-bit integers in JavaScript☆205Updated 6 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
- GYP-based package manager☆51Updated 8 years ago
- A node-pre-gyp module which provides the ability to publish to GitHub releases.☆54Updated last year
- Node.js C++ integration sample code☆412Updated 5 years ago
- Create and package prebuilds for native modules☆226Updated last year
- Readable and Writable Streams that use backing Buffers.☆226Updated 10 months ago
- A pure JS HTTP parser for node.☆250Updated 8 months ago
- ☆43Updated 2 years ago
- Extras missing from node's fs module☆109Updated last year
- unix datagram support for node.js☆79Updated 4 months ago
- A simple LRU cache☆136Updated 3 years ago
- The missing POSIX system calls for node.js☆214Updated 3 years ago
- lock asynchronous resources☆48Updated 4 years ago
- Shared Memory Objects for Node☆116Updated 2 years ago
- Allows you to profile when the garbage collector runs, and how long it takes.☆191Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year