@thi.ng/malloc
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
Efficient texture area allocator for on-demand atlases
allocate values to bins defined by their lower bound delimitor value
A library for the unique number allocator
Linearscan register allocator
Buddy memory allocator.
A generational arena allocator
A constructor specific object pool implementation for asynchronous recycling of object allocations.
A react.js component to allocate points between differents specs.
Heap implementation for a JIT runtime
An OO-Framework for JavaScript
Memory create, destroy, and allocators for WLib
Lightweight Efficient WASM-first Dynamic Allocator: a simple and compact JS-side allocator for hand-written WASM.
Partition an ArrayBuffer into multiple TypedArray views efficiently.
Zero-copy binary data types
Utilities to deal with Uint8Array
Rust-like Cursor for TypeScript
A javascript memory pool based on `Float32Array` that is very easy to use and extremely fast, with minimal overhead for each allocation or deletion and no garbage collection (GC) overhead.
Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects