Download Latest Version s2_linux-x86.zip (722.5 kB)
Email in envelope

Get an email when there's a new version of S2

Home
Name Modified Size InfoDownloads / Week
s2_win32.zip 2022-01-21 747.7 kB
s2_linux-x86.zip 2022-01-21 722.5 kB
s2_linux-amd64.zip 2022-01-21 747.8 kB
s2_linux-armel.zip 2022-01-21 706.9 kB
README.md 2022-01-21 1.4 kB
Totals: 5 Items   2.9 MB 0

s2

ISC License GoDoc Go Report Card GitHub go.mod Go version GitHub release (latest by date)

S2 compression tool for modern multi-core machines written in Go

Usage: s2 [OPTION]... [FILE]
Compress or uncompress FILE (by default, compress FILE in-place).

  -c    write on standard output, keep original files unchanged
  -cores int
        number of cores to use for parallelization (default 1)
  -d    decompress; see also -c and -k
  -f    force overwrite of output file
  -h    print this help message
  -k    keep original files unchanged
  -s string
        use provided suffix on compressed files (default "s2")

With no FILE, or when FILE is -, read standard input.

License

This project is licensed under the ISC License.

Source: README.md, updated 2022-01-21