Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: data-compression

ali-zafari/variational-vector-quantization

PyTorch implementation of variational entropy-constrained vector quantization.

Language: Python - Size: 4.42 MB - Last synced: 1 day ago - Pushed: 10 months ago - Stars: 2 - Forks: 0

omarathon/compression-geospatial

Fast in-memory geospatial data compression.

Language: C++ - Size: 991 KB - Last synced: 2 days ago - Pushed: 2 days ago - Stars: 0 - Forks: 0

cobilab/jarvis3

Efficient compression of biological data

Language: C - Size: 75.6 MB - Last synced: 4 days ago - Pushed: 5 days ago - Stars: 3 - Forks: 0

tensorflow/compression

Data compression in TensorFlow

Language: Python - Size: 1.36 MB - Last synced: 6 days ago - Pushed: 28 days ago - Stars: 827 - Forks: 248

amd/aocl-compression

A software library of lossless data compression methods tuned and optimized for AMD “Zen”-based CPUs

Language: C - Size: 5.72 MB - Last synced: 9 days ago - Pushed: 9 days ago - Stars: 16 - Forks: 5

thomasthaddeus/AlgorithmSelector

Explore our extensive Algorithms Repository, featuring a diverse range of algorithms from computational methods to data structures, cryptographic techniques, and AI. Ideal for education, research, and practical application, each algorithm is well-documented, tested, and optimized for performance and readability.

Language: Python - Size: 138 KB - Last synced: 11 days ago - Pushed: 11 days ago - Stars: 2 - Forks: 0

trizen/Compression-Util

Implementation of various techniques used in data compression.

Language: Perl - Size: 195 KB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 2 - Forks: 0

Wittline/move-to-front

Implementation of the algorithm "Move to front" in python for data compression

Language: Python - Size: 5.86 KB - Last synced: 13 days ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

softvar/secure-ls

:lock: Secure localStorage data with high level of encryption and data compression

Language: JavaScript - Size: 901 KB - Last synced: 4 days ago - Pushed: 6 months ago - Stars: 637 - Forks: 80

Chan-dre-yi/DATA-ZIP

The algorithm compresses text files using less memory by encrypting and decrypting them as needed with a greedy approach based on symbol frequency, allocating more space to frequent symbols.

Language: C++ - Size: 3.61 MB - Last synced: 17 days ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

cobilab/HumanGenome

How compressible is a human genome sequence?

Language: Shell - Size: 529 KB - Last synced: 21 days ago - Pushed: 21 days ago - Stars: 5 - Forks: 1

kwesinavilot/forward-looking-huffman-coding

This project is an improved version of the traditional Huffman coding algorithm, by using dynamic trees that can be re-coded if the frequency of a symbol changes. This was done as my project work for my Advanced Algorithms class during my MPhil.

Language: Python - Size: 6.28 MB - Last synced: 21 days ago - Pushed: 12 months ago - Stars: 0 - Forks: 0

dee0xeed/srz4

Simple symbol ranking compressor

Language: Zig - Size: 24.4 KB - Last synced: 23 days ago - Pushed: 23 days ago - Stars: 3 - Forks: 0

matsui528/rii

Fast and memory-efficient ANN with a subset-search functionality

Language: C++ - Size: 251 KB - Last synced: 20 days ago - Pushed: 6 months ago - Stars: 153 - Forks: 20

Xinjie-Q/Awesome-Neural-Compression

Curated list of papers and resources focused on neural compression, intended to keep pace with the anticipated surge of research in the recent years.

Size: 484 KB - Last synced: 25 days ago - Pushed: 26 days ago - Stars: 40 - Forks: 5

maxim-zhao/bmp2tile

Converts images to Master System data formats

Language: C# - Size: 680 KB - Last synced: 17 days ago - Pushed: 8 months ago - Stars: 42 - Forks: 2

jeremy-rifkin/Markov-Huffman-Coding

This is a proof of concept for an experimental data compression technique that applies Markov chains to Huffman coding.

Language: C++ - Size: 847 KB - Last synced: 27 days ago - Pushed: over 3 years ago - Stars: 4 - Forks: 0

jermp/data_compression_course

A Crash Course on Data Compression.

Language: C++ - Size: 130 MB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 275 - Forks: 21

SyntaxSnack/lzo-2.10

LZO 2.10 source + prebuilt binaries -- a real-time data compression library. Latest release (2.1.0) from www.lzop.org

Language: C - Size: 650 KB - Last synced: about 2 months ago - Pushed: about 2 years ago - Stars: 3 - Forks: 1

dduyg/byte-efficient

A flexible Python tool for compressing data files with gzip, perfect for efficiently storing or transmitting large amounts of data without compromising quality.

Language: Python - Size: 18.6 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 0 - Forks: 0

cobilab/geco2

An improved compression tool for DNA sequences

Language: C - Size: 307 KB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 8 - Forks: 2

Wittline/wbz

A parallel implementation of the bzip2 data compressor in python, this data compression pipeline is using algorithms like Burrows–Wheeler transform (BWT) and Move to front (MTF) to improve the Huffman compression. For now, this tool only will be focused on compressing .csv files, and other files on tabular format.

Language: Python - Size: 578 KB - Last synced: 13 days ago - Pushed: almost 2 years ago - Stars: 13 - Forks: 3

indianwhocodes/ADSHuffmanProject

Comparative Evaluation of Data Compression through binary, four-way, and pairing heaps without any standard lib. container except vector.

Language: C++ - Size: 23.8 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 2 - Forks: 1

temisu/ancient

Decompression routines for ancient formats

Language: C++ - Size: 11.3 MB - Last synced: about 2 months ago - Pushed: about 2 months ago - Stars: 193 - Forks: 14

KhaledMohamedP/dcPrecent

Data Compression Presentation using ImpressJS

Language: CSS - Size: 4.76 MB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 2

kevinbird61/data-compression

Some implementations of data compression algorithms.

Language: C - Size: 1.79 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 0 - Forks: 0

ayastreb/bandwidth-hero

:guardsman: Saves data by compressing images on web page

Language: JavaScript - Size: 1.59 MB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 267 - Forks: 50

WangXuan95/FPGA-LZMA-compressor

FPGA-based LZMA compressor for generic data compression. 基于FPGA的LZMA压缩器,用于通用数据压缩。

Language: Verilog - Size: 1.62 MB - Last synced: 8 days ago - Pushed: 8 months ago - Stars: 63 - Forks: 9

kartheikiyer/dense_basis

Dense Basis SED fitting

Language: Jupyter Notebook - Size: 232 MB - Last synced: 1 day ago - Pushed: almost 2 years ago - Stars: 19 - Forks: 7

ayastreb/bandwidth-hero-proxy

:zap: Proxy that compresses images to low-resolution

Language: JavaScript - Size: 147 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 188 - Forks: 149

neonicX-Tech/Dataset-Compression-Library

This library streamlines and accelerates dataset management for enhanced machine learning training efficiency.

Language: Python - Size: 51 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 1 - Forks: 0

cgbur/arcode-rs

An arithmetic coder for Rust.

Language: Rust - Size: 614 KB - Last synced: 4 days ago - Pushed: 12 months ago - Stars: 23 - Forks: 2

avaneev/lzav

Fast In-Memory Data Compression Algorithm (inline C/C++) 460+MB/s compress, 2500+MB/s decompress, ratio% better than LZ4, Snappy, and Zstd@-1

Language: C - Size: 62.5 KB - Last synced: 2 months ago - Pushed: 3 months ago - Stars: 282 - Forks: 15

diaoenmao/Deep-Clustering-of-Compressed-Variational-Embeddings

[DCC 2020] Deep Clustering of Compressed Variational Embeddings

Language: Python - Size: 44.7 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

richgel999/fpng

Super fast C++ .PNG writer/reader

Language: C - Size: 2.27 MB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 813 - Forks: 45

oelin/vl-vae

An implementation of VL-VAE in PyTorch.

Language: Python - Size: 19.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

THARAGESHWARAN-SATHYAMOORTHY/VAE

Simple Autoencoders & Variational Autoencoders

Language: Jupyter Notebook - Size: 1.36 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

FGlazov/Python-rANSCoder

A lightweight rANSCoder meant for rapid prototyping.

Language: Python - Size: 37.1 KB - Last synced: 14 days ago - Pushed: 12 months ago - Stars: 17 - Forks: 3

ahmedfgad/ArithmeticEncodingPython

Data Compression using Arithmetic Encoding in Python

Language: Python - Size: 33.2 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 62 - Forks: 16

NIR3X/Compressor.cpp

Compressor - Simple Repeated Characters Compression Algorithm

Language: C++ - Size: 21.5 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

NIR3X/compressor

Compressor - Simple Repeated Characters Compression Algorithm (Go Version)

Language: Go - Size: 18.6 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

danieldotwav/String-Compression

This project provides a C++ implementation of an in-place string compression algorithm, which reduces the size of strings by encoding consecutive repeating characters with the character followed by its repetition count.

Language: C++ - Size: 7.81 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

tiagof1993/FASTA-ANALYSIS

Sorting of DNA sequences within a Multi-Fasta file

Language: Shell - Size: 21.2 MB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

cobilab/smash

A tool to find and visualize rearrangements in DNA sequences

Language: C - Size: 4.77 MB - Last synced: 4 months ago - Pushed: over 4 years ago - Stars: 16 - Forks: 4

uenx/bitset-compressor

An experiment: trying to compress data taking advantage of bitsets distribution info (a specific collection of bytes)

Language: JavaScript - Size: 272 KB - Last synced: 4 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

Qazalbash/Huffman-Coding

🐙 Huffman code is a particular type of optimal prefix code that is commonly used for lossless data compression. The process of finding or using such a code proceeds by means of Huffman coding, an algorithm developed by David A. Huffman.

Language: C++ - Size: 11.7 KB - Last synced: 28 days ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

cardinal9999/Panda-monium

Serialize + compress Pandas DataFrames.

Language: Python - Size: 126 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

MNoorFawi/lzhw

Compression suite for data frames and tabular data files, csv, excel etc. Using LZHW algorithm.

Language: Python - Size: 6.93 MB - Last synced: 6 days ago - Pushed: over 2 years ago - Stars: 6 - Forks: 3

mandugo/FMCW-Radar-Data-Compression

Project for the exam of Data Compression within the PhD program in Information Engineering of the Department of Information Engineering @ University of Pisa, A.A. 2021/2022

Language: MATLAB - Size: 1.6 MB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

Nazlizamanian/network-programming

Lab assigmenets completed in the course Network Programming course code TNPK18 using python.

Language: Python - Size: 458 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

lucylow/CERN_HEP_Autoencoder

High Energy Physics (HEP) autoencoder for CERN ATLAs to compress hadron jet event data from 4 to 3 variables

Language: Jupyter Notebook - Size: 8.39 MB - Last synced: 14 days ago - Pushed: over 3 years ago - Stars: 8 - Forks: 2

jonnor/acm2019-compress

Hardware compression for memory

Language: Jupyter Notebook - Size: 151 KB - Last synced: 14 days ago - Pushed: almost 5 years ago - Stars: 6 - Forks: 2

gwlucastrig/gridfour

Tools for raster data including geophysical applications and digital elevation models

Language: Java - Size: 6.1 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 18 - Forks: 5

HiraMohammedK/R_Programming

R Programming Lab questions solved

Language: Jupyter Notebook - Size: 1.15 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

ECMWFCode4Earth/Elefridge.jl

Compressing atmospheric data into its real information

Language: Jupyter Notebook - Size: 116 MB - Last synced: 4 months ago - Pushed: over 2 years ago - Stars: 22 - Forks: 2

matsui528/nanopq

Pure python implementation of product quantization for nearest neighbor search

Language: Python - Size: 99.6 KB - Last synced: 5 months ago - Pushed: 6 months ago - Stars: 296 - Forks: 40

ahmedm-sallam/BitsAndBytesCompression

This repository implements the LZ77, LZ78, Huffman, Vector Quantization, and Arithmetic coding algorithms for data compression and decompression.

Language: Java - Size: 705 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

mohit01-10/LZW_and_Huffman_Compression_Algorithm

Implemented Huffman and LZW lossless data compression techniques.

Language: Python - Size: 11.9 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

aboffa/CoCo-trie

COllapsed and COmpressed trie: a data-aware compressed string dictionary

Language: C++ - Size: 3.88 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 25 - Forks: 1

RobertoChiosa/handle-data-format

How to handle different data format in python, in particular convert csv files into parquet format

Language: Python - Size: 39.1 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

bambadiagne/ultra-api

An optimized API with caching, data compression,...

Language: Python - Size: 46.9 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

txtatech/hive-file-chunker

A method to gzip, base64 encode and chunk local files into JSON format to fit in a single block on the Hive blockchain.

Language: Python - Size: 20.5 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

antonio-cirillo/bijective-bwt

:floppy_disk: Implementation of different compression pipelines using bijective BWT.

Language: Python - Size: 336 KB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

M-Gonzalo/FreeArc

This is a mirror of the latest FA 0.67 by Bulat Ziganshin

Language: C++ - Size: 1.64 MB - Last synced: 6 months ago - Pushed: about 5 years ago - Stars: 2 - Forks: 1

MoEssamKhattab/Entropy_Encoding

This repository is a comprehensive collection of MATLAB code examples and implementations for various entropy encoding techniques, including Shannon-Fano, Huffman, and Arithmetic coding.

Language: MATLAB - Size: 1.95 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 0

cobilab/cpm-fcm

An encoder for biological sequences using Copy Models and Finite-context models

Size: 174 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

powturbo/TurboBench

Compression Benchmark

Language: C - Size: 50.6 MB - Last synced: 6 months ago - Pushed: 9 months ago - Stars: 296 - Forks: 32

einar-saukas/ZX0

Data compressor for 8-bit computers and low-end platforms

Language: Assembly - Size: 347 KB - Last synced: 6 months ago - Pushed: 8 months ago - Stars: 126 - Forks: 16

wjegbert/VoxEn

A Video Compression Autoencoder using Volumetric Convolution

Language: Python - Size: 37.1 MB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

nurfawaiq/kompresi-shannonfano

Teknik Kompresi dengan Algoritma Shannon-Fano

Language: Java - Size: 22.5 KB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

nurfawaiq/kompresi-huffman

Teknik Kompresi dengan Algoritma Huffman

Language: Java - Size: 16.6 KB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 1 - Forks: 0

nurfawaiq/kompresi-lzw

Teknik Kompresi dengan Algoritma LZW (Lempel-Ziv-Welch)

Language: PHP - Size: 0 Bytes - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

RikVoorhaar/tt-sketch

Sketching algorithms for Tensor Train decompositions

Language: Python - Size: 1.6 MB - Last synced: 6 days ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

AdrianKlessa/SVD-Image-Compression

SVD image compression

Language: Python - Size: 10 MB - Last synced: 13 days ago - Pushed: 14 days ago - Stars: 0 - Forks: 0

cobilab/ac2

An efficient amino acid sequence compressor using Neural Networks

Language: C - Size: 160 MB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 4 - Forks: 3

cobilab/magnet

An ultra-fast and high-sensitive tool to filter specific DNA content

Language: C - Size: 346 KB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 2 - Forks: 2

cobilab/jarvis2

Efficient DNA sequence compression

Language: C - Size: 48.2 MB - Last synced: 4 months ago - Pushed: 10 months ago - Stars: 3 - Forks: 2

francescapalazzotto/Portfolio_ITDC

Information Theory and Data Compression portfolio containing all the exercises for the final exam of the course.

Language: Python - Size: 964 KB - Last synced: 4 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

fatma-mahmoud-404/Data-Compression

Language: Java - Size: 2.93 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

WangXuan95/FPGA-Gzip-compressor

FPGA-based GZIP (deflate) compressor. Input raw data and output standard GZIP format (as known as .gz file format). 基于 FPGA 的流式 GZIP 压缩器。输入原始数据,输出标准的 GZIP 格式,即常见的 .gz / .tar.gz 文件的格式。

Language: Verilog - Size: 1.15 MB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 51 - Forks: 9

WangXuan95/TinyLZMA

A minimal LZMA data compressor & decompressor. Only hundreds of lines of C.

Language: C - Size: 519 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 12 - Forks: 1

irakr/Minimal-File-Compression-Tool

This is a very simple file compression tool written in C++.

Language: C++ - Size: 18.6 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 6 - Forks: 1

vovach777/dwt53

DWT is a C++ library that implements the discrete wavelet transform for data compression. It provides functions for performing the forward and inverse DWT. DWT is a widely used method for data compression and has applications in various domains, including signal and image processing.

Language: C - Size: 425 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 0 - Forks: 1

SayedAlesawy/Compression-Tool

A data compression tool using the deflate scheme for text compression.

Language: C# - Size: 67.7 MB - Last synced: 28 days ago - Pushed: about 6 years ago - Stars: 3 - Forks: 1

hereismhtm/Chop

My 2nd attempt to reinvent the wheel of files compression, slightly worked

Language: Java - Size: 19.5 KB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

hereismhtm/GasAlgo

My first attempt to reinvent the wheel of files compression

Language: Java - Size: 1.54 MB - Last synced: 9 months ago - Pushed: over 2 years ago - Stars: 1 - Forks: 0

karttiik/An-Improved-Algorithm-for-Lossless-Data-Compression

An Improved Algorithm for Lossless Data Compression.

Language: C - Size: 36.1 KB - Last synced: 9 months ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

manosriram/Huffman-Compression

Huffman Coding Algorithm for Data-Compression.

Language: C++ - Size: 1.67 MB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

11fenil11/Covid-19-Sequence-Compression

COVID-19 sequence compression using shannon-fano compression technique.

Language: C++ - Size: 1.36 MB - Last synced: 9 months ago - Pushed: about 4 years ago - Stars: 0 - Forks: 1

11fenil11/Shannon-Fano-Data-Compression

Shannon Fano is Data Compression Technique. I have implemented c++ code for this coding technique.

Language: C++ - Size: 591 KB - Last synced: 9 months ago - Pushed: over 4 years ago - Stars: 2 - Forks: 1

jbruchon/lzjody

Lempel-Ziv-JodyBruchon compression - a mix of interesting compression methods

Language: C - Size: 477 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 14 - Forks: 0

bissim/mpeg-scrambling Fork of lorenzdev/mpeg-scrambling

Academic project for the Data Compression lectures held by Prof. B. Carpentieri

Language: C - Size: 120 MB - Last synced: 9 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

powturbo/Turbo-Range-Coder

TurboRC - Fastest Range Coder + Arithmetic Coding / Fastest Asymmetric Numeral Systems

Language: C - Size: 1.01 MB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 51 - Forks: 4

KhaledAshrafH/LZ-78

This repository contains Java code implementing the LZ-78 (Lempel-Ziv 78) data compression algorithm. The LZ-78 algorithm is a lossless data compression method that replaces repeated occurrences of data patterns with references to previously encountered patterns.

Language: Java - Size: 8.79 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

KhaledAshrafH/LZ-77

This repository contains a Java implementation of the LZ-77 data compression algorithm. LZ-77 is a lossless data compression method that replaces repetitive sequences of characters with references to previously occurring data. It achieves compression by storing the position and length of a match in a sliding window of previously processed data.

Language: Java - Size: 25.4 KB - Last synced: 9 months ago - Pushed: 9 months ago - Stars: 0 - Forks: 0

NDLOHGRP/pyReCoDe

Reduced Compressed Description for Direct Electron Microscopy Data

Language: Python - Size: 18.5 MB - Last synced: 10 months ago - Pushed: over 2 years ago - Stars: 3 - Forks: 1

diaoenmao/Dimension-Reduced-Turbulent-Flow-Data-From-Deep-Vector-Quantizers

[Journal of Turbulence, DCC 2022] Dimension Reduced Turbulent Flow Data From Deep Vector Quantizers

Language: Python - Size: 344 MB - Last synced: 3 months ago - Pushed: about 1 year ago - Stars: 4 - Forks: 0

Sameh-Manaa/DatabaseCompressionTechniques

Implementation for some database compression techniques

Language: C++ - Size: 79.1 KB - Last synced: 10 months ago - Pushed: almost 6 years ago - Stars: 1 - Forks: 0

yezeahew/lzss-encoder-decoder

Implementation of LZSS, a lossless data compression algorithm by using Z algorithm, Huffman and Elias encoding method.

Language: Python - Size: 7.81 KB - Last synced: 10 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

txtatech/qreeper

A qr code encoder and decoder that first uses gzip, on the data field text and then encodes a qr code with base64 and another qr code with hex to generate qr codes

Language: Rust - Size: 51.8 KB - Last synced: 10 months ago - Pushed: 10 months ago - Stars: 0 - Forks: 0

Related Keywords
data-compression 214 compression 54 huffman-coding 25 python 20 compression-algorithm 20 cpp 15 arithmetic-coding 13 machine-learning 13 huffman-compression-algorithm 12 java 11 compressor 10 image-compression 8 lz77 8 c 8 lossless-compression-algorithm 8 huffman 7 run-length-encoding 7 information-theory 7 huffman-algorithm 6 rle 6 encoding 6 data 6 python3 6 data-science 6 data-compressor 5 shannon-fano-algorithm 5 entropy-coding 5 data-compression-algorithms 5 compression-library 5 autoencoder 5 c-plus-plus 5 algorithms 5 burrows-wheeler-transform 5 algorithm 4 compression-implementations 4 entropy 4 lempel-ziv-welch 4 image-processing 4 lossless 4 product-quantization 4 lempel-ziv 4 decoding 4 benchmark 4 lzma 4 lz77-compression-algorithm 4 data-structures 4 text-compression 4 decompression 4 lossless-data-compression 4 vector-quantization 4 deep-learning 4 deflate 4 bwt 4 lzw 3 variational-autoencoder 3 lzw-algorithm 3 deep-neural-networks 3 gzip 3 huffman-coding-algorithm 3 huffman-compressor 3 neural-networks 3 pytorch 3 asymmetric-numeral-systems 3 multimedia 3 javascript 3 computer-science 3 compress 3 decryption 3 lossless-algorithms 3 dna-sequences 3 lossless-compression 3 move-to-front 3 approximate-nearest-neighbor-search 3 nearest-neighbor-search 3 repeated-characters 2 sequence 2 reduction-algorithm 2 data-size 2 data-encoding 2 qr-code 2 compression-package 2 xz 2 project 2 huffman-decoder 2 code 2 binary-run-length-encoding 2 lzz 2 ans 2 encoder 2 deflate-compare-lz77 2 run-length-decoding 2 machine-learning-algorithms 2 data-decompression 2 png 2 lz4 2 clustering 2 indexing 2 trie 2 genetic-algorithm 2 json 2