compression-algorithm

There are 622 repositories under compression-algorithm topic.

  • feathergpu

    Language:C++16
  • compression-identifier

    Compression Identifier tool (Zlib, Deflate, Gzip)

    Language:Python26
  • Re-Pair

    Offline Dictionary-based Compression (Re-Pair, Recursive Pairing)

    Language:C26
  • tiny-data-compression

    High-speed lossless data compression of 16 to 512 bytes--get better average compression than QuickLZ for 512-byte blocks. td512 maintains good compression down to 16-byte blocks.

    Language:C25
  • gridfour

    Tools for raster data including geophysical applications and digital elevation models

    Language:Java22
  • lzfx

    Simplified LZFX-based compression library

    Language:C21
  • vpxcoding

    Zero-dependency single-file C header for VPX coding, a form of Arithmetic coding.

    Language:C20
  • falcon

    A tool to infer metagenomic sample composition

    Language:C20
  • huffman-encode-decode

    C program written to encode (compress) and decode (decompress) a text file in Huffman Encoding method.

    Language:C19
  • ExtendedBitPlaneCompression

    Provides the code for the paper "EBPC: Extended Bit-Plane Compression for Deep Neural Network Inference and Training Accelerators" by Lukas Cavigelli, Georg Rutishauser, Luca Benini.

    Language:Jupyter Notebook19
  • SquirelCrawl

    This code compress a webpage into an html file. Images are converted to base64 and integrated together with CSS files in the html. Useful for webpages on microcontrollers (or low memory devices), a complete offline copy of a webpage etc.

    Language:Python19
  • picwise.co

    PicWise, built on Next.js 14, revolutionizes image optimization, compression and other image editing utilities.

    Language:TypeScript18
  • UnEgg

    Information on EGG compression file format and UnEgg decompression module.

    Language:C++18
  • stenos

    Fast binary data compression for C/C++

    Language:C++17
  • arithmetic-coding

    Arithmetic coding library

    Language:Rust17
  • blast

    Golang library for both compressing and decompressing data in the PKWare Data Compression Library (DCL) compressed format, otherwise known as "explode" and "implode" which differ from PKZIP.

    Language:Go17
  • js-string-compression

    Package provides javascript for string compression

    Language:JavaScript17
  • ArithmeticCoding

    Image compression using arithmetic coding algorithm

    Language:Python16
  • snappy.net

    .NET wrapper for Snappy compression algorithm.

    Language:C#16
  • xrle

    An Extremely Fast Compression Algorithm.

    Language:C16
  • jiffy-compression

    Jiffy-lidar: a fast, lossless SIMD compression codec for LiDAR streams

    Language:Python15
  • geco3

    An efficient DNA sequence compressor using Neural Networks

    Language:C15
  • x3-compressor

    x3-compressor

    Experimental data compressor

    Language:C15
  • xPress

    xPress File archiver and extractor

    Language:Python15
  • bcrush

    Example of CRUSH compression with optimal parsing using BriefLZ algorithms

    Language:C15
  • adaptive-huffman-coding

    Adaptive Huffman coding algorithm in Python.

    Language:Python15
  • rlemasklib

    Manipulate run-length encoded image masks

    Language:C14
  • Luz

    An extremely light Lua compression algorithm.

    Language:Lua14
  • Image-steganography-and-compressing

    Image steganography and compressing

    Language:Python14
  • TrajectoriesCompressionAnalysis

    The proposed methodology assess how compression algorithms influence the clustering analysis with respect to anomaly detection of vessel trajectories.

    Language:Python13
  • DCNN-Accelerator

    Low level design of a chip built for optimizing/accelerating CNN classifiers over gray scale images.

    Language:VHDL13
  • gpu-integers-compression

    GPU-Accelerated Faster Decoding of Integer Lists

    Language:C++13
  • Variable-Byte-VarByte-Encoding

    Compress numerical data using variable byte encoding.

    Language:C++13
  • libcoders

    File compression library | Shennon | Fano | Huffman | Bigram Huffman | Adaptive Huffman | Arithmetic coding

    Language:C++13
  • Fuzzy-Compression

    Caffe/Neon prototxt training file for our Neurocomputing2017 work: Fuzzy Quantitative Deep Compression Network

    Language:Python12
  • crackle

    3D dense segmentation compression codec based on crack codes.

    Language:C++11