rustio rustio.net
37

unit_converter

v0.1.6 Growing

READ THE DESCRIPTION BEFORE USING THE LIBRARY. Add this in your main file {use unit_converter}. This is a binary converter library. all you have to do is call the function in the main file (unit_converter::meter_kilometer). Let's break it down what is happening here. The first word (unit_converter) is the file which you are accessing and after the double colon (::) you use the converter from this to that. Conversion from meter to kilometer written as meter_kilometer, Similarly you wanna convert kilo to nano write unit_converter::kilometer_nanometer. Others conversion are in the pipeline so have patience. cheers!

MIT Edition 2018

Quick Verdict

  • โœ•Not updated for 6+ years
  • !Pre-1.0: API may have breaking changes
  • โœ“Tiny footprint (2KB, 1 deps)
  • โœ“Permissive license (MIT)

Security

Checking security advisories...
Downloads
9.4K
Dependents
0
Releases
7
Size
2KB

Deep Insights

๐Ÿ“Š
Download activity

9 downloads in the last 30 days (0/day avg).

๐Ÿ”ฌ
Pre-1.0 for over a year

Despite being 6+ years old, unit_converter hasn't reached 1.0 yet. Expect potential API changes between versions.

๐Ÿชถ
Minimal dependencies

Only 1 direct dependencies. Lean dependency tree means faster builds and lower supply chain risk.

๐Ÿ“
Compact crate

At 2KB, unit_converter is lightweight. Small crate size correlates with focused, well-scoped functionality.

Health Breakdown

Maintenance 10/25

Recency, release consistency, active ratio

Quality 15/25

Yanked ratio, deps, size, maturity, features

Community 1/20

Reverse deps, ownership, ecosystem

Popularity 5/15

Downloads, momentum, growth trend

Documentation 6/15

Docs, repo, license, metadata

Download Trend

Daily downloads ยท last 90 days
0/day avg-14%
024612/301/172/42/223/123/29

Version Adoption

v0.1.6
25%
v0.1.4
19%
v0.1.3
19%
v0.1.5
19%
v0.1.2
19%

Release Timeline

7 releasessince 2019
J
F
M
A
M
J
J
A
S
O
N
D
2019
7
2020
2021
2022
2023
2024
2025
2026
Less
More

README

Loading README...

Maintainers

Dependencies
1
direct dependencies
Dependents
0
crates depend on unit_converter