1 unstable release
| 0.1.0 | Feb 22, 2026 |
|---|
#560 in Compression
36KB
768 lines
BitX
High-throughput delta compression for safetensors model files (10+ GB/s with AVX2).
Install
cargo install bitx-codec
Usage
bitx compress input.safetensors -o archive.bitx
bitx decompress archive.bitx -o output_dir/
License
MIT
Dependencies
~8MB
~146K SLoC