50 releases (breaking)
Uses new Rust 2024
new 0.35.0 | May 21, 2025 |
---|---|
0.33.2 | May 15, 2025 |
0.25.2 | Mar 3, 2025 |
0.21.1 | Dec 16, 2024 |
0.1.0 | May 20, 2024 |
#11 in #flat-buffers
1,377 downloads per month
Used in 28 crates
(8 directly)
265KB
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
~8MB
~123K SLoC