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

GitHub topics: lossless-compression

OptiVorbis/OptiVorbis

🗜️ Library and application for lossless, format-preserving, two-pass optimization and repair of Vorbis data, reducing its size without altering any audio information.

Language: Rust - Size: 61 MB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 109 - Forks: 6

T-3B/rhefo

Really High Efficient File Optimizer will losslessly recompress files as much as possible according to their mime-types

Language: Shell - Size: 1.06 MB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 0

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

WangXuan95/TinyZZZ

TinyZZZ includes GZIP, LZ4, ZSTD, LZMA compression algorithms written in C language, unlike the official code, this code mainly focuses on simplicity and easy to understand.

Language: C - Size: 1.07 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 54 - Forks: 7

codenoobforreal/clitools

CLI tool for video processing (H.265/HEVC encoding & QuickTime compatibility) using FFmpeg, and batch lossless image compression with format preservation.

Language: TypeScript - Size: 216 KB - Last synced at: 28 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

edd-ie/Data-Compression

Data compression algorithms in C++

Language: C++ - Size: 1.44 MB - Last synced at: 19 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

dr-vega-punk/QubitText-Compressor

QubitText Compressor: A Python-based lossless text compressor using variable bit-length encoding (e.g., 5 bits for a-z,space). Compresses "hello world" from 11 to 8 bytes (ratio 1.38) with a custom table and EOS marker. No dependencies, ideal for constrained systems.

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

Qubitbytesltd/QubitText-Compressor

QubitText Compressor: A Python-based lossless text compressor using variable bit-length encoding (e.g., 5 bits for a-z,space). Compresses "hello world" from 11 to 8 bytes (ratio 1.38) with a custom table and EOS marker. No dependencies, ideal for constrained systems.

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

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: almost 2 years ago - Stars: 33 - Forks: 32

acubeLab/green-lossless-spmv

This project focuses on lossless compression techniques optimizing space, time, and energy for multiplications between binary (or ternary) matrix formats and real-valued vectors.

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

vladislav2251/tools.files Fork of MikroTik2/tools.files

Nuxt3 | Shadcn | TailwindCSS | InspiraUI | File-comression app using ffmpeg scripts

Language: Vue - Size: 59 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

FiestaBoy/Huffman-Encoding

Huffman Coding implementation in Java for lossless data compression and decompression using a priority queue-based Huffman tree.

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

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

AkinciGorkem/quickpress

Fast & free image compression tool that actually works

Language: Python - Size: 207 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

jeffasante/radical-compression

A lossless compression algorithm combining data compression with cryptographic properties, achieving 50% compression ratio with basic data security. Built in C and Python.

Language: C - Size: 71.3 KB - Last synced at: 4 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

gameinstance/audio

C++ audio components.

Language: C++ - Size: 32.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

ragibson/media-gallery-compressor

Simple tool to compress the entire set of photos and videos in a directory.

Language: Python - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

kiabuzz/CompressedLUT

A tool to generate optimized hardware files for univariate functions.

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

rgkaw/LZW-LZMW-and-LZAP

This is repository of me implementing LZMW, LZAP, and LZW compression algorithm during colege

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

ramnath-subramanian18/ImageCompression-MATLAB

MATLAB implementation of lossless image compression techniques for preserving image quality.

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

cardinal9999/Panda-monium

Serialize + compress Pandas DataFrames.

Language: Python - Size: 126 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hwixley/MLPR-assignment-1

Machine Learning & Pattern Recognition - Coursework 1

Language: HTML - Size: 62.7 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rimshasaeed/lossless-audio-encoder

Lossless audio encoding based in Golomb Rice Coding algorithm.

Language: Python - Size: 1.81 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

vinnik-dmitry07/python-flac-codec

FLAC lossless audio encoder-decoder for education purposes

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

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

Related Keywords
lossless-compression 25 compression 10 data-compression 8 image-compression 5 lossless-data-compression 4 compression-algorithm 4 encoding 3 python 3 lossless-compression-algorithm 3 video-compression 3 file-compression 3 audio-compression 3 lz77 2 lz4 2 zstd 2 audio 2 variable-bit-encoding 2 compressor 2 text-compression 2 compress 2 no-dependencies 2 eos-marker 2 rice-coding 2 decoding 2 lossless 2 custom-alphabet 2 ffmpeg 2 lossy-compression 2 huffman-coding 2 image-optimization 2 function-implementation 1 hardware-acceleration 1 lz77-compression-algorithm 1 hardware-ip 1 file-comparison 1 hls 1 ip-generation 1 lzss 1 lzss-compression-decompression 1 gamedev 1 game-development 1 priority-queue 1 image-processing 1 ascii-support 1 dual-purpose-encryption 1 java 1 encoding-decoding 1 memory-optimization 1 binary-tree 1 web-app 1 nuxt3 1 codec 1 folder-compression 1 function-evaluation 1 lookup-table 1 amplitude-analysis 1 audio-processing 1 numpy 1 audio-coding 1 rice-decoder 1 rice-encoder 1 flac 1 golomb-coding 1 golomb-rice 1 lossless-audio 1 lossless-music 1 multiprocessing 1 assembler 1 decompression 1 decompression-library 1 z80 1 z80-assembler 1 rtl 1 table-based-function-implementation 1 table-size-reduction 1 lempel-ziv 1 lzw 1 lzw-compression 1 matlab 1 csv-compression 1 dataframe 1 dataframe-compression 1 pandas 1 pandas-compress 1 pandas-dataframe 1 python-compression 1 python-pandas 1 python-serialize 1 serialize 1 sparse-matrix-vector-multiplication 1 xz 1 lzma 1 gzip 1 deflate 1 7zip 1 7z 1 zstandard 1 zlib 1 snappy 1 quicklz 1