8 releases (5 major breaking)

new 46.0.0 Mar 7, 2025
45.0.0 Feb 7, 2025
44.0.0 Dec 31, 2024
43.0.0 Nov 8, 2024
41.0.0 Aug 11, 2024

#17 in Database implementations

Download history 43539/week @ 2024-11-21 37498/week @ 2024-11-28 45462/week @ 2024-12-05 48335/week @ 2024-12-12 76858/week @ 2024-12-19 47669/week @ 2024-12-26 153211/week @ 2025-01-02 201380/week @ 2025-01-09 150210/week @ 2025-01-16 157822/week @ 2025-01-23 146617/week @ 2025-01-30 159781/week @ 2025-02-06 148235/week @ 2025-02-13 180496/week @ 2025-02-20 46404/week @ 2025-02-27 43591/week @ 2025-03-06

456,255 downloads per month
Used in 19 crates (5 directly)

Apache-2.0

4MB
84K SLoC

DataFusion Nested Type 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, maps and structs, such as array_append that work with ListArray, LargeListArray and FixedListArray types from the arrow crate.

Dependencies

~31–45MB
~726K SLoC