QB3: Image/Raster Compression, Fast and Efficient - Better compression than PNG in most cases - Lossless compression and decompression rate of 500MB/sec for byte data, 4GB/sec for 64 bit data - All integer types, signed and unsigned, 8 to 64bit per value - Lossless, or lossy by division with a small integer (quanta) - No significant memory footprint during encoding or decoding - No external dependencies, very low complexity
8 lines
167 B
Plaintext
8 lines
167 B
Plaintext
bin/cqb3
|
|
cmake/libQB3Config.cmake
|
|
cmake/libQB3ConfigVersion.cmake
|
|
cmake/libQB3Targets-%%CMAKE_BUILD_TYPE%%.cmake
|
|
cmake/libQB3Targets.cmake
|
|
include/QB3.h
|
|
lib/libQB3.so
|