The Wayback Machine - https://web.archive.org/web/20210907102718/https://github.com/topics/zstd
Skip to content
#

zstd

Here are 97 public repositories matching this topic...

biopsin
biopsin commented Jan 15, 2021

Hi, I would like to package this fork for voidlinux, however I've being queried about

What makes this fork authoritative? This is doubly relevant because the homepage is still p7zip.sourceforge.net, but that site does not appear to direct people to the new fork.

and I'm in no position to answer the question, would you mind shed some light on this?

tracking https://github.com/void-linux/

A compression library that implements many compression algorithms such as LZ4, Zstd, LZMA, Snappy, Brotli, GZip, and Deflate. It helps you to improve performance by reducing Memory Usage and Network Traffic for caching.

  • Updated Aug 16, 2021
  • C#
keeely
keeely commented Nov 9, 2020

I've compiled this successfully on my Mac, and it seems to work perfectly. I wondered if you could make it available via brew (https://brew.sh/).

There was just one compilation warning:

`warning: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: archive library: libcompat.a the table of contents is empty (no object file members in the library def

felixhandte
felixhandte commented Nov 9, 2018

Hi! Thanks so much for writing this module! We're very excited to see the community build tooling to help drive adoption of Zstd as an encoding for HTTP.

Are you running this module on a server somewhere that we can point to as a reference server for clients to test against?

I want to point out an issue with the zstd_dict_file directive you've added. Certainly dictionaries are a very excit

Improve this page

Add a description, image, and links to the zstd topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the zstd topic, visit your repo's landing page and select "manage topics."

Learn more