{"id":18881513,"url":"https://github.com/mllimo/big-numbers","last_synced_at":"2025-06-14T18:40:23.717Z","repository":{"id":206566310,"uuid":"717129053","full_name":"mllimo/big-numbers","owner":"mllimo","description":"C++ Library designed for efficient handling of extremely large numbers.","archived":false,"fork":false,"pushed_at":"2023-11-16T20:47:09.000Z","size":27,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T08:37:09.259Z","etag":null,"topics":["arbitrary-sized-integers","biginteger","bignumber","cpp17","cpp20","help-wanted","wip"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mllimo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","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":"2023-11-10T16:13:41.000Z","updated_at":"2023-11-16T16:39:54.000Z","dependencies_parsed_at":"2023-11-16T22:10:40.782Z","dependency_job_id":null,"html_url":"https://github.com/mllimo/big-numbers","commit_stats":null,"previous_names":["mllimo/big-numbers"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mllimo/big-numbers","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mllimo%2Fbig-numbers","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mllimo%2Fbig-numbers/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mllimo%2Fbig-numbers/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mllimo%2Fbig-numbers/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mllimo","download_url":"https://codeload.github.com/mllimo/big-numbers/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mllimo%2Fbig-numbers/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259863949,"owners_count":22923653,"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":["arbitrary-sized-integers","biginteger","bignumber","cpp17","cpp20","help-wanted","wip"],"created_at":"2024-11-08T06:49:46.275Z","updated_at":"2025-06-14T18:40:23.673Z","avatar_url":"https://github.com/mllimo.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# big-numbers - WIP\nC++ Library designed for efficient handling of extremely large numbers.\n\n## What big-numbers does?\nExpress infinite integer numbers efficiently using arithmetic and comparison operators.\n\n## Why big-numbers is useful?\nIf one aims to perform operations with infinitely large numbers, this library strives to carry out these operations efficiently. \nIn contrast to other libraries, numbers are not represented as text strings but rather as a vector of uint64_t numbers. This enables direct calculations \non the numbers without the need for unnecessary conversions or operating digit by digit, as operations can be performed directly on the n digits that this data type handles.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmllimo%2Fbig-numbers","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmllimo%2Fbig-numbers","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmllimo%2Fbig-numbers/lists"}