Brotli-G is an open-source compression/decompression standard for digital assets (based on Brotli) that is compatible with GPU hardware.
Benefits
Brotli-G allows for efficient, data-parallel decompression on GPUs and multithreaded CPUs, while still maintaining comparatively high, state-of-the-art compression ratios for general-purpose data. Compression is useful for digital assets in applications because it can help websites and video games load faster, while keeping file size (and thereby storage costs) down.
Brotli-G is accessible to all for evaluation and features open-source licensing similar to the original Brotli codecs.