12 skills found
ComunidadAylas / PackSquash📦 Minecraft: Java Edition resource and data pack optimizer which aims to achieve the best possible compression, performance and protection, improving pack distribution, storage and in-game load times.
szcompressor / CuSZA GPU accelerated error-bounded lossy compression for scientific data.
ComunidadAylas / PackSquash Action▶️ Action to run PackSquash in a GitHub Actions workflow.
NCAR / LdcpyStatistical and visual tools for gathering metrics and comparing Earth System Model data files. A common use case is comparing data that has been lossily compressed with the original data.
CODARcode / Z Checkera library to characterize the data and check the compression results of lossy compressors
CODARcode / LibpressioPressio 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.
adonmo / TrajectoryA python library for lossy compression/serialization of trajectory data based on Google's Encoded Polyline Algorithm Format
kbrother / TensorCodecTensorCodec: Compact Lossy Compression of Tensors without Strong Data Assumptions (ICDM 23)
swson / DCTZEfficient lossy compression algorithm for floating point data
adonmo / Trajectory.jsTrajectory data lossy compression/serialization library based on Google's Encoded Polyline Algorithm Format
DLR-AMR / CmcLossy and lossless compression of geo-spatial ESM simulation data based on adaptive mesh refinement
ClimateBenchPress / CompressorA benchmark for lossy compression of climate data.