Other packages > Find by keyword >

fst  

Lightning Fast Serialization of Data Frames
View on CRAN: Click here


Download and install fst package within the R console
Install from CRAN:
install.packages("fst")

Install from Github:
library("remotes")
install_github("cran/fst")

Install by package version:
library("remotes")
install_version("fst", "0.9.8")



Attach the package and use:
library("fst")
Maintained by
Mark Klik
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-01-12
Latest Update: 2022-02-08
Description:
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.
How to cite:
Mark Klik (2017). fst: Lightning Fast Serialization of Data Frames. R package version 0.9.8, https://cran.r-project.org/web/packages/fst. Accessed 25 Jun. 2026.
Previous versions and publish date:
0.7.2 (2017-01-12 15:42), 0.8.0 (2017-12-13 09:20), 0.8.2 (2017-12-18 17:34), 0.8.4 (2018-01-25 12:42), 0.8.6 (2018-05-16 13:38), 0.8.8 (2018-06-07 15:50), 0.8.10 (2018-12-14 01:00), 0.9.0 (2019-04-09 06:43), 0.9.2 (2020-04-01 20:40), 0.9.4 (2020-08-27 07:10), 0.9.6 (2022-02-01 14:20)
Other packages that cited fst R package
View fst citation profile
Other R packages that fst depends, imports, suggests or enhances
Complete documentation for fst
Functions, R codes and Examples using the fst R package
Some associated functions: compress_fst . decompress_fst . fst-package . fst . hash_fst . metadata_fst . threads_fst . write_fst . 
Some associated R codes: RcppExports.R . compress.R . fst.R . fst_table.R . hash.R . onAttach.R . openmp.R . package.R . type_dependencies.R .  Full fst package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA