Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
number-allocator
A library for the unique number allocator
@pixi-essentials/area-allocator
Efficient texture area allocator for on-demand atlases
@thi.ng/malloc
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
@hazae41/bytes
Utilities to deal with Uint8Array
@hazae41/binary
Zero-copy binary data types
linearscan
Linearscan register allocator
@thi.ng/wasm-api
Generic, modular, extensible API bridge and infrastructure for hybrid JS & WebAssembly projects
heap.js
Heap implementation for a JIT runtime
@hazae41/cursor
Rust-like Cursor for TypeScript
react-points-allocator
A react.js component to allocate points between differents specs.
wlib-memory
Memory create, destroy, and allocators for WLib
@ain1084/array-buffer-partitioner
Partition an ArrayBuffer into multiple TypedArray views efficiently.
dos
An OO-Framework for JavaScript
wasm-tracing-allocator
alloc
Buddy memory allocator.
@forgelab/arena
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.
@anireact/lewd
Lightweight Efficient WASM-first Dynamic Allocator: a simple and compact JS-side allocator for hand-written WASM.
bin-allocator
allocate values to bins defined by their lower bound delimitor value
object-pool-2
A constructor specific object pool implementation for asynchronous recycling of object allocations.
generational-arena
A generational arena allocator