Package: fst 0.9.9

Mark Klik

fst: Lightning Fast Serialization of Data Frames

Multithreaded serialization of compressed data frames using the 'fst' format. The 'fst' format allows for full random access of stored data and a wide range of compression settings using the LZ4 and ZSTD compressors.

Authors:Mark Klik [aut, cre, cph]

fst_0.9.9.tar.gz
fst_0.9.9.zip(r-4.5)fst_0.9.9.zip(r-4.4)fst_0.9.9.zip(r-4.3)
fst_0.9.9.tgz(r-4.4-arm64)fst_0.9.9.tgz(r-4.4-x86_64)fst_0.9.9.tgz(r-4.3-arm64)fst_0.9.9.tgz(r-4.3-x86_64)
fst_0.9.9.tar.gz(r-4.5-noble)fst_0.9.9.tar.gz(r-4.4-noble)
fst_0.9.9.tgz(r-4.4-emscripten)fst_0.9.9.tgz(r-4.3-emscripten)
fst.pdf |fst.html
fst/json (API)

# Install 'fst' in R:
install.packages('fst', repos = c('https://fastverse.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/fstpackage/fst/issues

Uses libs:
  • c++– GNU Standard C++ Library v3

On CRAN:

compressiondata-framedata-storage

11 exports 613 stars 8.49 score 2 dependencies 47 dependents 12 mentions 10.0k downloads

Last updated 8 months agofrom:6f9ec282b4

Exports:compress_fstdecompress_fstfstfst.metadatahash_fstmetadata_fstread_fstread.fstthreads_fstwrite_fstwrite.fst

Dependencies:fstcoreRcpp