An open API service indexing awesome lists of open source software.

https://github.com/archer884/unit-rs

Library for creating/converting between unit types
https://github.com/archer884/unit-rs

Last synced: 3 months ago
JSON representation

Library for creating/converting between unit types

Awesome Lists containing this project

README

        

# unit-rs
Library for creating/converting between unit types

This library features in [episode 16][1] of my [rust programming series on Youtube][2] and represents a serious improvement over a similar library written for a [previous episode][3].

[1]: https://youtu.be/kOiWH7MEg9I?list=PLTOeCUgrkpMNEHx6j0vCH0cuyAIVZadnc
[2]: https://www.youtube.com/playlist?list=PLTOeCUgrkpMNEHx6j0vCH0cuyAIVZadnc
[3]: https://youtu.be/uTrsH0whUJc?list=PLTOeCUgrkpMNEHx6j0vCH0cuyAIVZadnc