nim-bytes2human
Byte converter
Converts integer bytes to human-readable units of measurement
Calculate all Byte units from integer bytes positive int64 with precision from Bytes to Yottabytes and return a human friendly string representation.
12 stars
3 watching
1 forks
Language: Nim
last commit: almost 4 years ago
Linked from 1 awesome list
byteshumanhuman-friendlynimnim-language
Related projects:
Repository | Description | Stars |
---|---|---|
juancarlospaco/nim-datetime2human | Tools to convert date and time to human-readable format with precision from seconds to millenniums | 8 |
juancarlospaco/nim-datauri | Provides functions to convert between data URIs and file paths in Nim programming language. | 1 |
thomaslevesque/humanbytes | Converts byte sizes to human-readable forms | 32 |
visionmedia/bytes.js | Utility to convert between human-readable byte units and numerical bytes values | 461 |
sindresorhus/pretty-bytes-cli | Converts bytes to a human-readable string representation. | 68 |
gabrielelana/byte-units | A utility component for working with byte units in various formats. | 162 |
sindresorhus/pretty-bytes | Converts bytes to human-readable strings | 1,113 |
mjendrusch/metric | Enables dimension-level analysis and unit handling in Nim programming language | 19 |
nim-lang/bigints | Provides arbitrary precision integers with standard Nim syntax for efficient and accurate calculations | 124 |
radar/humanize | A Ruby gem that converts numbers to human-readable strings in words. | 468 |
udiknedormin/nimunits | Provides a statically-typed quantity units library for the Nim language | 38 |
rferro/normat | A JavaScript library for converting between different units of measurement such as bytes, milliseconds, and time intervals. | 34 |
juancarlospaco/nim-tinyslation | Translation service using an online crowdsourced API | 12 |
planetis-m/bingo | A binary serialization framework for Nim | 20 |
jjv360/nim-classes | Adds class support to Nim by providing a set of macros and utilities for creating and managing classes. | 89 |