{"id":18113736,"url":"https://github.com/cemoktra/rsi","last_synced_at":"2025-04-06T09:13:50.261Z","repository":{"id":119442222,"uuid":"200461907","full_name":"cemoktra/rsi","owner":"cemoktra","description":"Rust SI units package","archived":false,"fork":false,"pushed_at":"2019-12-20T09:03:07.000Z","size":51,"stargazers_count":0,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-12T14:29:51.078Z","etag":null,"topics":["rust","si-units","units"],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cemoktra.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-04T07:16:53.000Z","updated_at":"2019-12-20T09:03:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"ceb8cd36-f788-492d-8a59-7839c8e7dd67","html_url":"https://github.com/cemoktra/rsi","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemoktra%2Frsi","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemoktra%2Frsi/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemoktra%2Frsi/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cemoktra%2Frsi/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cemoktra","download_url":"https://codeload.github.com/cemoktra/rsi/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247457809,"owners_count":20941906,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rust","si-units","units"],"created_at":"2024-11-01T02:09:50.470Z","updated_at":"2025-04-06T09:13:50.235Z","avatar_url":"https://github.com/cemoktra.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://github.com/cemoktra/rsi/workflows/Rust/badge.svg)](https://github.com/cemoktra/rsi/actions)\n\n# rsi\nSI units for rust. This is started as a sandbox project to learn rust.\n\n# usage\n```rust\nlet m = Value::new(LengthUnit::Meter, 6.0);\nlet s = Value::new(TimeUnit::Seconds, 2.0);\nlet v = m / s; // v is meter per second\nassert_eq!(3.0, v.value());\nassert_eq!(\"3m/s\", v.to_string());\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemoktra%2Frsi","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcemoktra%2Frsi","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcemoktra%2Frsi/lists"}