base64easy

Crates.iobase64easy
lib.rsbase64easy
version0.1.5
sourcesrc
created_at2025-01-01 07:34:51.563343+00
updated_at2025-01-04 07:43:12.008539+00
descriptionsimple encodes and decodes base64 as bytes or utf8
homepage
repositoryhttps://github.com/ssrlive/base64easy
max_upload_size
id1500646
size55,345
(ssrlive)

documentation

https://docs.rs/base64easy

README

base64easy

Version Documentation License

Correct, fast, and configurable base64 decoding and encoding. Base64 transports binary data efficiently in contexts where only plain text is allowed.

A simple and fast base64 library that is easy to use and configure. Support no_std and std environments.

Commit count: 7

cargo fmt