JavaFastPFOR
Integer compressor
A Java library for compressing arrays of integers efficiently
A simple integer compression library in Java
539 stars
40 watching
62 forks
Language: Java
last commit: over 2 years agoLinked from 1 awesome list
compressionjava
Related projects:
| Repository | Description | Stars |
|---|---|---|
| A C++ library for compressing integers efficiently using SIMD instructions and optimized for sorted lists of integers. | 887 | |
| A library for fast integer compression using SIMD instructions | 490 | |
| A C library providing a set of efficient algorithms for compressing and decompressing integers. | 776 | |
| Fast integer compression in C using the StreamVByte codec | 379 | |
| A set of algorithms for compressing integers in programming languages | 130 | |
| A high-performance integer compression library with support for various input formats and encoding schemes. | 87 | |
| A C++ library implementing the Binary Interpolative Coding compression algorithm | 28 | |
| An optimized C++ implementation of dictionary coding using SIMD instructions for efficient compression and decompression of large datasets | 104 | |
| A fast compression and decompression library written in C. | 92 | |
| A fast compression library that produces near-optimal deflate/zlib/gzip compressed bitstreams with a similar ratio to zopfli. | 27 | |
| A C++ library that enables fast compression and intersection of sorted lists using SIMD instructions. | 427 | |
| A utility tool for compressing and optimizing YUI (Yui Compressor) files to reduce their size. | 76 | |
| A library and tool that compresses data using the Lempel-Ziv style algorithm with Finite State Entropy coding | 1,774 | |
| A library implementing several decompression algorithms for various compression formats | 115 | |
| A software tool that decompresses files compressed by BytePress | 6 |