Ali Abdallah
alix82
Involved Projects and Packages
Zstd, short for Zstandard, is a lossless compression algorithm,
targeting real-time compression scenarios at zlib-level compression ratio.
Zstd can also offer stronger compression ratios at the cost of
compression speed. Speed vs. compression trade-off is configurable by
small increments. Decompression speed is preserved and remains
roughly the same at all settings, a property shared by most LZ
compression algorithms, such as zlib or lzma.
Maintainer
Memleax is capable of debugging memory leak of a running process by attaching to it.
There is no need to recompile the program or restart the target process.
Maintainer
davfs2 is a FUSE file system driver that allows you to mount a WebDAV server
as a local file system