{"id":17279723,"url":"https://github.com/str4d/addchain","last_synced_at":"2025-04-14T08:33:45.318Z","repository":{"id":57479472,"uuid":"229157647","full_name":"str4d/addchain","owner":"str4d","description":"Rust crate for generating addition chains","archived":false,"fork":false,"pushed_at":"2023-11-07T16:35:41.000Z","size":17,"stargazers_count":9,"open_issues_count":4,"forks_count":5,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-13T22:43:28.811Z","etag":null,"topics":["addition-chain","rust"],"latest_commit_sha":null,"homepage":null,"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/str4d.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE-APACHE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-12-19T23:57:16.000Z","updated_at":"2025-01-12T11:01:09.000Z","dependencies_parsed_at":"2022-09-17T04:50:42.496Z","dependency_job_id":null,"html_url":"https://github.com/str4d/addchain","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/str4d%2Faddchain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Faddchain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Faddchain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/str4d%2Faddchain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/str4d","download_url":"https://codeload.github.com/str4d/addchain/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248846187,"owners_count":21170916,"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":["addition-chain","rust"],"created_at":"2024-10-15T09:18:24.065Z","updated_at":"2025-04-14T08:33:44.978Z","avatar_url":"https://github.com/str4d.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# addchain: Rust crate for generating addition chains\n\n## Usage\n\nTo find a short addition chain:\n\n```rust\nlet chain = addchain::find_shortest_chain(num_bigint::BigUint::from(87u32));\n```\n\nTo build the steps for an addition chain:\n\n```rust\nlet steps = addchain::build_addition_chain(num_bigint::BigUint::from(87u32));\n```\n\n## License\n\nLicensed under either of\n\n * Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or\n   http://www.apache.org/licenses/LICENSE-2.0)\n * MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally\nsubmitted for inclusion in the work by you, as defined in the Apache-2.0\nlicense, shall be dual licensed as above, without any additional terms or\nconditions.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstr4d%2Faddchain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstr4d%2Faddchain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstr4d%2Faddchain/lists"}