sharedarraybuffer
There are 17 repositories under sharedarraybuffer topic.
Bnaya/objectbuffer
JavaScript Object like api, backed by an arraybuffer
metarhia/web-locks
Web Locks API 🔒
ukrbublik/shm-typed-array
IPC shared memory for NodeJs. Use as Buffer or TypedArray.
cggallant/WebAssembly-in-Action
Source code for the book "WebAssembly in Action" (https://www.manning.com/books/webassembly-in-action)
mmomtchev/SharedMap
Vanilla JS Implementation of SharedMap, a synchronous multi-threading capable, fine-grain-locked with deadlock recovery, static memory allocated, coalesced-chaining HashMap, backed by SharedArrayBuffer
alexraffy/sksql
SKSQL is a SQL database for the web and node.js written in Typescript.
mmis1000/DOM-Proxy
A trasparent rpc for allowing web worker to access dom in mainland(and vise versa)
welefen/sharedArrayBufferStore
use sharedArrayBuffer to store data
ulises-codes/u-znth
u-znth is a low-latency four-oscillator synthesizer created entirely in JavaScript.
inspect-js/is-shared-array-buffer
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
stdlib-js/assert-has-sharedarraybuffer-support
Detect native SharedArrayBuffer support.
addunn/Buffifier
Buffer backed JavaScript class instances. For fast communication between web workers when latency matters.
3p3r/wasabio
WebAssembly and SharedArrayBuffer IO
mrudangit/MarketMonitor
Angular App that consumes large volume of data
anzerr/bcrypt.pool
util for creating worker pools to run bcryptjs
incubated-geek-cc/FFmpeg-Video-to-GIF
Converts video clips to animated GIF files with ffmpeg wrapper library.