basexx

Data converter

A Lua library for converting between various binary data formats

A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.

GitHub

85 stars
5 watching
28 forks
Language: Lua
last commit: about 5 years ago

Related projects:

RepositoryDescriptionStars
bobg/basexxA package for converting numbers between digit strings and various number bases5
whatyouhide/convertatA library for converting between numbers in arbitrary bases17
igas/custom_baseProvides a custom base conversion mechanism in Elixir22
mmalcek/bafiA utility that converts data between various formats using templates and Lua custom functions.105
jhumphry/ada_bintoascA library providing flexible binary-to-ASCII encoding and decoding capabilities0
aiq/luazdfA collection of reusable, independent utility functions for the Lua programming language46
gvx/bitserA Lua serialization and deserialization library optimized for speed and compactness159
berthin/cerebro-base2x16Converts numbers between decimal, hexadecimal, and binary formats1
jzelinskie/faqA flexible JSON processor that supports various data formats and integrates with the libjq library.440
dcshi/lua-resty-qrdecodeA QR decoder library for lua-based web applications12
spacewander/lua-resty-base-encodingA fast C-based Lua library for encoding and decoding various binary formats.18
jzrake/lunumA C-based extension for Lua that provides flexible and robust numeric array manipulation facilities.38
luvitrocks/luvit-base64A high-performance base64 encoding and decoding library optimized for Lua1
actboy168/bee.luaA comprehensive Lua runtime and toolset with various extensions and libraries for building high-performance applications.161
tuupola/base85A PHP library for encoding and decoding arbitrary data using the Base85 algorithm27