TypeScript reader for the QTSurfer Lastra columnar time series format. Decodes ALP, delta-varint, ZSTD/gzip columns. ~4 kB bundle, browser + Node.js.
-
Updated
May 6, 2026 - TypeScript
TypeScript reader for the QTSurfer Lastra columnar time series format. Decodes ALP, delta-varint, ZSTD/gzip columns. ~4 kB bundle, browser + Node.js.
QTSurfer Lastra: columnar time series format with per-column codecs, row groups, and CRC32 integrity. ALP/Gorilla/Pongo for doubles, delta-varint for timestamps, ZSTD/gzip for binary. Java 11+
CLI converter for the Lastra columnar time series file format. Parquet / CSV / Arrow
Python reader and writer for the Lastra columnar time series file format. Per-column codec selection (ALP, Gorilla, Pongo, delta-varint, VARLEN). Bit-exact compatible with lastra-java.
DuckDB extension for reading Lastra columnar time series files natively
Add a description, image, and links to the lastra-format topic page so that developers can more easily learn about it.
To associate your repository with the lastra-format topic, visit your repo's landing page and select "manage topics."