34 releases (20 breaking)

0.21.1 Dec 16, 2024
0.21.0 Nov 27, 2024
0.20.0 Nov 26, 2024
0.1.0 May 20, 2024

#314 in Compression

Download history 444/week @ 2024-09-19 282/week @ 2024-09-26 237/week @ 2024-10-03 61/week @ 2024-10-10 79/week @ 2024-10-17 125/week @ 2024-10-24 438/week @ 2024-10-31 359/week @ 2024-11-07 839/week @ 2024-11-14 351/week @ 2024-11-21 245/week @ 2024-11-28 183/week @ 2024-12-05 233/week @ 2024-12-12 54/week @ 2024-12-19 32/week @ 2024-12-26 119/week @ 2025-01-02

448 downloads per month
Used in 21 crates (8 directly)

Apache-2.0

155KB
3.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

~1.5MB
~36K SLoC