FiniteStateEntropy
Entropy coders
Two entropy codecs are implemented to achieve high-speed compression and decompression speeds.
New generation entropy codecs : Finite State Entropy and Huff0
1k stars
82 watching
144 forks
Language: C
last commit: 8 months ago
Linked from 4 awesome lists
ccompressionentropyfsehuffman
Related projects:
Repository | Description | Stars |
---|---|---|
opencomputeproject/project-zipline | Develops a lossless data compression format suitable for cloud datasets | 281 |
tkzo/hufflove | A Solidity-based implementation of the Huffman coding algorithm for data compression in Ethereum smart contracts | 9 |
kspalaiologos/bzip3 | A high-performance compression algorithm with improved features over its predecessor BZip2. | 690 |
taohan10200/cra5 | A large compression model for weather and climate data | 24 |
adamierymenko/huffandpuff | A minimal implementation of a Huffman coding algorithm for binary data compression and decompression | 98 |
flanglet/kanzi-cpp | A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 137 |
jesserc/secp256k1-huff | A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 739 |
kzahedi/goent | Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
krunch3r76/entropythief | Produces an unpredictable sequence of random bits by combining sequences from multiple sources. | 4 |
lzfse/lzfse | A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,771 |
powturbo/turbopfor-integer-compression | A C library providing a set of efficient algorithms for compressing and decompressing integers. | 772 |
gildor2/fast_zlib | An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 133 |
lemire/fastpfor | A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 879 |
intel/neural-compressor | Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,226 |