Found 99 repositories(showing 30)
tplgy
Header-only C++11 library to encode/decode base64, base64url, base32, base32hex and hex (a.k.a. base16) as specified in RFC 4648, plus Crockford's base32. MIT licensed with consistent, flexible API.
agentstation
The uuidkey package encodes UUIDs to a readable Key format via the Base32-Crockford codec.
agnoster
Base32 encoding for JavaScript, based (loosely) on Crockford's Base32
aiq
A Lua library which provides base2(bitfield), base16(hex), base32(crockford/rfc), base64(rfc/url), base85(z85) decoding and encoding.
levinalex
An implementation of Douglas Crockfords Base32-Encoding in Ruby
chronosis
A Base32-Crockford encoded API Key generator and converter to turn UUIDs into human readable API Keys
jbittel
A Python implementation of Douglas Crockford's base32 encoding scheme
richardlehane
Implementation of Douglas Crockford's base32 encoding scheme in Go.
skleeschulte
PHP base32 encoding/decoding class (RFC 4648 standard and extended hex, Crockford, z-base-32/Zooko)
dflydev
Encode/decode numbers using Douglas Crockford's Base32 Encoding
grzm
Crockford Base32 encoding for PostgreSQL unsigned integers
siesgstarena
A Base32-Crockford encoded API Key generator, validator and converter to turn UUIDs into human readable API Keys for Golang
devbanana
An implementation of Douglas Crockford's base 32 encoding algorithm
wrimle
Pure ruby library translating a token to base32 using the crockford alphabeth.
voldy
An Elixir Implementation of Douglas Crockford's Base32 Encoding
ahmed-masud
Clean implementation of Douglas Crockford's base32 encoding
jonsagara
.NET Standard version of the crockford-base32 library formerly available on CodePlex.
ingydotnet
Crockford base32 encode module for Python
puidv7
Prefixed UUIDv7's in crockford base32 encoding
mediascience
Java implementation of Base32, Douglas Crockford style
mathiasbynens
A command-line interface for Crockford’s version of Base32.
sldr-se
A base32 decoder/encoder using Crockford's alphabet
tanhv90
The uuidkey package generates secure, readable API keys by encoding UUIDs using Base32-Crockford with additional security features.
KirsApps
A set of base16 (hex), base32 (Rfc, RfcHex, Crockford, ZBase, GeoHash, WordSafe), Base58 (Bitcoin, Flickr, Ripple) with Base58Check, base85 (Ascii85, Z85, IPv6) codecs
encode/decode numbers using Douglas Crockford's Base32 Encoding
eawag-rdm
Generates a DOI based on Crockford's base32 ( http://www.crockford.com/wrmg/base32.html)
ccampo133
A Kotlin implementation of Douglas Crockford's Base32 encoding scheme
capnslipp
An implementation of Douglas Crockford's Base32 encoding in Objective-C.
shahradelahi
🔢 Base32 encoder and decoder for TypeScript/JavaScript, supporting both RFC 4648 and Crockford variants.
maiha
Base32 Encoding for Crockford's Base32