lua-resty-base-encoding

Binary encoder

A fast C-based Lua library for encoding and decoding various binary formats.

A faster alternative to base64 encoding and provides missing base encoding for OpenResty application

GitHub

18 stars
3 watching
9 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list

base16base2base32base64base85encodinghexadecimal-formatlua-restyoepnresty

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
spacewander/lua-resty-rsa Provides RSA encryption and decryption capabilities for Lua-based web servers 266
spacewander/lua-resty-mime-sniff This Lua library detects and matches the MIME type of given data in a web application 11
detailyang/lua-resty-rfc5424 An implementation of the RFC 5424 syslog format in OpenResty using Lua. 8
luvitrocks/luvit-base64 A high-performance base64 encoding and decoding library optimized for Lua 1
sija/base62.cr A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. 10
d1ll0n/abi-lity A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. 92
openresty/lua-cjson A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. 433
dcshi/lua-resty-qrdecode A Lua module that decodes QR codes 12
aiq/basexx A Lua library for converting between various binary data formats 85
bungle/lua-resty-postal A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer 10
fxamacker/cbor A library for encoding and decoding binary data in a compact and secure format. 739
jamesmarlowe/lua-resty-readurl A Lua library that captures URLs, decodes them, and logs results. 5
bungle/lua-resty-libcjson Provides a Lua interface to cJSON C library for parsing and generating JSON data 53
kronuz/base-x A C++ library for encoding and decoding data using custom bases. 14
adamvr/arduino-base64 A C++ library for encoding binary data into base64 strings on the Arduino platform. 183