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

GitHub topics: lossless-data-compression

flanglet/kanzi-go

Fast lossless data compression in Go

Language: Go - Size: 4.95 MB - Last synced at: 5 days ago - Pushed at: 6 days ago - Stars: 598 - Forks: 16

flanglet/kanzi-cpp

Fast lossless data compression in C++

Language: C++ - Size: 9.34 MB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 158 - Forks: 4

flanglet/kanzi

Fast lossless data compression in Java

Language: Java - Size: 5.99 MB - Last synced at: 28 days ago - Pushed at: 28 days ago - Stars: 118 - Forks: 18

avaneev/lzav

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

Language: C++ - Size: 122 KB - Last synced at: 17 days ago - Pushed at: 2 months ago - Stars: 443 - Forks: 26

dingwentao/GPU-lossless-compression

GPU-Accelerated Lossless Data Compressors Survey

Language: Cuda - Size: 17 MB - Last synced at: 2 days ago - Pushed at: almost 5 years ago - Stars: 117 - Forks: 11

amd/aocl-compression

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

Language: C - Size: 10.1 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 28 - Forks: 8

SamirPaulb/txt-compressor

An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.

Language: JavaScript - Size: 34.5 MB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 33 - Forks: 32

hpdps-group/ICS23-GPULZ

GPULZ: Optimizing LZSS Lossless Compression for Multi-byte Data on Modern GPUs

Language: Cuda - Size: 2.48 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 14 - Forks: 1

MrUnbelievable92/Bit-Collections

Bit Collections for Unity provides value type bit arrays and signed- and unsigned integers made out of an unconventional amount of bits and bytes

Language: C# - Size: 304 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 23 - Forks: 2

horacehoff/pixel-clustering-format

Lossless image format that compresses by clustering pixels and using arithmetic encoding for extreme size reduction. Ideal for images with a high pixel-to-color ratio.

Language: Rust - Size: 16.3 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

mr-ravin/ravdecjs πŸ“¦

RavdecJS is a JavaScript module implementing a lossless data compression algorithm designed by Ravin Kumar on September 19, 2016. This algorithm is designed exclusively for textual data, including alphabets, numbers, and symbols.

Language: JavaScript - Size: 68.4 KB - Last synced at: about 1 month ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

andybbruno/TSXor

TSXor: A Simple Time Series Compression Algorithm

Language: C++ - Size: 16.2 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 52 - Forks: 5

FedNazar/Kitten

Lossless data compression algorithm, aimed at fast decompression speeds and better compression ratios than LZ4HC and other speed-oriented algorithms

Language: C - Size: 27.3 KB - Last synced at: about 1 month ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

karanvirheer/File-Compressor

A program utilizing lossless compression and the huffman algorithm.

Language: Python - Size: 56.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 4 - Forks: 0

cgbur/arcode-rs

An arithmetic coder for Rust.

Language: Rust - Size: 614 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 24 - Forks: 4

trizen/Compression-Util

Implementation of various techniques used in data compression.

Language: Perl - Size: 195 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 2 - Forks: 0

Geolm/arithmetic_codec

arithmetic encoder decoder, C port of Amir Said's FastAC

Language: C - Size: 74.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

MuhammadAhmad21042002/Huffman-Encoding-in-Cpp

C++ implementation of Huffman Encoder and Decoder

Language: C++ - Size: 5.86 KB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Sammar-Mangla/txt-file-compressor-decompressor-tool

An online .txt file compressor, de-compressor tool which uses Huffman Coding for Lossless data compression.

Language: JavaScript - Size: 31.9 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

e-hengirmen/Huffman-Coding

A C++ compression program based on Huffman's lossless compression algorithm and decoder.

Language: C++ - Size: 181 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 81 - Forks: 7

aikiriao/SLA

SLA - Solitary Lossless Audio Compressor

Language: C - Size: 1.58 MB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

uniabis/hrust_8bits_buffer

Experimental Hrust compressor with 8bits buffer. Forked from https://gitlab.com/eugene77/optimal-hrust-compressor

Language: C++ - Size: 174 KB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

aikiriao/ALA

ALA - Ayashi Lossless Audio Compressor

Language: C - Size: 39.1 KB - Last synced at: over 2 years ago - Pushed at: almost 6 years ago - Stars: 2 - Forks: 1

WhatTheBlock/kanzi-w64

kanzi-cppηš„εˆ†ζ”―η‰ˆζœ¬

Language: C++ - Size: 586 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 2 - Forks: 1

scresh/arithmetic_coding

Implementation of lossless data compression technique written in Python.

Language: Python - Size: 73.2 KB - Last synced at: over 2 years ago - Pushed at: over 5 years ago - Stars: 4 - Forks: 0

sahaRatul/sela-java

Java rewrite of Sela lossless audio codec

Language: Java - Size: 191 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 14 - Forks: 0

Lioscro/lfq

Lossless compression of FASTQ sequences.

Language: C++ - Size: 40 KB - Last synced at: about 2 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0