{"id":15636420,"url":"https://github.com/chfast/intx","last_synced_at":"2025-04-04T19:07:24.639Z","repository":{"id":38864692,"uuid":"111742361","full_name":"chfast/intx","owner":"chfast","description":"Extended precision integer C++ library","archived":false,"fork":false,"pushed_at":"2025-03-24T15:35:24.000Z","size":1580,"stargazers_count":142,"open_issues_count":13,"forks_count":34,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T18:08:31.076Z","etag":null,"topics":["arbitrary-precision","biginteger","c","cpp","evm","hacktoberfest","int128","int256","int512","intx","uint128","uint256","uint384","uint512"],"latest_commit_sha":null,"homepage":"","language":"C++","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/chfast.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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}},"created_at":"2017-11-22T23:30:49.000Z","updated_at":"2025-03-24T15:35:29.000Z","dependencies_parsed_at":"2025-03-28T18:07:11.405Z","dependency_job_id":"57bb3d38-e473-4122-90b2-ce1579121876","html_url":"https://github.com/chfast/intx","commit_stats":{"total_commits":849,"total_committers":7,"mean_commits":"121.28571428571429","dds":0.09776207302709072,"last_synced_commit":"b071d81066ded14eed1cbf6709330bb8102182f6"},"previous_names":[],"tags_count":19,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfast%2Fintx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfast%2Fintx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfast%2Fintx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chfast%2Fintx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chfast","download_url":"https://codeload.github.com/chfast/intx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247234921,"owners_count":20905854,"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-precision","biginteger","c","cpp","evm","hacktoberfest","int128","int256","int512","intx","uint128","uint256","uint384","uint512"],"created_at":"2024-10-03T11:03:48.443Z","updated_at":"2025-04-04T19:07:24.602Z","avatar_url":"https://github.com/chfast.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intx\n\n[![readme style: standard][readme style standard badge]][standard readme]\n[![GitPOAP Badge](https://public-api.gitpoap.io/v1/repo/chfast/intx/badge)](https://www.gitpoap.io/gh/chfast/intx)\n\nExtended precision integer C++ library\n\nThe intx header-only C++20 library provides allocation-free extended precision\ninteger types. They are implemented as arrays of `std::uint64_t` words\nand closely match the behavior of built-in types.\n\n## Usage\n\nTo build, test or benchmark.\n\n```bash\ngit clone https://github.com/chfast/intx\ncd intx\n\ncmake -B build -DCMAKE_BUILD_TYPE=Release\ncmake --build build --parallel\n\nbuild/test/intx-unittests\nbuild/test/intx-bench\n```\n\n## Maintainer\n\nPaweł Bylica [@chfast]\n\n## License\n\nLicensed under the [Apache License, Version 2.0].\n\n\n[@chfast]: https://github.com/chfast\n[Apache License, Version 2.0]: LICENSE\n[standard readme]: https://github.com/RichardLitt/standard-readme\n\n[readme style standard badge]: https://img.shields.io/badge/readme%20style-standard-brightgreen.svg?style=flat-square\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfast%2Fintx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchfast%2Fintx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchfast%2Fintx/lists"}