Skip to content
@JuliaArrays

JuliaArrays

Custom array types (and utilities for building array types) for Julia

Popular repositories Loading

  1. StaticArrays.jl StaticArrays.jl Public

    Statically sized arrays for Julia

    Julia 809 151

  2. StructArrays.jl StructArrays.jl Public

    Efficient implementation of struct arrays in Julia

    Julia 353 42

  3. LazyArrays.jl LazyArrays.jl Public

    Lazy arrays and linear algebra in Julia

    Julia 310 30

  4. BlockArrays.jl BlockArrays.jl Public

    BlockArrays for Julia

    Julia 229 34

  5. OffsetArrays.jl OffsetArrays.jl Public

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

    Julia 203 44

  6. AxisArrays.jl AxisArrays.jl Public

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

    Julia 201 43

Repositories

Showing 10 of 46 repositories
  • LazyArrays.jl Public

    Lazy arrays and linear algebra in Julia

    JuliaArrays/LazyArrays.jl’s past year of commit activity
    Julia 310 MIT 30 31 15 Updated Jul 14, 2025
  • ArrayInterface.jl Public

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

    JuliaArrays/ArrayInterface.jl’s past year of commit activity
    Julia 136 MIT 37 28 6 Updated Jul 14, 2025
  • BlockArrays.jl Public

    BlockArrays for Julia

    JuliaArrays/BlockArrays.jl’s past year of commit activity
    Julia 229 34 57 13 Updated Jul 13, 2025
  • StaticArrays.jl Public

    Statically sized arrays for Julia

    JuliaArrays/StaticArrays.jl’s past year of commit activity
    Julia 809 151 183 (2 issues need help) 33 Updated Jun 24, 2025
  • FixedSizeArrays.jl Public

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

    JuliaArrays/FixedSizeArrays.jl’s past year of commit activity
    Julia 63 MIT 3 9 2 Updated Jun 23, 2025
  • ArraysOfArrays.jl Public

    Efficient storage and handling of nested arrays in Julia

    JuliaArrays/ArraysOfArrays.jl’s past year of commit activity
    Julia 44 8 5 3 Updated Jun 19, 2025
  • LazyGrids.jl Public

    A Julia package for representing multi-dimensional grids

    JuliaArrays/LazyGrids.jl’s past year of commit activity
    Julia 17 MIT 0 0 0 Updated Jun 11, 2025
  • UnsafeArrays.jl Public

    Stack-allocated pointer-based array views

    JuliaArrays/UnsafeArrays.jl’s past year of commit activity
    Julia 46 7 5 0 Updated Jun 8, 2025
  • StackViews.jl Public

    no more 🐱🐱

    JuliaArrays/StackViews.jl’s past year of commit activity
    Julia 19 MIT 1 2 0 Updated May 27, 2025
  • HybridArrays.jl Public

    Arrays with both statically and dynamically sized axes in Julia

    JuliaArrays/HybridArrays.jl’s past year of commit activity
    Julia 59 MIT 5 8 1 Updated Apr 28, 2025

Top languages

Julia

Most used topics

Loading…