CMD + K

libpressio

Community

Library to abstract between compressors and their configurations

Installation

To install this package, run one of the following:

Conda
$conda install lcls-i::libpressio

Usage Tracking

0.99.4
0.94.0
0.93.0
0.72.2
0.70.0
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

pressio is latin for compression. LibPressio is a C++ library with C compatible bindings to abstract between different lossless and lossy compressors and their configurations. It solves the problem of having to having to write separate application level code for each lossy compressor that is developed. Instead, users write application level code using LibPressio, and the library will make the correct underlying calls to the compressors. It provides interfaces to represent data, compressors settings, and compressors.

About

Summary

Library to abstract between compressors and their configurations

Last Updated

Mar 15, 2024 at 00:06

License

BSD-3-Clause

Supported Platforms

linux-64