Search results
22 packages found
Safer Node.js Buffer API
Simple “Least Recently Used” (LRU) cache
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Utilities to deal with Uint8Array
Rust-like Cursor for TypeScript
Zero-copy binary data types
Simple append-only alloc() implementation on top of buffers and array buffers, useful for logs.
Allocate a buffer containing a provided string.
Provides a virtual address space for large, persistent segments of memory via ArrayBuffers, and methods for allocating and freeing within it, optionally via a simple reference counting garbage collector.
Static Buffer - manage buffers from the same memory allocation
Safer Node.js Buffer API
StaticBuffer, just like Buffer but you can execute machine code in it.
Allocate a buffer having a specified number of bytes.
Safer Node.js Buffer API
Safer Node.js Buffer API
Provide backward support for Node.js Buffer API before v12
Allocate a buffer using an octet array.
Copy buffer data to a new Buffer instance.
Allocate a buffer from an ArrayBuffer.