8 releases (breaking)

new 0.12.0 Oct 3, 2024
0.11.0 Sep 26, 2024
0.10.1 Sep 20, 2024
0.9.0 Sep 17, 2024
0.5.0 Aug 8, 2024

#63 in Database implementations

Download history 181/week @ 2024-08-03 92/week @ 2024-08-10 27/week @ 2024-08-17 9/week @ 2024-08-24 147/week @ 2024-08-31 43/week @ 2024-09-07 326/week @ 2024-09-14 258/week @ 2024-09-21 150/week @ 2024-09-28

820 downloads per month
Used in vortex-datafusion

Apache-2.0

1MB
24K SLoC

Vortex IPC Format

Messages:

  • Context - provides configuration context, e.g. which encodings are referenced in the stream.
  • Array - indicates the start of an array. Contains the schema.
  • Chunk - indices the start of an array chunk. Contains the offsets for each column message.
  • ChunkColumn - contains the encoding metadata for a single column of a chunk, including offsets for each buffer.

Dependencies

~20–30MB
~465K SLoC