Nice work! I have implemented platform-neutral cryptographic hashing for my distributed repository system and have just tried your compression. Nice that unicode works out of the box, but UUID is not supported. While UUID is very bad to compress, a lot of my message data contains them and it was nice if could just compress the whole message. Maybe you can add it (?) or I might do if I find the time...
Btw., have you compared shannon's effectiveness versus gzip compression of pr-str edn?
Nice work! I have implemented platform-neutral cryptographic hashing for my distributed repository system and have just tried your compression. Nice that unicode works out of the box, but UUID is not supported. While UUID is very bad to compress, a lot of my message data contains them and it was nice if could just compress the whole message. Maybe you can add it (?) or I might do if I find the time...
Btw., have you compared shannon's effectiveness versus gzip compression of pr-str edn?