mafintosh / shared-structsLinks
Share a struct backed by the same underlying buffer between C and JavaScript
☆116Updated 3 years ago
Alternatives and similar repositories for shared-structs
Users that are interested in shared-structs are comparing it to the libraries listed below
Sorting:
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 3 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- A tcp/utp server that auto announces itself using discovery-channel☆59Updated 8 years ago
- Compile WebAssembly .wat files to a common js module☆135Updated 6 years ago
- Easily make random-access-storage instances☆76Updated 2 years ago
- http framework☆36Updated 3 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- ☆36Updated 7 years ago
- Variable sized bitfield that allows you to quickly iterate over bits☆35Updated 7 years ago
- Indexed bitfield that allows you to search for bits efficiently☆49Updated 7 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Blake2b implemented in WASM☆76Updated 3 years ago
- Streaming fs.readdir☆47Updated 8 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- The WebAssembly Binary toolkit installable through npm☆61Updated 7 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆55Updated last year
- ☆27Updated 6 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- Superseded by rave-level. Open a leveldb handle multiple times.☆146Updated last year
- process.nextTick() batching utility☆38Updated 8 years ago
- node.js bindings for hdr histogram C implementation☆42Updated 5 years ago
- ☆98Updated 3 years ago
- Module that helps you write generated functions in Node☆78Updated last year
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory☆116Updated last year
- ☆41Updated 2 years ago