Skip to content
#

lossless-compression

Here are 169 public repositories matching this topic...

Lossless compression C library built for ultra-fast decode. Faster than LZ4 (40-75%+ on ARM64), at a better ratio. Official Rust, Python, Node.js, Go and WASM bindings. Write-once/read-many, with optional seekable archives for O(1) random access.

  • Updated Sep 6, 2026
  • C
txt-compressor

Multi-language implementations of CCSDS 124.0-B-1 in C, C++, Python, Go, Rust, and Java. The lossless compression standard for fixed-length spacecraft housekeeping telemetry, based on ESA's patented POCKET+ algorithm and built from low-level OR/XOR/AND operations to run on low-power spacecraft processors under tight real-time constraints.

  • Updated Jul 31, 2026
  • C

Add this topic to your repo

To associate your repository with the lossless-compression topic, visit your repo's landing page and select "manage topics."

Learn more