A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
-
Updated
Nov 7, 2025 - Kotlin
A Kotlin Multiplatform library for configurable, streamable, efficient and extensible Encoding/Decoding with support for base16/32/64.
Encode UUIDs to readable keys with Crockford base32
🔢 Base32 encoder and decoder for TypeScript/JavaScript, supporting both RFC 4648 and Crockford variants.
EzId: A .NET library for generating sortable Crockford Base32 encoded IDs. It supports 96 bit & 64 bit formats with customizable separators and source code generation for custom IDs.
The uuidkey package generates secure, readable API keys by encoding UUIDs using Base32-Crockford with additional security features.
Safe number conversion between arbitrary bases.
Crockford's Base32 encoding with checksum implemented
A fast little-endian implementation of Douglas Crockford's Base32 specification.
base_encoding is a compact and standalone encoding library that provides at the moment support for encoding and decoding various bases such as Base16, Base32 (various variants), Base58 (various variants) and Base64 (various variants).
.NET Standard version of the crockford-base32 library formerly available on CodePlex.
Express numbers in a form that can be conveniently and accurately transmitted between humans and computers.
Crockford-ish Base32 encoding.
Probably notes on Crockford's famed Javascript, the Good Parts!
JavaScript: The Good Parts (by Douglas Crockford)
Add a description, image, and links to the crockford topic page so that developers can more easily learn about it.
To associate your repository with the crockford topic, visit your repo's landing page and select "manage topics."