{"id":26474273,"url":"https://github.com/rust-num/num-iter","last_synced_at":"2025-04-10T01:06:38.012Z","repository":{"id":27630417,"uuid":"114705596","full_name":"rust-num/num-iter","owner":"rust-num","description":"Generic Range iterators for Rust","archived":false,"fork":false,"pushed_at":"2024-05-04T00:23:21.000Z","size":1304,"stargazers_count":25,"open_issues_count":1,"forks_count":10,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T01:06:35.037Z","etag":null,"topics":["num-iter","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:05.000Z","updated_at":"2025-01-30T10:17:42.000Z","dependencies_parsed_at":"2024-06-19T02:42:02.861Z","dependency_job_id":null,"html_url":"https://github.com/rust-num/num-iter","commit_stats":{"total_commits":602,"total_committers":87,"mean_commits":6.919540229885057,"dds":0.6461794019933556,"last_synced_commit":"4b09fc190214d102c8f76d31441ea4208e043acc"},"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-iter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-iter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-iter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-iter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num","download_url":"https://codeload.github.com/rust-num/num-iter/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137887,"owners_count":21053775,"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-iter","rust"],"created_at":"2025-03-19T22:52:01.690Z","updated_at":"2025-04-10T01:06:37.983Z","avatar_url":"https://github.com/rust-num.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# num-iter\n\n[![crate](https://img.shields.io/crates/v/num-iter.svg)](https://crates.io/crates/num-iter)\n[![documentation](https://docs.rs/num-iter/badge.svg)](https://docs.rs/num-iter)\n[![minimum rustc 1.31](https://img.shields.io/badge/rustc-1.31+-red.svg)](https://rust-lang.github.io/rfcs/2495-min-rust-version.html)\n[![build status](https://github.com/rust-num/num-iter/workflows/master/badge.svg)](https://github.com/rust-num/num-iter/actions)\n\nGeneric `Range` iterators for Rust.\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nnum-iter = \"0.1\"\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-iter]\nversion = \"0.1.35\"\ndefault-features = false\n```\n\nThere is no functional difference with and without `std` at this time, but\nthere may be in the future.\n\n## Releases\n\nRelease notes are available in [RELEASES.md](RELEASES.md).\n\n## Compatibility\n\nThe `num-iter` crate is tested for rustc 1.31 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-iter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-num%2Fnum-iter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-iter/lists"}