10 releases

new 0.23.0-rc.3 Apr 17, 2025
0.23.0-alpha.2 Apr 10, 2025
0.22.1 Feb 20, 2025

#17 in #multimodal

Download history 388/week @ 2025-01-31 475/week @ 2025-02-07 1085/week @ 2025-02-14 1292/week @ 2025-02-21 4083/week @ 2025-02-28 10471/week @ 2025-03-07 8915/week @ 2025-03-14 8236/week @ 2025-03-21 6029/week @ 2025-03-28 10265/week @ 2025-04-04 9008/week @ 2025-04-11

34,578 downloads per month
Used in 45 crates (4 directly)

MIT/Apache

690KB
14K SLoC

Rerun arrow metadata and record batch definitions.

Handles the structure of arrow record batches and their meta data for different use cases for Rerun.

An arrow record batch that follows a specific schema is called a SorbetBatch.

Some SorbetBatches has even more constrained requirements, such as ChunkBatch and DataframeBatch.

NOTE: DataframeBatch has not yet been implemented.

Each batch type has a matching schema type:


re_sorbet

Part of the rerun family of crates.

Latest version Documentation MIT Apache

Rerun arrow metadata and record batch definitions.

Handles the structure of arrow record batches and their meta data for different use cases for Rerun.

Dependencies

~24–38MB
~610K SLoC