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 strided view of a 1D array as the underlying storage for the 2-dimensional array. This allows for efficient element access and slicing operations.

github.com/Hypercubed/strided-view

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

No recent activity.