A distributed networking stack for connecting peers
Buffer of bits instead of bytes
Read `n` bytes of a stream, then swap to another stream
Utilities for handling AXIS client
Create a filled n-dimensional nested array.
## Usage ```js const Noise = require('basic-noise') const initiator = new Noise('IK ', true) const responder = new Noise('IK', false)
Zero-GC bitmap font word wrapper. Computes line breaks, kerning-aware widths, and truncation/ellipsis flags into a Float32Array — feeds directly into @zakkster/lite-bmfont's drawWrapped.
Create a zero-filled n-dimensional nested array.
Typed length for TypeScript
A class to help manually manage object memory in JavaScript
Create a filled n-dimensional nested array according to a provided callback function.
Create a five-dimensional nested array filled with ones.
Disposable bytes for TypeScript & WebAssembly
Create an n-dimensional nested array filled with ones.
Create a two-dimensional nested array filled with ones.
Create a filled two-dimensional banded nested array according to a provided callback function.
Create a filled two-dimensional symmetric banded nested array according to a provided callback function.
Create a three-dimensional nested array filled with ones.
Create a filled two-dimensional symmetric nested array according to a provided callback function.
Create a four-dimensional nested array filled with ones.
Zero-copy bytes
StaticBuffer, just like Buffer but you can execute machine code in it.
call-stack module (originally by Finley.Z.M.F)
Pre-allocated, zero-GC interleaved vertex buffer for WebGL 1/2 and WebGPU sprite/tile/quad batchers. One allocation for the lifetime of the renderer.