An open API service indexing awesome lists of open source software.

https://github.com/jsign/zig-base32

base32 encoding & decoding
https://github.com/jsign/zig-base32

base32 encoding zig

Last synced: about 2 months ago
JSON representation

base32 encoding & decoding

Awesome Lists containing this project

README

          

# zig-base32

base32 encoding & decoding heavily inspired by `std.base64`.

## License

MIT.