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
18 stars
3 watching
9 forks
Language: C
last commit: over 3 years ago
Linked from 1 awesome list
base16base2base32base64base85encodinghexadecimal-formatlua-restyoepnresty
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides RSA encryption and decryption capabilities for Lua-based web servers | 266 |
| This Lua library detects and matches the MIME type of given data in a web application | 11 |
| An implementation of the RFC 5424 syslog format in OpenResty using Lua. | 8 |
| A high-performance base64 encoding and decoding library optimized for Lua | 1 |
| A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
| A tool for efficiently encoding and decoding the binary format used in Solidity smart contracts. | 92 |
| A Lua module for fast JSON encoding and decoding with additional features to support empty arrays and tables. | 441 |
| A QR decoder library for lua-based web applications | 12 |
| A Lua library for converting between various binary data formats | 85 |
| A Lua library providing statistical parsing and normalization of street addresses using a fast parser/normalizer | 10 |
| A library for encoding and decoding binary data in a compact and secure format. | 750 |
| A Lua library that captures URLs, decodes them, and logs results. | 5 |
| Provides a Lua interface to cJSON C library for parsing and generating JSON data | 53 |
| A C++ library for encoding and decoding data using custom bases. | 14 |
| A C++ library for encoding binary data into base64 strings on the Arduino platform. | 184 |