6 releases (major breaking)

40.0.0 Jul 12, 2024
39.0.0 Jun 10, 2024
38.0.0 May 10, 2024
37.1.0 Apr 22, 2024
36.0.0 Feb 19, 2024

#655 in Algorithms

Download history 7029/week @ 2025-01-18 6837/week @ 2025-01-25 2049/week @ 2025-02-01 66507/week @ 2025-02-08 85814/week @ 2025-02-15 102699/week @ 2025-02-22 116694/week @ 2025-03-01 99530/week @ 2025-03-08 78827/week @ 2025-03-15 73546/week @ 2025-03-22 69918/week @ 2025-03-29 56807/week @ 2025-04-05 45741/week @ 2025-04-12 41955/week @ 2025-04-19 48661/week @ 2025-04-26 45340/week @ 2025-05-03

191,856 downloads per month

Apache-2.0

4MB
81K SLoC

DataFusion Array Function Library

DataFusion is an extensible query execution framework, written in Rust, that uses Apache Arrow as its in-memory format.

This crate contains functions for working with arrays, such as array_append that work with ListArray, LargeListArray and FixedListArray types from the arrow crate.

Dependencies

~27–42MB
~684K SLoC