#StridedView
I'm happy to share StridedView! This library helps me efficiently manage 2D arrays in JS/TS. Originally created for game tile maps, but useful for any 2D data manipulation. Inspired by NumPy, but not limited to numbers. github.com/Hypercubed/s... #StridedView
GitHub - Hypercubed/strided-view: StridedView is a library for creating and manipulating 2-dimensional arrays in JavaScript/TypeScript. It is designed to be fast and memory efficient by using a stride...
StridedView is a library for creating and manipulating 2-dimensional arrays in JavaScript/TypeScript. It is designed to be fast and memory efficient by using a strided view of a 1D array as the und...
github.com
March 15, 2025 at 4:16 AM
**StridedView** can't even remember my own generic name.
March 17, 2025 at 7:20 PM