{"id":16711187,"url":"https://github.com/cmditch/elm-bigint","last_synced_at":"2025-09-07T04:37:56.372Z","repository":{"id":52896515,"uuid":"150987693","full_name":"cmditch/elm-bigint","owner":"cmditch","description":"An elm implementation of the BigInt paradigm.","archived":false,"fork":false,"pushed_at":"2025-07-21T09:10:04.000Z","size":22,"stargazers_count":16,"open_issues_count":1,"forks_count":5,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-07-21T09:12:50.235Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elm","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/cmditch.png","metadata":{"files":{"readme":"README.md","changelog":"changelog","contributing":null,"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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2018-09-30T17:08:42.000Z","updated_at":"2025-07-21T09:01:42.000Z","dependencies_parsed_at":"2024-07-07T22:03:20.266Z","dependency_job_id":"f26208be-f3d4-4ee1-b582-e8f268b9d835","html_url":"https://github.com/cmditch/elm-bigint","commit_stats":{"total_commits":5,"total_committers":2,"mean_commits":2.5,"dds":"0.19999999999999996","last_synced_commit":"d510ebb4960816febec9e7da6d1fb6d4be5d2ad9"},"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/cmditch/elm-bigint","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmditch%2Felm-bigint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmditch%2Felm-bigint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmditch%2Felm-bigint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmditch%2Felm-bigint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cmditch","download_url":"https://codeload.github.com/cmditch/elm-bigint/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cmditch%2Felm-bigint/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273997108,"owners_count":25204473,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":[],"created_at":"2024-10-12T20:11:01.168Z","updated_at":"2025-09-07T04:37:56.284Z","avatar_url":"https://github.com/cmditch.png","language":"Elm","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bigint\n\nElm's native integer type uses raw JavaScript integers which are limited in size ([MDN](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/MAX_SAFE_INTEGER)). Sometimes, we want more.\n\nThis package provides a `BigInt` type and associated functions so that you can work with integers of unlimited size at the cost of some speed. Benchmarks included.\n\n## Contributions\nare very welcome!\n\n## Aknowledgements\n\n- Thank you [Javier Casas](https://github.com/javcasas) whose [elm-integer](https://github.com/javcasas/elm-integer) is the basis for this fork.\n- Thank you [gilbertkennen](https://github.com/gilbertkennen) whose [bigint](https://github.com/gilbertkennen/bigint) is basically the verbatim basis for this repository.\n- Thank you [hickscorp](https://github.com/hickscorp) whose [bigint](https://github.com/hickscorp/bigint) for the further work on top of the original BigInt library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmditch%2Felm-bigint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcmditch%2Felm-bigint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcmditch%2Felm-bigint/lists"}