The FastLanes File Format
Summary: FastLanes is an open-source, SIMD/GPU-oriented columnar format replacing generic compression with cascaded lightweight encodings and multi-column compression. Fine-grained partial decompression enables cache-sized batches, improving both compression ratio and decompression speed over Parquet. (summarized by gpt-5.6-luna on Jul 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Azim Afroozeh (Centrum Wiskunde & Informatica)
- 2. Peter Boncz (Centrum Wiskunde & Informatica)
BibTeX Citation
@article{afroozeh_vldb25,
title = {{The FastLanes File Format}},
author = {Afroozeh, Azim and Boncz, Peter},
journal = {PVLDB},
series = {{VLDB} '25},
volume = {18},
number = {11},
pages = {4629--4643},
doi = {10.14778/3749646.3749718},
url = {https://doi.org/10.14778/3749646.3749718},
year = {2025}
}
Incoming Citations (Sorted by Pagerank)
Showing 2 of 2 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 10,260 | L3: A GPU-Native Co-Designed Data Format for Learned Lossless Lightweight Compression | 2026 | SIGMOD | 5.093636e-05 |
| 10,536 | Active Data Lakes: Regaining Physical Data Independence Without Losing Interoperability | 2026 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 39 of 39 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 10,980 | Beyond Compression: A Comprehensive Evaluation of Lossless Floating-Point Compression | 2025 | VLDB |
| 2 | 7,173 | CompressDB: Enabling Efficient Compressed Data Direct Processing for Various Databases | 2022 | SIGMOD |
| 3 | 9,836 | Towards Functional Decomposition of Storage Formats | 2025 | CIDR |
| 4 | 9,277 | F3: The Open-Source Data File Format for the Future | 2026 | SIGMOD |
| 5 | 6,264 | Mainlining Databases: Supporting Fast Transactional Workloads on Universal Columnar Data File Formats | 2021 | VLDB |
| 6 | 10,509 | FlatStor: An Efficient Embedded-Index Based Columnar Data Layout for Multimodal Data Workloads | 2026 | VLDB |
| 7 | 10,580 | GPU Acceleration of SQL Analytics on Compressed Data | 2026 | VLDB |
| 8 | 2,788 | BtrBlocks: Efficient Columnar Compression for Data Lakes | 2023 | SIGMOD |
| 9 | 3,877 | An Empirical Evaluation of Columnar Storage Formats | 2024 | VLDB |
| 10 | 3,592 | The FastLanes Compression Layout: Decoding >100 Billion Integers per Second with Scalar Code | 2023 | VLDB |