Thread: Some Compressor
View Single Post
  #1  
Old 09-06-2018, 19:16
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Some Compressor

after a long time i opened my project directory and found this
this is the project i did at the start of the year
it's a single file compressor which compresses data based on entropy
if e = entropy
e>=99: store
e>=85:zstd
e>=50:lzham
else: fast-lzma2

it always reads from stdin and write to stdout
Attached Files
File Type: 7z Source_100618.7z (7.1 KB, 58 views)
File Type: 7z release_10062018.7z (2.73 MB, 227 views)

Last edited by Gupta; 09-06-2018 at 20:09.
Reply With Quote
The Following 14 Users Say Thank You to Gupta For This Useful Post:
-NORO- (10-06-2018), ADMIRAL (26-05-2020), EzzEldin16 (18-06-2018), ffmla (09-06-2018), gozarck (15-06-2018), Jiva newstone (13-06-2018), JRD! (10-06-2018), kassane (10-06-2018), kj911 (11-06-2023), NickX700K (25-04-2019), oltjon (09-06-2018), Sergey3695 (10-06-2018), shazzla (10-06-2018), Siber Pro (09-06-2018)
Sponsored Links