An open API service indexing awesome lists of open source software.

Projects in Awesome Lists by JuliaArrays

A curated list of projects in awesome lists by JuliaArrays .

https://github.com/juliaarrays/staticarrays.jl

Statically sized arrays for Julia

Last synced: 20 Feb 2026

https://github.com/JuliaArrays/StaticArrays.jl

Statically sized arrays for Julia

Last synced: 04 May 2025

https://github.com/JuliaArrays/StructArrays.jl

Efficient implementation of struct arrays in Julia

Last synced: 04 May 2025

https://github.com/juliaarrays/structarrays.jl

Efficient implementation of struct arrays in Julia

Last synced: 28 Jan 2026

https://github.com/juliaarrays/lazyarrays.jl

Lazy arrays and linear algebra in Julia

Last synced: 05 Oct 2025

https://github.com/JuliaArrays/LazyArrays.jl

Lazy arrays and linear algebra in Julia

Last synced: 04 May 2025

https://github.com/juliaarrays/blockarrays.jl

BlockArrays for Julia

arrays blockarrays julia matrix

Last synced: 15 May 2025

https://github.com/juliaarrays/axisarrays.jl

Performant arrays where each dimension can have a named axis with values

Last synced: 20 Jul 2025

https://github.com/JuliaArrays/AxisArrays.jl

Performant arrays where each dimension can have a named axis with values

Last synced: 04 May 2025

https://github.com/JuliaArrays/BlockArrays.jl

BlockArrays for Julia

arrays blockarrays julia matrix

Last synced: 04 May 2025

https://github.com/juliaarrays/offsetarrays.jl

Fortran-like arrays with arbitrary, zero or negative starting indices.

Last synced: 17 Oct 2025

https://github.com/JuliaArrays/OffsetArrays.jl

Fortran-like arrays with arbitrary, zero or negative starting indices.

Last synced: 04 May 2025

https://github.com/JuliaArrays/FillArrays.jl

Julia package for lazily representing matrices filled with a single entry

Last synced: 04 May 2025

https://github.com/juliaarrays/fillarrays.jl

Julia package for lazily representing matrices filled with a single entry

Last synced: 25 May 2026

https://github.com/juliaarrays/arrayinterface.jl

Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations

arrays base composibility interface primitives scientific-machine-learning sciml

Last synced: 06 Mar 2026

https://github.com/JuliaArrays/ArrayInterface.jl

Designs for new Base array interface primitives, used widely through scientific machine learning (SciML) and other organizations

arrays base composibility interface primitives scientific-machine-learning sciml

Last synced: 27 Mar 2025

https://github.com/juliaarrays/mappedarrays.jl

Lazy in-place transformations of arrays

Last synced: 27 Jan 2026

https://github.com/juliaarrays/tilediteration.jl

Julia package to facilitate writing mulithreaded, multidimensional, cache-efficient code

Last synced: 20 Aug 2025

https://github.com/juliaarrays/infinitearrays.jl

A Julia package for representing infinite-dimensional arrays

Last synced: 25 Oct 2025

https://github.com/JuliaArrays/InfiniteArrays.jl

A Julia package for representing infinite-dimensional arrays

Last synced: 04 May 2025

https://github.com/juliaarrays/elasticarrays.jl

Resizeable multi-dimensional arrays for Julia

arrays julia

Last synced: 15 Apr 2025

https://github.com/juliaarrays/hybridarrays.jl

Arrays with both statically and dynamically sized axes in Julia

arrays julia

Last synced: 30 Apr 2025

https://github.com/juliaarrays/blockdiagonals.jl

Functionality for working efficiently with block diagonal matrices.

Last synced: 11 Dec 2025

https://github.com/juliaarrays/shiftedarrays.jl

Lazy shifted arrays for data analysis in Julia

Last synced: 25 May 2026

https://github.com/juliaarrays/structsofarrays.jl

Structures of Arrays that behave like Arrays of Structures

immutables julia

Last synced: 25 Jul 2025

https://github.com/juliaarrays/paddedviews.jl

Add virtual padding to the edges of an array

Last synced: 25 May 2026

https://github.com/juliaarrays/unsafearrays.jl

Stack-allocated pointer-based array views

arrays julia pointers-and-arrays

Last synced: 02 Apr 2026

https://github.com/juliaarrays/arraysofarrays.jl

Efficient storage and handling of nested arrays in Julia

arrays data-structures flat-arrays julia nested-arrays

Last synced: 11 Apr 2025

https://github.com/JuliaArrays/ArraysOfArrays.jl

Efficient storage and handling of nested arrays in Julia

arrays data-structures flat-arrays julia nested-arrays

Last synced: 04 May 2025

https://github.com/juliaarrays/readonlyarrays.jl

A wrapper type around AbstractArray that is read-only

Last synced: 25 May 2026

https://github.com/juliaarrays/fixedsizearrays.jl

Fixed-size multidimensional arrays. An Array-like type with less indirection at the cost of resizing capability.

arrays julia linear-algebra matrix

Last synced: 30 Apr 2025

https://github.com/juliaarrays/mosaicviews.jl

Julia package for lazily viewing a 3D or 4D array as an expanded 2D array in the form of a mosaic of matrix slices

julia

Last synced: 15 Aug 2025

https://github.com/juliaarrays/endpointranges.jl

Julia package for doing arithmetic on endpoints in array indexing

Last synced: 12 Nov 2025

https://github.com/juliaarrays/fftviews.jl

Julia package for fast fourier transforms and periodic views

Last synced: 16 Sep 2025

https://github.com/juliaarrays/stackviews.jl

no more 🐱🐱

julia

Last synced: 30 Apr 2025

https://github.com/juliaarrays/indirectarrays.jl

Julia implementation of indexed or "lookup" arrays

Last synced: 25 May 2026

https://github.com/juliaarrays/arrayviews.jl

A Julia package to explore a new system of array views

Last synced: 24 Jun 2025

https://github.com/juliaarrays/lazygrids.jl

A Julia package for representing multi-dimensional grids

Last synced: 25 May 2026

https://github.com/juliaarrays/staticarrayscore.jl

Interface package for StaticArrays.jl

Last synced: 08 Sep 2025

https://github.com/juliaarrays/staticarrayinterface.jl

Interface designs for enforcing static computations in array functions with Julia

Last synced: 17 Jun 2025

https://github.com/juliaarrays/getindexarrays.jl

Lazy arrays with arbitrary user-defined transformations

Last synced: 25 May 2026

https://github.com/juliaarrays/customunitranges.jl

Package-specific AbstractUnitRange types for julia

Last synced: 25 May 2026

https://github.com/juliaarrays/spatiotemporaltraits.jl

Traits for arrays that live in space and time

Last synced: 25 May 2026

https://github.com/juliaarrays/rangearrays.jl

Efficient and convenient array data structures where the columns of the arrays are generated (on the fly) by Ranges.

Last synced: 25 May 2026

https://github.com/juliaarrays/abstractarraysofarrays.jl

[WIP] Abstract types and interface for nested arrays

Last synced: 26 Feb 2026

https://github.com/juliaarrays/catindices.jl

Julia package for indices-aware array concatenation and growth

Last synced: 25 May 2026

https://github.com/juliaarrays/identityranges.jl

Ranges that preserve indices of views

Last synced: 25 May 2026

https://github.com/juliaarrays/checkedsizeproduct.jl

A small Julia package for safely calculating the length of an in-memory dense array given its dimensions.

Last synced: 23 Feb 2026

https://github.com/juliaarrays/zerodimensionalarrays.jl

zero-dimensional array package for Julia

Last synced: 24 Jun 2025

https://github.com/juliaarrays/onetwomany.jl

Tools for element access in Julia

Last synced: 19 Mar 2026