And now for something completely new:
packLZH is based on packHUF and adds the well known LZ77 algorithm to the mix. Compression ratios highly depend on file content. In most cases, they should be a little worse than those reached by packARI, but at faster compression speeds and much faster decompression speeds.
This has basically not been tested at all, so proceed at your own risk.