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 09 Mar. 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

ggblanket  
Simplify 'ggplot2' Visualisation
Simplify 'ggplot2' visualisation with 'ggblanket' wrapper functions. ...
Download / Learn more Package Citations See dependency  
pooling  
Fit Poolwise Regression Models
Functions for calculating power and fitting regression models in studies where a biomarker is measur ...
Download / Learn more Package Citations See dependency  
Rgb  
The R Genome Browser
Classes and methods to efficiently handle (slice, annotate, draw ...) genomic features (such as gene ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
rzentra  
Client for the 'ZENTRA Cloud' API
Provides functionality to read settings, statuses and readings of weather stations from the 'ZENTRA ...
Download / Learn more Package Citations See dependency  

26,293

R Packages

225,784

Dependencies

70,376

Author Associations

26,294

Publication Badges

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