ARM 64 assembly implementation of encoding u64 integers in a given base (base 2 ... base 85)
-
Updated
Jan 1, 2022 - C
ARM 64 assembly implementation of encoding u64 integers in a given base (base 2 ... base 85)
Handy tools I've made and I use on a regular basis
Base85 is a C library to convert from plain to base85 (RFC 1924) and vice versa suitable for embedded systems.
Add a description, image, and links to the base85 topic page so that developers can more easily learn about it.
To associate your repository with the base85 topic, visit your repo's landing page and select "manage topics."