mafintosh / shared-structsLinks
Share a struct backed by the same underlying buffer between C and JavaScript
☆115Updated 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:
- Compile JavaScript into a native addon for Node.js secured by libsodium☆39Updated 6 years ago
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 2 years ago
- An easy way to reuse buffers without much API ceremony☆62Updated 7 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 6 years ago
- Compile WebAssembly .wat files to a common js module☆135Updated 5 years ago
- Easily make random-access-storage instances☆76Updated last year
- Blake2b implemented in WASM☆76Updated 2 years ago
- ☆36Updated 6 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆86Updated this week
- A tcp/utp server that auto announces itself using discovery-channel☆57Updated 7 years ago
- Working mmap bindings for node.js☆57Updated 7 years ago
- Exposes the same interface as random-access-file but instead of writing/reading data to a file it maintains it in memory☆117Updated last year
- Continuous reading or writing to a file using random offsets and lengths☆154Updated 7 months ago
- http framework☆36Updated 2 years ago
- The WebAssembly Binary toolkit installable through npm☆61Updated 7 years ago
- ☆27Updated 6 years ago
- Transform stream that lets you peek the first line before deciding how to parse it☆57Updated 2 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- ☆98Updated 2 years ago
- A module that diffs an input buffer with the previous one provided to it and outputs the diff as ANSI☆54Updated 11 months ago
- ☆40Updated 2 years ago
- process.nextTick() batching utility☆38Updated 8 years ago
- Small module that helps you maintain state around resources☆54Updated 5 years ago
- Simple end-to-end encrypted, secure channels using Noise Protocol Framework and libsodium secretstream☆147Updated 3 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- Send a file back as a HTTP response with support for range queries etc.☆24Updated 5 years ago
- Variable sized bitfield that allows you to quickly iterate over bits☆34Updated 6 years ago
- Bit database☆15Updated 5 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 5 years ago
- Just-In-Time JSON.parse compiler☆180Updated 6 years ago