46 releases (breaking)

Uses new Rust 2024

new 0.32.0 Apr 29, 2025
0.30.0 Apr 17, 2025
0.25.2 Mar 3, 2025
0.21.1 Dec 16, 2024
0.1.0 May 20, 2024

#11 in #flat-buffers

Download history 138/week @ 2025-01-09 334/week @ 2025-01-16 152/week @ 2025-01-23 494/week @ 2025-01-30 154/week @ 2025-02-06 322/week @ 2025-02-13 118/week @ 2025-02-20 427/week @ 2025-02-27 111/week @ 2025-03-06 78/week @ 2025-03-13 89/week @ 2025-03-20 162/week @ 2025-03-27 458/week @ 2025-04-03 135/week @ 2025-04-10 787/week @ 2025-04-17 264/week @ 2025-04-24

1,745 downloads per month
Used in 27 crates (9 directly)

Apache-2.0

260KB
6K SLoC

A contiguously serialized Vortex array.

See [message] and [footer] for the flatbuffer specifications.

See the vortex-file crate for non-contiguous serialization.


vortex-flatbuffers

This crate contains Flatbuffers definitions that can be used to convert other crates in this workspace back and forth into Flatbuffers messages.

Regenerating the bindings

Run the cargo xtask generate-fbs script. Be sure that you have the flatc utility installed before doing so.

Dependencies

~7.5MB
~118K SLoC