{"id":13683553,"url":"https://github.com/rust-num/num-rational","last_synced_at":"2025-05-14T13:06:29.574Z","repository":{"id":39029102,"uuid":"114705604","full_name":"rust-num/num-rational","owner":"rust-num","description":"Generic Rational numbers for Rust","archived":false,"fork":false,"pushed_at":"2025-01-25T00:45:25.000Z","size":1473,"stargazers_count":146,"open_issues_count":32,"forks_count":57,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-05-08T00:03:41.258Z","etag":null,"topics":["num-rational","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rust-num.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2017-12-19T01:37:13.000Z","updated_at":"2025-05-02T11:55:50.000Z","dependencies_parsed_at":"2025-02-05T20:19:00.677Z","dependency_job_id":"21b437e6-52dd-45a6-9399-12166e38aa52","html_url":"https://github.com/rust-num/num-rational","commit_stats":{"total_commits":705,"total_committers":99,"mean_commits":7.121212121212121,"dds":0.651063829787234,"last_synced_commit":"d89ce12bf9692a83bbe99141f179c8e1f035bbea"},"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-rational","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-rational/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-rational/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-rational/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num","download_url":"https://codeload.github.com/rust-num/num-rational/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254046490,"owners_count":22005606,"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":["num-rational","rust"],"created_at":"2024-08-02T13:02:15.297Z","updated_at":"2025-05-14T13:06:29.542Z","avatar_url":"https://github.com/rust-num.png","language":"Rust","readme":"# num-rational\n\n[![crate](https://img.shields.io/crates/v/num-rational.svg)](https://crates.io/crates/num-rational)\n[![documentation](https://docs.rs/num-rational/badge.svg)](https://docs.rs/num-rational)\n[![minimum rustc 1.60](https://img.shields.io/badge/rustc-1.60+-red.svg)](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)\n[![build status](https://github.com/rust-num/num-rational/workflows/master/badge.svg)](https://github.com/rust-num/num-rational/actions)\n\nGeneric `Rational` numbers (aka fractions) for Rust.\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nnum-rational = \"0.4\"\n```\n\n## Features\n\nThis crate can be used without the standard library (`#![no_std]`) by disabling\nthe default `std` feature.  Use this in `Cargo.toml`:\n\n```toml\n[dependencies.num-rational]\nversion = \"0.4\"\ndefault-features = false\n```\n\n## Releases\n\nRelease notes are available in [RELEASES.md](RELEASES.md).\n\n## Compatibility\n\nThe `num-rational` crate is tested for rustc 1.60 and greater.\n\n## License\n\nLicensed under either of\n\n * [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0)\n * [MIT license](http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","funding_links":[],"categories":["Rust"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-rational","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-num%2Fnum-rational","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-rational/lists"}