paulhauner / example-async-node-addonLinks
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
Sorting:
- Simple examples of how to use libuv☆64Updated 11 years ago
- A very small, understandable node native extension with approachable project structure☆174Updated last year
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆253Updated 7 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- C++ implementation of Node.js☆400Updated 6 years ago
- A set of introductory tutorials for the v8 javascript engine☆236Updated 5 years ago
- Clean straight forward mmap-bindings for node.js☆80Updated 3 years ago
- C++ utility class to perform callbacks into JavaScript from any thread☆64Updated 3 years ago
- LLVM plus Emscripten's asm.js backend☆186Updated 3 years ago
- Minimum breakpad crash reports collecting server☆248Updated 2 years ago
- Chainable libuv streams☆62Updated 2 years ago
- Generate ffi bindings from header files☆134Updated 5 years ago
- How to create and use event emitter interface on Node.js add-ons☆20Updated 7 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆242Updated last year
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Reproducing the behavior of JavaScript in C++.☆147Updated 7 years ago
- ☆60Updated 4 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- LLVM bindings for Node.JS☆94Updated 12 years ago
- Turn Buffer instances into "pointers"☆455Updated last year
- Chainable SSL implementation for libuv☆57Updated 7 years ago
- A lightweight javascript run-time environment, with node.js compatiblity in mind☆69Updated 5 years ago
- Guide for writing C++ node.js extensions☆669Updated 11 years ago
- Node.js native addon build tool with GN/ninja.☆19Updated 6 years ago
- Tool for debugging native Node.js modules and getting stack traces when things go wrong.☆320Updated 3 years ago
- JIT Assembler in javascript☆288Updated 9 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- Legacy repo, migrated to cheerp-compiler monorepo