typedarray-pool
Reuse typed arrays
Reuse typed arrays
Pooled memory for ndarrays
StaticBuffer, just like Buffer but you can execute machine code in it.
Simple malloc() & free() implementation on top of buffers and array buffers.
malloc() and free() in WebAssembly
Simple append-only alloc() implementation on top of buffers and array buffers, useful for logs.
Reuse typed arrays
Reuse typed arrays
set of values with pointers to other entries, backed by auto=-expanding UintArray slabs
Simple way to trace allocated memory of your NodeJS functions
Simple way to trace allocated memory of your JS functions
Lightweight Efficient WASM-first Dynamic Allocator: a simple and compact JS-side allocator for hand-written WASM.
ArrayLike allocation helper functions for JavaScript