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
145 forks
Language: C
last commit: 11 months ago
Linked from 4 awesome lists
ccompressionentropyfsehuffman
Related projects:
Repository | Description | Stars |
---|---|---|
| Develops a lossless data compression format suitable for cloud datasets | 282 |
| A Solidity-based implementation of the Huffman coding algorithm for data compression in Ethereum smart contracts | 9 |
| A high-performance compression algorithm with improved features over its predecessor BZip2. | 697 |
| A large compression model for weather and climate data | 32 |
| A minimal implementation of a Huffman coding algorithm for binary data compression and decompression | 99 |
| A C++ implementation of a fast and efficient lossless data compression algorithm with support for multi-threading and modular design. | 140 |
| A Huff implementation of an elliptic curve library used in cryptocurrency applications | 5 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| Provides an implementation of entropy measures and related statistical concepts in Go. | 35 |
| Produces an unpredictable sequence of random bits by combining sequences from multiple sources. | 4 |
| A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,774 |
| A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
| An optimized zlib compression algorithm that provides faster time and slightly smaller compressed files | 132 |
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 |
| Tools and techniques for optimizing large language models on various frameworks and hardware platforms. | 2,257 |