Package: fstcore 0.10.0

Mark Klik

fstcore: R Bindings to the 'Fstlib' Library

The 'fstlib' library provides 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.

Authors:Mark Klik [aut, cre, cph], Yuta Mori [ctb, cph], Przemyslaw Skibinski [ctb, cph], Tino Reichardt [ctb, cph], Yann Collet [ctb, cph], Facebook, Inc. [cph]

fstcore_0.10.0.tar.gz
fstcore_0.10.0.tar.gz(r-4.5-noble)fstcore_0.10.0.tar.gz(r-4.4-noble)
fstcore_0.9.18.tgz(r-4.4-emscripten)fstcore_0.9.18.tgz(r-4.3-emscripten)
fstcore.pdf |fstcore.html
fstcore/json (API)
NEWS

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

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

Pkgdown site:https://www.fstpackage.org

Uses libs:
  • lz4– Fast LZ compression algorithm library
  • libzstd– Fast lossless compression algorithm
  • c++– GNU Standard C++ Library v3
  • openmp– GCC OpenMP (GOMP) support library

On CRAN:

Conda:

lz4libzstdcppopenmp

5.13 score 56 packages 16k downloads 2 exports 1 dependencies

Last updated 1 months agofrom:21316c8917. Checks:3 OK. Indexed: no.

TargetResultLatest binary
Doc / VignettesOKMar 12 2025
R-4.5-linux-x86_64OKMar 12 2025
R-4.4-linux-x86_64OKMar 12 2025

Exports:lib_versionsthreads_fstlib

Dependencies:Rcpp