StaticArrays.jl
Statically sized arrays for JuliaStructArrays.jl
Efficient implementation of struct arrays in JuliaLazyArrays.jl
Lazy arrays and linear algebra in JuliaAxisArrays.jl
Performant arrays where each dimension can have a named axis with valuesOffsetArrays.jl
Fortran-like arrays with arbitrary, zero or negative starting indices.BlockArrays.jl
BlockArrays for JuliaFillArrays.jl
Julia package for lazily representing matrices filled with a single entryArrayInterface.jl
Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizationsMappedArrays.jl
Lazy in-place transformations of arraysTiledIteration.jl
Julia package to facilitate writing mulithreaded, multidimensional, cache-efficient codeInfiniteArrays.jl
A Julia package for representing infinite-dimensional arraysElasticArrays.jl
Resizeable multi-dimensional arrays for JuliaHybridArrays.jl
Arrays with both statically and dynamically sized axes in JuliaShiftedArrays.jl
Lazy shifted arrays for data analysis in JuliaPaddedViews.jl
Add virtual padding to the edges of an arrayStructsOfArrays.jl
Structures of Arrays that behave like Arrays of StructuresBlockDiagonals.jl
Functionality for working efficiently with block diagonal matrices.ArraysOfArrays.jl
Efficient storage and handling of nested arrays in JuliaUnsafeArrays.jl
Stack-allocated pointer-based array viewsMosaicViews.jl
Julia package for lazily viewing a 3D or 4D array as an expanded 2D array in the form of a mosaic of matrix slicesEndpointRanges.jl
Julia package for doing arithmetic on endpoints in array indexingFFTViews.jl
Julia package for fast fourier transforms and periodic viewsStackViews.jl
no more 🐱🐱IndirectArrays.jl
Julia implementation of indexed or "lookup" arraysArrayViews.jl
A Julia package to explore a new system of array viewsFixedSizeArrays.jl
Fixed-size multidimensional arrays. An Array-like type with less indirection at the cost of resizing capability.StaticArraysCore.jl
Interface package for StaticArrays.jlStaticArrayInterface.jl
Interface designs for enforcing static computations in array functions with JuliaLazyGrids.jl
A Julia package for representing multi-dimensional gridsShowItLikeYouBuildIt.jl
Compact display of type information by leveraging constructor syntaxMetadataArrays.jl
CustomUnitRanges.jl
Package-specific AbstractUnitRange types for juliaGetindexArrays.jl
Lazy arrays with arbitrary user-defined transformationsSpatioTemporalTraits.jl
Traits for arrays that live in space and timeUnalignedVectors.jl
Create arrays from memory buffers that lack appropriate alignmentCatIndices.jl
Julia package for indices-aware array concatenation and growthAbstractArraysOfArrays.jl
[WIP] Abstract types and interface for nested arraysRangeArrays.jl
Efficient and convenient array data structures where the columns of the arrays are generated (on the fly) by Ranges.IdentityRanges.jl
Ranges that preserve indices of viewsRanges.jl
Support for LinSpace in Julia 0.5OneTwoMany.jl
Tools for element access in JuliaLove Open Source and this site? Check out how you can help us