luvit-base64
Base64 encoder
A high-performance base64 encoding and decoding library optimized for Lua
Faster base64 implemantation for luvit
1 stars
3 watching
0 forks
Language: C
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
luvitrocks/luvit-querystring | A Lua library providing helper functions for encoding query strings. | 0 |
adamvr/arduino-base64 | A C++ library for encoding binary data into base64 strings on the Arduino platform. | 184 |
luvitrocks/oauth | An OAuth wrapper in Lua for working with authentication protocols | 4 |
spacewander/lua-resty-base-encoding | A fast C-based Lua library for encoding and decoding various binary formats. | 18 |
pisze-programy/cerebro-base64 | A Cerebro plugin for encoding and decoding base64 strings in JavaScript | 4 |
elixirs/base62 | A pure Elixir implementation of Base62 encoding and decoding | 20 |
virgo-agent-toolkit/luvit-stream | A Lua implementation of a stream interface with support for readable and transform streams. | 6 |
aiq/basexx | A Lua library for converting between various binary data formats | 85 |
elfsundae/urlsafe-base64 | A PHP library for encoding data in a URL-safe base64 format | 9 |
szaghi/befor64 | Library providing easy-to-use methods for encoding and decoding binary data in base64 format | 21 |
gvx/bitser | A Lua serialization and deserialization library optimized for speed and compactness | 159 |
kronuz/base-x | A C++ library for encoding and decoding data using custom bases. | 14 |
d1ll0n/abi-lity | A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
lemire/streamvbyte | Fast integer compression using SIMD instructions | 376 |
youngjuning/wxbase64 | A utility library for encoding and decoding base64 strings in JavaScript, primarily designed for use in WeChat mini-apps. | 21 |