paulhauner / example-async-node-addon
An example of an async (via callback) C++ Node.js addon
☆32Updated 5 years ago
Alternatives and similar repositories for example-async-node-addon:
Users that are interested in example-async-node-addon are comparing it to the libraries listed below
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- A very small, understandable node native extension with approachable project structure☆170Updated 7 months ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- Chainable libuv streams☆62Updated 2 years ago
- Simple examples of how to use libuv☆63Updated 10 years ago
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆252Updated 7 years ago
- C++ utility class to perform callbacks into JavaScript from any thread☆64Updated 3 years ago
- Generate ffi bindings from header files☆132Updated 4 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆240Updated 8 months ago
- Clean straight forward mmap-bindings for node.js☆79Updated 3 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 2 years ago
- LLVM bindings for Node.JS☆94Updated 11 years ago
- Feature-reduced port of GYP to JavaScript☆160Updated 7 years ago
- Create C "array" instances on top of Buffers☆54Updated 5 years ago
- Convert V8 project from GN build system to CMake build system and build for static lib.☆13Updated 7 years ago
- C++ implementation of Node.js☆399Updated 6 years ago
- Turn Buffer instances into "pointers"☆458Updated last year
- Node.js native addon build tool with GN/ninja.☆19Updated 6 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆115Updated 2 years ago
- Helper module for loading your native module's `.node` file☆414Updated 10 months ago
- JS JIT in JS☆215Updated 10 years ago
- Hello world sample for gyp build tool☆111Updated 5 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- GYP-based package manager☆51Updated 8 years ago
- JIT Assembler in javascript☆287Updated 9 years ago
- A C++ loader for Webpack☆58Updated 7 years ago
- A minimalist event emitter for C++☆33Updated 5 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 6 years ago
- ☆42Updated last year
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago