EliasFanoCompression: quasi-succinct compression of sorted integers in C#
-
Updated
Oct 29, 2021 - C#
EliasFanoCompression: quasi-succinct compression of sorted integers in C#
.NET wrapper for Snappy compression algorithm.
compress files quickly and easily with File Compressor just select the file and place the address where you want to save it already compressed. Works the same way when unzipping
Easy are C# libraries for storing compressed data.
Command-line tools that implement Snappy compression algorithm.
File Compression tool is an C# desktop application using Huffman Encoding Algorithm
Differential file compression designed for incremental raw disk image backups.
See step-by-step process and representation of the Huffman Algorithm with given data
A home-brew compression engine using Huffman trees.
A lossy media codec built around the root delta algorithm.
Here are a few smaller projects that demonstrate the compression of texts. Starting with the Huffman Code and the Exponential Golomb Code (exp-golomb).
The project is my coursework for second college grade.
Yaroslavl Demidov State University/Math/TK. 6sem. Zavodchikov.
Simple compression presentation program RLE LZ77 LZSS
Cross-Platform C# Bindings for LZAV
BWD stands for Best Word Dictionary as it has the ability to be an optimal dictionary coder.
Explanation of a multiple image compressing method. With test case.
Compression Performance Tester is a C# application designed to evaluate and compare the performance of various compression algorithms. This tool allows users to test different aspects of compression algorithms such as time efficiency, compression ratio, memory usage, CPU load, and data integrity.
The repository containing the accompanying artifacts, experiment results, and source data sets used in the Spajić et al. 2025 paper.
Add a description, image, and links to the compression-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the compression-algorithm topic, visit your repo's landing page and select "manage topics."