mika-fischer / napi-thread-safe-callbackLinks
C++ utility class to perform callbacks into JavaScript from any thread
☆64Updated 3 years ago
Alternatives and similar repositories for napi-thread-safe-callback
Users that are interested in napi-thread-safe-callback are comparing it to the libraries listed below
Sorting:
- ☆42Updated last year
- ☆60Updated 3 years ago
- Node Add-on Examples with PoC ABI stable API for native modules☆236Updated 6 years ago
- А C++JS binding library supporting multitple JS engines and backends☆77Updated 5 years ago
- CMake-based build system for node.js native modules☆77Updated 4 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 2 years ago
- Create ABI-compliant "struct" instances on top of Buffers☆120Updated 5 years ago
- A very small, understandable node native extension with approachable project structure☆172Updated 11 months ago
- A Sample node.js C Addons module by using N-API☆39Updated 4 years ago
- Create and package prebuilds for native modules☆213Updated last year
- Generate ffi bindings from header files☆132Updated 5 years ago
- C++ WebRTC Data Channels and WebSockets for WebAssembly in browsers☆168Updated 3 months ago
- Blog: NodeJS Addons Example☆84Updated 7 years ago
- Turn Buffer instances into "pointers"☆126Updated last year
- Loader for Node native extensions☆60Updated 3 years ago
- How to create and use event emitter interface on Node.js add-ons☆20Updated 7 years ago
- Build tool and bindings loader for node-gyp that supports prebuilds☆116Updated 7 months ago
- Minimum breakpad crash reports collecting server☆247Updated 2 years ago
- A node-pre-gyp module which provides the ability to publish to GitHub releases.☆54Updated last year
- Spdlog bindings for Node.JS☆53Updated 3 weeks ago
- Basic //build directory for use with Chromium's GN☆132Updated 5 months ago
- C++ Asynchronous Promises, inspired by Promises/A+☆45Updated 8 years ago
- CMake.js - a Node.js native addon build tool☆919Updated 2 months ago
- A command line tool for easily doing prebuilds for multiple version of node on a specific platform☆440Updated last year
- The V8 JavaScript engine, but built with CMake instead of GN - WIP☆198Updated 3 weeks ago
- Simple breakpad crash reports collecting server☆68Updated 4 months ago
- An example for using WebRTC to communicate between a JavaScript client and a C++ server.☆279Updated 6 years ago
- Node.js native addon build tool with GN/ninja.☆19Updated 6 years ago
- Datagram Transport Layer Security (DTLS) client.☆84Updated 3 years ago
- Create C "array" instances on top of Buffers