bin2bcd 0.0.1

Binary-BCD-Binary conversion using double-dabble algorithm
Documentation
  • Coverage
  • 88.89%
    8 out of 9 items documented0 out of 0 items with examples
  • Size
  • Source code size: 30 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.34 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 10s Average build duration of successful builds.
  • all releases: 10s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • EngosSoftware/double-dabble
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • DariuszDepta

Binary to BCD conversion

Crates.io MIT licensed Apache 2.0 licensed Contributor Covenant

Overview

Rust implementation of binary to BCD and BCD to binary conversions using double-dabble algorithm.

License

Licensed under either of

at your option.

Contribution

All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.