{"id":13594995,"url":"https://github.com/rust-num/num-integer","last_synced_at":"2025-04-10T01:05:55.624Z","repository":{"id":27630440,"uuid":"114705586","full_name":"rust-num/num-integer","owner":"rust-num","description":"Integer trait and functions for Rust","archived":false,"fork":false,"pushed_at":"2025-02-28T17:42:33.000Z","size":1362,"stargazers_count":181,"open_issues_count":15,"forks_count":50,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-10T01:05:49.212Z","etag":null,"topics":["num-integer","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:36:57.000Z","updated_at":"2025-04-03T07:22:21.000Z","dependencies_parsed_at":"2024-06-18T16:42:31.394Z","dependency_job_id":"13f3b345-4342-4799-879a-a90f3428354e","html_url":"https://github.com/rust-num/num-integer","commit_stats":{"total_commits":654,"total_committers":95,"mean_commits":6.88421052631579,"dds":0.6299694189602447,"last_synced_commit":"03640c2a9472fad6f40845ab29c7c9502935d1d3"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-integer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-integer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-integer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-num%2Fnum-integer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-num","download_url":"https://codeload.github.com/rust-num/num-integer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248137888,"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-integer","rust"],"created_at":"2024-08-01T16:01:42.125Z","updated_at":"2025-04-10T01:05:55.600Z","avatar_url":"https://github.com/rust-num.png","language":"Rust","funding_links":[],"categories":["Rust"],"sub_categories":[],"readme":"# num-integer\n\n[![crate](https://img.shields.io/crates/v/num-integer.svg)](https://crates.io/crates/num-integer)\n[![documentation](https://docs.rs/num-integer/badge.svg)](https://docs.rs/num-integer)\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-integer/workflows/master/badge.svg)](https://github.com/rust-num/num-integer/actions)\n\n`Integer` trait and functions for Rust.\n\n## Usage\n\nAdd this to your `Cargo.toml`:\n\n```toml\n[dependencies]\nnum-integer = \"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-integer]\nversion = \"0.1.36\"\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-integer` 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-integer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-num%2Fnum-integer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-num%2Fnum-integer/lists"}