_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
zstd 1.5.2
Channel: guix
Location: gnu/packages/compression.scm (gnu packages compression)
Home page: https://facebook.github.io/zstd/
Licenses: Modified BSD FreeBSD GPL 2 GPL 3+ Expat Public Domain Zlib
Synopsis: Zstandard real-time compression algorithm
Description:

Zstandard (zstd) is a lossless compression algorithm that combines very fast operation with a compression ratio comparable to that of zlib. In most scenarios, both compression and decompression can be performed in ‘real time’. The compressor can be configured to provide the most suitable trade-off between compression ratio and speed, without affecting decompression speed.

zstd 1.5.7
Channel: guix
Location: gnu/packages/compression.scm (gnu packages compression)
Home page: https://facebook.github.io/zstd/
Licenses: Modified BSD FreeBSD GPL 2 GPL 3+ Expat Public Domain Zlib
Synopsis: Zstandard real-time compression algorithm
Description:

Zstandard (zstd) is a lossless compression algorithm that combines very fast operation with a compression ratio comparable to that of zlib. In most scenarios, both compression and decompression can be performed in ‘real time’. The compressor can be configured to provide the most suitable trade-off between compression ratio and speed, without affecting decompression speed.

cl-zstd 2.0-1.134f058
Dependencies: zstd@1.5.2
Propagated dependencies: cl-cffi@0.24.1-2.32c90d4 cl-octet-streams@1.2 cl-fiveam@1.4.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-zstd
Licenses: GPL 3+
Synopsis: Common Lisp library for Zstandard (de)compression
Description:

This Common Lisp library provides functions for Zstandard compression/decompression using bindings to the libzstd C library.

ecl-zstd 2.0-1.134f058
Dependencies: ecl-cffi@0.24.1-2.32c90d4 ecl-cl-octet-streams@1.2 zstd@1.5.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-zstd
Licenses: GPL 3+
Synopsis: Common Lisp library for Zstandard (de)compression
Description:

This Common Lisp library provides functions for Zstandard compression/decompression using bindings to the libzstd C library.

ghc-zstd 0.1.3.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/luispedro/hs-zstd
Licenses: Modified BSD
Synopsis: Haskell bindings to the Zstandard compression algorithm
Description:

This library provides Haskell bindings to the Zstandard compression algorithm, a fast lossless compression algorithm targeting real-time compression scenarios at zlib-level and better compression ratios.

rust-zstd 0.11.2+zstd.1.5.2
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat
Synopsis: Binding to the zstd compression library
Description:

This package provides a binding to the Zstd compression library.

rust-zstd 0.13.2
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat
Synopsis: Binding to the zstd compression library
Description:

This package provides a binding to the Zstd compression library.

rust-zstd 0.9.2+zstd.1.5.1
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat
Synopsis: Binding to the zstd compression library
Description:

This package provides a binding to the Zstd compression library.

rust-zstd 0.12.4
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat
Synopsis: Binding to the zstd compression library
Description:

This package provides a binding to the Zstd compression library.

sbcl-zstd 2.0-1.134f058
Dependencies: sbcl-cffi@0.24.1-2.32c90d4 sbcl-cl-octet-streams@1.2 zstd@1.5.2
Channel: guix
Location: gnu/packages/lisp-xyz.scm (gnu packages lisp-xyz)
Home page: https://codeberg.org/glv/cl-zstd
Licenses: GPL 3+
Synopsis: Common Lisp library for Zstandard (de)compression
Description:

This Common Lisp library provides functions for Zstandard compression/decompression using bindings to the libzstd C library.

java-zstd 1.5.2-3
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/java-compression.scm (gnu packages java-compression)
Home page: https://github.com/luben/zstd-jni
Licenses: FreeBSD
Synopsis: JNI bindings for Zstd native library
Description:

Zstd, short for Zstandard, is a lossless compression algorithm, which provides both good compression ratio and speed for standard compression needs. This package provides JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Android, Java and all JVM languages.

guile-zstd 0.1.1
Dependencies: zstd@1.5.2 guile@3.0.9
Channel: guix
Location: gnu/packages/guile.scm (gnu packages guile)
Home page: https://notabug.org/guile-zstd/guile-zstd
Licenses: GPL 3+
Synopsis: GNU Guile bindings to the zstd compression library
Description:

This package provides a GNU Guile interface to the zstd (``zstandard'') compression library.

chicken-zstd 1.2
Channel: ziltis-guixchannel
Location: zilti/packages/chicken.scm (zilti packages chicken)
Home page: https://wiki.call-cc.org/eggref/5/zstd
Licenses: FreeBSD
Synopsis: ZStandard bindings
Description:

ZStandard bindings

rust-zstd-sys 2.0.13+zstd.1.5.6
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat ASL 2.0
Synopsis: Low-level bindings to the zstd compression library
Description:

This package provides low-level Rust bindings to the zstd compression library.

rust-zstd-sys 1.6.3+zstd.1.5.2
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat ASL 2.0
Synopsis: Low-level bindings to the zstd compression library
Description:

This package provides low-level Rust bindings to the zstd compression library.

julia-zstd-jll 1.5.0+0
Dependencies: zstd@1.5.2
Propagated dependencies: julia-jllwrappers@1.3.0
Channel: guix
Location: gnu/packages/julia-jll.scm (gnu packages julia-jll)
Home page: https://github.com/JuliaBinaryWrappers/Zstd_jll.jl
Licenses: Expat
Synopsis: Zstd library wrappers
Description:

This package provides a wrapper for the zstd library.

rust-zstd-safe 4.1.6+zstd.1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat ASL 2.0
Synopsis: Safe low-level bindings to the zstd compression library
Description:

This package provides safe low-level bindings to the zstd compression library.

rust-zstd-safe 5.0.2+zstd.1.5.2
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat ASL 2.0
Synopsis: Safe low-level bindings to the zstd compression library
Description:

This package provides safe low-level bindings to the zstd compression library.

rust-zstd-safe 6.0.6
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat ASL 2.0
Synopsis: Safe low-level bindings to the zstd compression library
Description:

This package provides safe low-level bindings to the zstd compression library.

rust-zstd-safe 7.2.1
Dependencies: zstd@1.5.2
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://github.com/gyscos/zstd-rs
Licenses: Expat ASL 2.0
Synopsis: Safe low-level bindings to the zstd compression library
Description:

This package provides safe low-level bindings to the zstd compression library.

go-zgo-at-zstd 0.0.0-20241125224656-49fafbb06ca9
Channel: guix
Location: gnu/packages/golang-xyz.scm (gnu packages golang-xyz)
Home page: https://github.com/arp242/zstd
Licenses: Expat
Synopsis: Extensions to Go's standard library
Description:

Package zstd is a collection of extensions to Go's standard library.

ghc-conduit-zstd 0.0.2.0
Dependencies: ghc-conduit@1.3.5 ghc-zstd@0.1.3.0
Channel: guix
Location: gnu/packages/haskell-xyz.scm (gnu packages haskell-xyz)
Home page: https://github.com/luispedro/conduit-zstd#readme
Licenses: Expat
Synopsis: Conduit-based ZStd Compression
Description:

Zstandard compression packaged as a conduit. This is a very thin wrapper around the official hs-zstd interface.

rust-zstd-seekable 0.1.23
Channel: guix
Location: gnu/packages/crates-compression.scm (gnu packages crates-compression)
Home page: https://nest.pijul.com/pmeunier/zstd-seekable
Licenses: Modified BSD
Synopsis: Bindings to the seekable version of ZStandard
Description:

This package provides bindings to the seekable version of ZStandard.

Total results: 23