lightstream 0.4.4

Composable, zero-copy Arrow IPC and native data streaming for Rust with SIMD-aligned I/O, async support, and memory-mapping.
Documentation
1
2
3
4
5
6
7
8
9
# Apache Arrow Flatbuffers Files

This folder contains the **Flatbuffers** files from the **Apache Arrow** project, used under **Apache Licensing**.

These are used to generate the schemas required to implement the **Apache Arrow IPC Format**, as 
per the official specification [here](https://arrow.apache.org/docs/format/Columnar.html#serialisation-and-interprocess-communication-ipc).

Lightstream is not affiliated with *Apache Arrow* or the *Apache Software Foundation (ASF)*.
See `../THIRD_PARTY_LICENSES` for further details.