{"id":20917334,"url":"https://github.com/c1m50c/big-int","last_synced_at":"2026-05-21T02:33:16.623Z","repository":{"id":137445990,"uuid":"434009086","full_name":"c1m50c/big-int","owner":"c1m50c","description":"Rust Library implementing a Big Integer.","archived":false,"fork":false,"pushed_at":"2021-12-02T03:03:09.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-30T10:01:08.366Z","etag":null,"topics":["big-int","int","integer","integers","library","mit-license","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/c1m50c.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2021-12-01T22:46:26.000Z","updated_at":"2021-12-02T03:03:11.000Z","dependencies_parsed_at":"2024-04-19T02:00:44.762Z","dependency_job_id":null,"html_url":"https://github.com/c1m50c/big-int","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/c1m50c/big-int","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fbig-int","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fbig-int/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fbig-int/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fbig-int/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/c1m50c","download_url":"https://codeload.github.com/c1m50c/big-int/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/c1m50c%2Fbig-int/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33286044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-20T15:12:43.734Z","status":"online","status_checked_at":"2026-05-21T02:00:07.181Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["big-int","int","integer","integers","library","mit-license","rust"],"created_at":"2024-11-18T16:31:59.700Z","updated_at":"2026-05-21T02:33:16.609Z","avatar_url":"https://github.com/c1m50c.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **big-int**\n\n[![Build](https://github.com/c1m50c/big-int/actions/workflows/build.yml/badge.svg?branch=main)](https://github.com/c1m50c/big-int/actions/workflows/build.yml)\n\nLibrary implementing a **big int**, which is a numerically limitless integer.\nFor example the Rust built-in type `i32` can only range from `-2147483648 | -(2^31)` to `2147483648 | (2 ^ 31)`,\nwith **big int** this range is virtually non-existent.\n\n\n## **Testing**\n```bash\n$ cd big-int\n$ cargo test\n...\ntest result: ok # If things go well test should pass.\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc1m50c%2Fbig-int","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fc1m50c%2Fbig-int","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fc1m50c%2Fbig-int/lists"}