maxdavidson / structlyLinks
Tool for working with binary data types in JavaScript
☆14Updated 3 years ago
Alternatives and similar repositories for structly
Users that are interested in structly are comparing it to the libraries listed below
Sorting:
- Compile WebAssembly .wat files to a common js module☆135Updated 6 years ago
- Share a struct backed by the same underlying buffer between C and JavaScript☆116Updated 3 years ago
- http framework☆36Updated 3 years ago
- High performance Base64 encoding and decoding for Node.js using SIMD (AVX2, AVX, SSE4.2, SSE4.1, SSSE3) acceleration☆109Updated 4 years ago
- N-API bindings to libuv with async/await friendly JS wrapping on top.☆65Updated 7 years ago
- an ftp client that expose the node fs API☆37Updated 6 years ago
- An easy way to reuse buffers without much API ceremony☆63Updated 7 years ago
- Cross-Platform Binary API☆35Updated 5 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated last week
- Transform your data as it pass by, synchronously.☆110Updated 3 months ago
- Inlines env vars in a string that contains $NAME expressions☆24Updated 6 years ago
- Just-In-Time JSON.parse compiler☆180Updated 7 years ago
- ZeParser3 was renamed to Tenko -> https://github.com/pvdz/tenko☆31Updated 6 years ago
- ☆36Updated 5 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- A fast fifo implementation similar to the one powering nextTick in Node.js core☆61Updated last year
- Working mmap bindings for node.js☆56Updated 8 years ago
- Running compiled rust from node☆63Updated 9 years ago
- Add asynchronous external JS calls to your WASM that behave as sync WASM functions☆62Updated 6 years ago
- SipHash (2-4) implemented in pure Javascript and WebAssembly.☆48Updated 3 years ago
- Import WebAssembly code with Browserify.☆45Updated 7 years ago
- ES async iterator wrapper for node streams