basexx
Base converter
A package for converting numbers between digit strings and various number bases
Convert digit strings between arbitrary bases.
5 stars
2 watching
0 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
whatyouhide/convertat | A library for converting between numbers in arbitrary bases | 17 |
aiq/basexx | A Lua library for converting between various binary data formats | 85 |
igas/custom_base | Provides a custom base conversion mechanism in Elixir | 22 |
berthin/cerebro-base2x16 | Converts numbers between decimal, hexadecimal, and binary formats | 1 |
binarybrain/batonnet.js | Converts positive integers into a culturally neutral and user-friendly format | 13 |
bobg/subcmd | A package for building command-line interfaces with subcommands and flags | 8 |
kronuz/base-x | A C++ library for encoding and decoding data using custom bases. | 14 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
jhumphry/ada_bintoasc | A library providing flexible binary-to-ASCII encoding and decoding capabilities | 0 |
bobg/hashsplit | A content-based splitting method for byte streams | 30 |
cgxxv/xj2go | A tool to convert data from XML or JSON formats into Go structs. | 34 |
5j9/num2fawords | A Python library for converting numbers to their Persian word forms | 40 |
eun/go-convert | A utility package for converting data between different types and structures in Go programming language | 22 |
bobg/mid | Middleware components for HTTP services in Go | 9 |
subpop/go-ini | A Go package that converts between INI file data and the Go structs used to represent it | 14 |