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.
Version: | 0.9.4 |
Depends: | R (≥ 3.0.0) |
Imports: | Rcpp |
LinkingTo: | Rcpp |
Suggests: | testthat, lintr |
Published: | 2020-05-04 |
Author: | Mark Klik [aut, cre, cph], Yuta Mori [ctb, cph] (Yuta Mori is author and copyright holder of the bundled 'libdivsufsort-lite' code, part of 'ZSTD'), Przemyslaw Skibinski [ctb, cph] (Przemyslaw Skibinski is author and copyright holder of the bundled price functions, part of 'ZSTD'), Tino Reichardt [ctb, cph] (Tino Reichardt is author and copyright holder of bundled sources from the 'zstdmt' library, part of 'ZSTD'), Yann Collet [ctb, cph] (Yann Collet is author of the bundled 'LZ4' and 'ZSTD' code and copyright holder of 'LZ4'), Facebook, Inc. [cph] (Bundled 'ZSTD' code) |
Maintainer: | Mark Klik <markklik at gmail.com> |
BugReports: | https://github.com/fstpackage/fst/issues |
License: | AGPL-3 |
Copyright: | This package includes sources from the LZ4 library owned by Yann Collet, sources of the ZSTD library owned by Facebook, Inc., sources of the libdivsufsort-lite library owned by Yuta Mori and sources of the fstlib library owned by Mark Klik |
URL: | https://fstpackage.github.io/fstcore |
NeedsCompilation: | yes |
SystemRequirements: | little-endian platform |
CRAN checks: | fstcore results |
Reference manual: | fstcore.pdf |
Package source: | fstcore_0.9.4.tar.gz |
Windows binaries: | r-devel: fstcore_0.9.4.zip, r-release: fstcore_0.9.4.zip, r-oldrel: fstcore_0.9.4.zip |
macOS binaries: | r-release: fstcore_0.9.4.tgz, r-oldrel: fstcore_0.9.4.tgz |
Reverse imports: | lazyarray |
Reverse linking to: | lazyarray |
Please use the canonical form https://CRAN.R-project.org/package=fstcore to link to this page.