55 breaking releases

Uses new Rust 2024

new 0.61.0 Mar 3, 2026
0.59.4 Feb 18, 2026
0.57.0-rc.0 Dec 8, 2025
0.56.0 Nov 17, 2025
0.21.0 Nov 27, 2024

#21 in #columnar-file-format

Download history 191/week @ 2025-11-11 167/week @ 2025-11-18 202/week @ 2025-11-25 471/week @ 2025-12-02 276/week @ 2025-12-09 214/week @ 2025-12-16 94/week @ 2025-12-23 199/week @ 2025-12-30 715/week @ 2026-01-06 2239/week @ 2026-01-13 9850/week @ 2026-01-20 5128/week @ 2026-01-27 1527/week @ 2026-02-03 1263/week @ 2026-02-10 865/week @ 2026-02-17 1067/week @ 2026-02-24

4,940 downloads per month
Used in 33 crates (7 directly)

Apache-2.0

17KB
349 lines

vortex-proto

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

Regenerating the bindings

Run the cargo xtask generate-proto script.

Dependencies

~1–1.6MB
~31K SLoC