Felix Handte

Results 9 issues of Felix Handte

The current LZ4 C lib supports priming the codec state with a dictionary (in a newer, nicer way). It would be nice to surface those features in this library. I'm...

T106302328 wants us to update to "`Meta Platforms, Inc. and affiliates`". In addition, I cleaned up some lagging year ranges, rewriting their ends to "`present`". If there's a reason it...

CLA Signed
documentation

It seems like every release we make some kind of little mistake with the naming or contents of the windows artifacts. See #3012 and #3001 recently. We should improve our...

help wanted
release-blocking

They are effectively useless and their presence is misleading. At the minimum we should mark them deprecated with an explanation of why they don't do what you might expect.

good first issue

**Is your feature request related to a problem? Please describe.** Developers who want to use zstd in its higher compression modes face difficult choices when their application is shipped to...

feature request

**Is your feature request related to a problem? Please describe.** Zstandard has grown into a large tool that tries to serve a wide range of compression use cases. In order...

feature request
build issue

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

enhancement
good first issue

[Zstd](https://github.com/facebook/zstd) is a widely-deployed, state-of-the-art compression algorithm. Although the library is developed in many source files (so as to, among other things, allow inclusion of different subsets of functionality), there...

**Is your feature request related to a problem? Please describe.** We now have [`ZSTD_compressSequences()`](https://github.com/facebook/zstd/blob/v1.5.4/lib/zstd.h#L1530-L1563), which lets us go from sequences to a frame, but we do not have the reverse,...

feature request