hURL
Data encoder/decoder
A tool for encoding and decoding various data formats, including hexadecimal, URLs, base64, and binary files.
hexadecimal & URL encoder + decoder
72 stars
9 watching
20 forks
Language: Perl
last commit: about 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
o1egl/fwencoder | A library that encodes and decodes fixed-width table data from various input sources. | 27 |
dbuenzli/uucd | Decodes data from Unicode character database XML representation | 17 |
bytebutcher/decoder-plus-plus | An application for decoding and encoding data in various formats | 101 |
jrdnull/base58 | An Elixir implementation of Base58 encoding/decoding | 15 |
andlabs/utf | A single-file C implementation of UTF-8 and UTF-16 utility functions. | 47 |
huydang284/fixedwidth | A package for encoding and decoding fixed-width data in Go | 9 |
sija/base62.cr | A library that encodes numbers using a compact set of characters (Base62) and provides decoding functionality. | 10 |
gjaldon/base58check | A library providing functions for Base58Check encoding and decoding in Elixir | 16 |
kronuz/base-x | A C++ library for encoding and decoding data using custom bases. | 14 |
ennocramer/floskell | A tool that formats Haskell source code into a more readable layout | 180 |
jfacorro/eden | An Elixir library that provides an encoder/decoder for the extensible data notation (EDN) format. | 38 |
tuupola/base85 | A PHP library for encoding and decoding arbitrary data using the Base85 algorithm | 27 |
chardet/chardet | A character encoding detection tool for determining the encoding of text files. | 2,181 |
bobg/encid | Protects sensitive integer IDs by encoding and decoding them with encryption keys. | 3 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |