encoding
Integer compressor
A set of algorithms for compressing integers in programming languages
Integer Compression Libraries for Go
130 stars
7 watching
18 forks
Language: Go
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| A high-performance integer compression library with support for various input formats and encoding schemes. | 87 |
| A Go package for reading and writing xz-compressed files | 487 |
| A pure Go implementation of the Brotli compression algorithm. | 629 |
| A Java library for compressing arrays of integers efficiently | 539 |
| A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 |
| An implementation of a lossless data compression algorithm in the Go programming language. | 8 |
| A library for fast integer compression using SIMD instructions | 490 |
| A compression library implemented in the Go programming language. | 1,538 |
| A data compression library designed for efficient use in resource-constrained systems. | 1,334 |
| A tool that applies a custom compression algorithm to text input and produces the compressed output as a string. | 5 |
| A Go implementation of Stream VByte compression algorithm leveraging SIMD techniques for improved performance. | 16 |
| A JPEG encoder and decoder implementation with improved features and optimizations for image compression and decompression. | 139 |
| A texture compression and transcoding library for developers | 241 |
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 |
| A high-performance compression algorithm with improved features over its predecessor BZip2. | 697 |