37 releases (23 breaking)

0.24.0 Feb 3, 2025
0.22.1 Jan 21, 2025
0.21.1 Dec 16, 2024
0.21.0 Nov 27, 2024
0.1.0 May 20, 2024

#387 in Database implementations

Download history 301/week @ 2024-10-26 306/week @ 2024-11-02 785/week @ 2024-11-09 425/week @ 2024-11-16 384/week @ 2024-11-23 234/week @ 2024-11-30 136/week @ 2024-12-07 229/week @ 2024-12-14 22/week @ 2024-12-21 75/week @ 2024-12-28 150/week @ 2025-01-04 145/week @ 2025-01-11 325/week @ 2025-01-18 297/week @ 2025-01-25 358/week @ 2025-02-01 170/week @ 2025-02-08

1,183 downloads per month
Used in 26 crates (9 directly)

Apache-2.0

210KB
4.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
~140K SLoC