Skip to content

Formatting numbers for us, while the machines are still at bay.

Notifications You must be signed in to change notification settings

hanyu-dev/human-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

human-format-next

Crates.io Version Documentation GitHub Tag

Formatting numbers for us, while the machines are still at bay.

The primary purpose for this crate is to format numbers in a customizable fashion based around magnitudes.

MSRV

1.75.0

License

MIT License.

Credits

This crate is inspired by BobGneu/human-format-rs, about 20x faster. If you just want a simple and fast solution, this crate is for you.

While BobGneu/human-format-rs has no_std support, this crate does not provide such functionality since it depends heavily on std f64 methods.

About

Formatting numbers for us, while the machines are still at bay.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages