Package: zstdlite 0.2.11

zstdlite: Fast Compression and Serialization with 'Zstandard' Algorithm

Fast, compressed serialization of R objects using the 'Zstandard' algorithm. The included zstandard connection ('zstdfile()') can be used to read/write compressed data by any code which supports R's built-in 'connections' mechanism. Dictionaries are supported for more effective compression of small data, and functions are provided for training these dictionaries. This implementation provides an R interface to advanced features of the 'Zstandard' 'C' library (available from <https://github.com/facebook/zstd>).

Authors:Mike Cheng [aut, cre, cph], Yann Collet [aut], Meta Platforms, Inc. and affiliates. [cph]

zstdlite_0.2.11.tar.gz
zstdlite_0.2.11.zip(r-4.7)zstdlite_0.2.11.zip(r-4.6)zstdlite_0.2.11.zip(r-4.5)
zstdlite_0.2.11.tgz(r-4.6-x86_64)zstdlite_0.2.11.tgz(r-4.6-arm64)zstdlite_0.2.11.tgz(r-4.5-x86_64)zstdlite_0.2.11.tgz(r-4.5-arm64)
zstdlite_0.2.11.tar.gz(r-4.7-arm64)zstdlite_0.2.11.tar.gz(r-4.7-x86_64)zstdlite_0.2.11.tar.gz(r-4.6-arm64)zstdlite_0.2.11.tar.gz(r-4.6-x86_64)
zstdlite_0.2.11.tgz(r-4.6-emscripten)
manual.pdf |manual.html
card.svg |card.png
zstdlite/json (API)
NEWS

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

Bug tracker:https://github.com/coolbutuseless/zstdlite/issues

On CRAN:

Conda:

zstd

4.20 score 32 stars 7 scripts 13 exports 0 dependencies

Last updated from:dd62a4817a. Checks:13 OK. Indexed: yes.

TargetResultTimeFilesSyslog
linux-devel-arm64OK141
linux-devel-x86_64OK118
source / vignettesOK207
linux-release-arm64OK127
linux-release-x86_64OK133
macos-release-arm64OK132
macos-release-x86_64OK193
macos-oldrel-arm64OK148
macos-oldrel-x86_64OK319
windows-develOK200
windows-releaseOK100
windows-oldrelOK130
wasm-releaseOK106

Exports:zstd_cctxzstd_cctx_settingszstd_compresszstd_dctxzstd_dctx_settingszstd_decompresszstd_dict_idzstd_infozstd_serializezstd_train_dict_compresszstd_train_dict_serializezstd_unserializezstd_version

Dependencies:

Dictionaries

Rendered fromdictionaries.Rmdusingknitr::rmarkdownon Jun 08 2026.

Last update: 2024-03-04
Started: 2024-03-04