arduino-base64
Base64 encoder
A C++ library for encoding binary data into base64 strings on the Arduino platform.
A base64 library for the arduino platform, written in C
184 stars
18 watching
102 forks
Language: C++
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
luvitrocks/luvit-base64 | A high-performance base64 encoding and decoding library optimized for Lua | 1 |
pisze-programy/cerebro-base64 | A Cerebro plugin for encoding and decoding base64 strings in JavaScript | 4 |
kronuz/base-x | A C++ library for encoding and decoding data using custom bases. | 14 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
youngjuning/wxbase64 | A utility library for encoding and decoding base64 strings in JavaScript, primarily designed for use in WeChat mini-apps. | 21 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
tplgy/cppcodec | A header-only C++11 library for encoding/decoding various binary data formats | 624 |
elfsundae/urlsafe-base64 | A PHP library for encoding data in a URL-safe base64 format | 9 |
fxamacker/cbor | A library for encoding and decoding binary data in a compact and secure format. | 750 |
michael-hardeman/base58_ada | A library that provides Ada implementations of the Base58 encoding and decoding algorithm | 3 |
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
trevorjay/atinybasic | A minimal BASIC interpreter for microcontrollers | 25 |
spacewander/lua-resty-base-encoding | A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
aiq/basexx | A Lua library for converting between various binary data formats | 85 |