range-coder

There are 9 repositories under range-coder topic.

  • ionescu007/minlzma

    The Minimal LZMA (minlzma) project aims to provide a minimalistic, cross-platform, highly commented, standards-compliant C library (minlzlib) for decompressing LZMA2-encapsulated compressed data in LZMA format within an XZ container, as can be generated with Python 3.6, 7-zip, and xzutils

    Language:C36511833
  • WangXuan95/FPGA-LZMA-compressor

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

    Language:Verilog883014
  • Turbo-Range-Coder

    powturbo/Turbo-Range-Coder

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

    Language:C87677
  • lucastheis/rangecoder

    a fast range coder in C++, using SSE

    Language:C++67148
  • asimba/qbp

    Simple LZSS+RLE+RC32 compression algorithm realization (C/C++/Rust/Go).

    Language:C5100
  • asimba/axis

    Axis (eXtra Simple - XS). This program provides simple cryptographic protection of user data. This program created only for educational purposes.

    Language:C++1000
  • BWTC32Key/BWTC32Key.github.io

    BWTC32Key is a file compressor with encryption and Base32768 binary-to-text output.

    Language:HTML0100
  • asimba/qb

    Cube (qb). This program provides simple compression of the user data. This program created only for educational purposes.

    Language:C++10
  • taqu/cpprcoder

    An implementaion of range coder for C++

    Language:C11