fst

Lightning Fast Serialization of Data Frames for R

Multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for random access of stored data and compression with the LZ4 and ZSTD compressors created by Yann Collet. The ZSTD compression library is owned by Facebook Inc.

Tests Vignettes

Dependencies

Imports/Depends/LinkingTo/Enhances (5)
  • R
  • fstcore
  • Rcpp
  • Rcpp
  • fstcore
  • Suggests (6)
  • testthat
  • bit64
  • data.table
  • lintr
  • nanotime
  • crayon
  • Version History