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
- Easily make random-access-storage instances☆76Updated last year
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- http framework☆36Updated 3 years ago
- Compile WebAssembly .wat files to a common js module☆135Updated 6 years ago
- ☆27Updated 6 years ago
- ☆36Updated 7 years ago
- A tcp/utp server that auto announces itself using discovery-channel☆59Updated 8 years ago
- The WebAssembly Binary toolkit installable through npm☆61Updated 7 years ago
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- Bit database☆16Updated 6 years ago
- Blake2b implemented in WASM☆76Updated 3 years ago
- A NodeJS fuzzing toolkit that makes it easy to fuzz against a reference model.☆18Updated 4 years ago
- A debug comment -> debugment☆92Updated 6 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
- Small module that helps you maintain state around resources☆55Updated 5 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆58Updated 2 years ago
- Distributed, secure clock over a hypercore☆50Updated 7 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- Speed up zlib operations by running them using the sync APIs but in a Worker☆29Updated 5 years ago
- Transform your data as it pass by, synchronously.☆110Updated 3 months 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
- Create two streams that are cross piped☆35Updated 7 years ago
- Working mmap bindings for node.js☆56Updated 8 years ago
- Tiny, single file, scalable key value store based on HAMTs☆53Updated 6 years ago
- Variable sized bitfield that allows you to quickly iterate over bits☆35Updated 6 years ago
- Send a file back as a HTTP response with support for range queries etc.☆24Updated 6 years ago
- Streaming fs.readdir☆47Updated 8 years ago