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
Sorting:
- Documenting types and methods of libuv, mostly by reading 'uv.h'.☆251Updated 7 years ago
- A very small, understandable node native extension with approachable project structure☆171Updated 10 months ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- C++ implementation of Node.js☆401Updated 6 years ago
- C++ utility class to perform callbacks into JavaScript from any thread☆64Updated 3 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- Node.js C++ integration sample code☆410Updated 4 years ago
- Repository used by the Node-API team to manage work related to Node-API and node-addon-api☆240Updated 10 months ago
- Simple examples of how to use libuv☆63Updated 11 years ago
- Clean straight forward mmap-bindings for node.js☆79Updated 3 years ago
- A set of introductory tutorials for the v8 javascript engine☆236Updated 4 years ago
- A simple http library in c++ backed by libuv and http-parser.☆183Updated 6 years ago
- LLVM plus Emscripten's asm.js backend☆183Updated 3 years ago
- Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser☆149Updated 4 years ago
- Chainable libuv streams☆62Updated 2 years ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 2 years ago
- Turn Buffer instances into "pointers"☆454Updated last year
- Sample starter application for a Node C++ addon packaged with node-pre-gyp☆65Updated 4 years ago
- Create C "array" instances on top of Buffers☆54Updated 6 years ago
- Convert V8 project from GN build system to CMake build system and build for static lib.☆13Updated 7 years ago
- GYP-based package manager☆51Updated 8 years ago
- The V8 JavaScript engine, but built with CMake instead of GN - WIP☆197Updated 9 months ago
- ☆60Updated 3 years ago
- musl libc experiment☆77Updated 6 years ago
- A simple tutorial for creating native c++ addons for nodejs using Nan.☆70Updated 6 years ago
- Chainable SSL implementation for libuv☆57Updated 6 years ago
- Legacy repo, migrated to cheerp-compiler monorepo☆214Updated 4 years ago
- Seamless GDB wrapper for Node.js and the browser.☆18Updated 6 years ago
- This project features examples on how to use libuv. They are derived from the sample code in Nikhil Marathe's book An Introduction to lib…☆115Updated 11 years ago