38 releases (24 breaking)

Uses new Rust 2024

0.25.2 Mar 3, 2025
0.25.0 Feb 28, 2025
0.21.1 Dec 16, 2024
0.21.0 Nov 27, 2024
0.1.0 May 20, 2024

#453 in Compression

Download history 252/week @ 2024-11-20 332/week @ 2024-11-27 223/week @ 2024-12-04 212/week @ 2024-12-11 82/week @ 2024-12-18 8/week @ 2024-12-25 139/week @ 2025-01-01 144/week @ 2025-01-08 278/week @ 2025-01-15 207/week @ 2025-01-22 491/week @ 2025-01-29 160/week @ 2025-02-05 314/week @ 2025-02-12 134/week @ 2025-02-19 384/week @ 2025-02-26 149/week @ 2025-03-05

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

Apache-2.0

230KB
5.5K SLoC

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.


lib.rs:

A contiguously serialized Vortex array.

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

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

Dependencies

~8.5MB
~146K SLoC