BytePressDecompressor
File decompressor
A software tool that decompresses files compressed by BytePress
6 stars
2 watching
4 forks
Language: C#
last commit: over 5 years ago Related projects:
Repository | Description | Stars |
---|---|---|
froydnj/chipz | A Common Lisp library for decompressing compressed data from various algorithms | 17 |
saagarjha/unxip | A tool for unarchiving Xcode XIP files and writing them to disk with good compression. | 867 |
powzix/ooz | Decompresses compressed data using various algorithms and libraries. | 175 |
richgel999/jpeg-compressor | A C++ library that provides a basic JPEG compression and decompression codec with low memory consumption. | 217 |
dropbox/rust-brotli | A Rust implementation of the Brotli compression algorithm with a no-stdlib focus. | 818 |
jsummers/oldunzip | A collection of C libraries for decompressing ZIP files using various compression methods. | 14 |
rust-lang/flate2-rs | A library that provides bindings to various compression formats. | 916 |
lemire/javafastpfor | A Java library for compressing arrays of integers efficiently | 538 |
mirage/decompress | A library implementing several decompression algorithms for various compression formats | 115 |
stereobooster/html_press | A tool for compressing HTML by removing whitespace and converting relative URLs to absolute ones. | 35 |
lemire/fastpfor | A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 879 |
rosenbjerg/ffmpegcore | A .NET wrapper around the FFmpeg and FFProbe media analysis and conversion tools | 1,643 |
flanglet/kanzi-cpp | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 137 |
richgel999/fpng | A C++ library for fast PNG image compression and decompression with optimized algorithms and techniques. | 879 |
stoyan/yuicompressor | A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 |