YAXArrays.jl VS ArraysOfArrays.jl

Compare YAXArrays.jl vs ArraysOfArrays.jl and see what are their differences.

YAXArrays.jl

Yet Another XArray-like Julia package (by JuliaDataCubes)

ArraysOfArrays.jl

Efficient storage and handling of nested arrays in Julia (by JuliaArrays)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
YAXArrays.jl ArraysOfArrays.jl
1 1
80 44
- -
8.3 6.6
4 days ago 6 days ago
Julia Julia
GNU General Public License v3.0 or later GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

YAXArrays.jl

Posts with mentions or reviews of YAXArrays.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-05.

ArraysOfArrays.jl

Posts with mentions or reviews of ArraysOfArrays.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-03.
  • Efficient Jagged Arrays
    2 projects | news.ycombinator.com | 3 Jul 2023
    there's a whole ecosystem in Python originally developed for high energy physics data processing: https://github.com/scikit-hep/awkward all because Numpy demands square N-dimensional array

    Same technique used everywhere, here's a simple Julia pkg for the same thing: https://github.com/JuliaArrays/ArraysOfArrays.jl/blob/3a6f5b...

    But Julia at least has the decency to just support ragged Vector{Vector} out of the box, and it's not that slow

What are some alternatives?

When comparing YAXArrays.jl and ArraysOfArrays.jl you can also consider the following projects:

QML.jl - Build Qt6 QML interfaces for Julia programs.

Graphs.jl - An optimized graphs package for the Julia programming language

Overview-of-the-Julia-Python-R-Universe - Contribute to the side by side overview of the three leading open source data science ecosystems of today

ComponentArrays.jl - Arrays with arbitrarily nested named components.

DimensionalData.jl - Named dimensions and indexing for julia arrays and other data

awkward - Manipulate JSON-like data with NumPy-like idioms.

AxisArrays.jl - Performant arrays where each dimension can have a named axis with values

RandomBasedArrays.jl - Hassle-free arrays: the first index is always random

Gtk.jl - Julia interface to Gtk windowing toolkit.

StarWarsArrays.jl - Arrays indexed as the order of Star Wars movies

CImGui.jl - Julia wrapper for cimgui

DataStructures.jl - Julia implementation of Data structures