jonbrennecke / node-simdLinks
An experiment to see if a Javascript API can be created for intrinsic SIMD operations.
☆12Updated 7 years ago
Alternatives and similar repositories for node-simd
Users that are interested in node-simd are comparing it to the libraries listed below
Sorting:
- Fossil SCM delta compression in JavaScript☆74Updated last year
- Extract a value from a buffer of json without parsing the whole thing☆154Updated 7 years ago
- Shared Memory Objects for Node☆117Updated 2 years ago
- Simple utilities on top of SharedArrayBuffer / SharedTypedArray☆119Updated last year
- Implements structured clone in Node.js, from a live object or serialized/deserialized from a buffer.☆27Updated 11 years ago
- A pure JS implementation of the structured clone algorithm (or at least something pretty close to that).☆25Updated 3 years ago
- Full implementation of the fs module on top of leveldb☆169Updated 6 years ago
- A bitfield implementation using buffers, compliant with the BitTorrent spec.☆88Updated last week
- Native module for Nodejs providing convenient means for using files as standard ArrayBuffer making mmap behind the scene☆19Updated 3 years ago
- Tool for working with binary data types in JavaScript☆14Updated 3 years ago
- A component registry for Javascript☆22Updated 5 years ago
- A standalone, pure JavaScript implementation of the Mersenne Twister pseudo random number generator. Compatible with Node.js, requirejs a…☆76Updated 10 years ago
- Superseded by abstract-level. Split a levelup database into sublevels with their own keyspace, encoding and events.☆119Updated last year
- Share a struct backed by the same underlying buffer between C and JavaScript☆116Updated 3 years ago
- Read/write IEEE754 floating point numbers from/to a Buffer or array-like object.☆122Updated 4 years ago
- It iterates through a graph recursively☆92Updated 8 years ago
- Clean straight forward mmap-bindings for node.js☆83Updated 4 years ago
- Continuous reading or writing to a file using random offsets and lengths☆153Updated last year
- Set of utility macros to make writing N-API modules a little easier.☆65Updated 3 years ago
- Least Frequently Used cache with optional decay☆13Updated 8 years ago
- Make weak references to JavaScript Objects. Fire a callback when they're garbage collected.☆239Updated 4 years ago
- Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.☆53Updated 10 years ago
- A fast Node.js implementation of the latest MessagePack spec☆80Updated last year
- Transform stream that gunzips its input if it is gzipped and just echoes it if not☆109Updated 5 years ago
- JavaScript Circular Buffer☆210Updated 5 years ago
- very fast binary heap priority queue☆25Updated 4 years ago
- ☆89Updated 3 years ago
- A simple and powerful sandbox for running untrusted JavaScript.☆221Updated 7 years ago
- Encode/decode to a custom binary format, much more compact and faster than JSON/BSON☆92Updated 2 months ago
- An xxhash binding for node.js☆196Updated 5 years ago