EasyCompressor : کتابخانه فشرده سازی با الگوریتم های مختلف
200, OK
https://github.com/mjebrahimi/EasyCompressor icon

EasyCompressor is an open-source compression abstraction library that supports and implements many compression algorithms such as Zstd, LZMA, LZ4, Snappy, Brotli, GZip and Deflate. It is very useful for using along with Distributed Caching or storing files in database. 

EasyCompressor : کتابخانه فشرده سازی با الگوریتم های مختلف
معرفی Zstandard (الگوریتم فشرده سازی Facebook)
200, OK
https://facebook.github.io/zstd/ icon

Zstandard, or zstd as short version, is a fast lossless compression algorithm, targeting real-time compression, providing high compression ratios. It offers a very wide range of compression / speed trade-off and is deployed within Facebook

Tools for using Zstd :  7-Zip with support Zstd     -  Zstd plugin for 7-Zip

.Net Wrapper for Zstd :     ZstdNet   -  Zstandard.Net  

معرفی Zstandard (الگوریتم فشرده سازی Facebook)
ابزار متن باز مایکروسافت برای فشرده‌سازی و حذف وابستگی های غیرضروری در اپلیکیشن‌های Net.
301, MovedPermanently
https://github.com/mono/linker icon

The IL Linker is a tool one can use to only ship the minimal possible IL code and metadata that a set of programs might require to run as opposed to the full libraries

ابزار متن باز مایکروسافت برای فشرده‌سازی و حذف وابستگی های غیرضروری در اپلیکیشن‌های Net.