{"id":17761189,"url":"https://github.com/rodrigodornelles/pcp-algorithm","last_synced_at":"2026-02-26T21:43:36.292Z","repository":{"id":57154965,"uuid":"526792781","full_name":"RodrigoDornelles/pcp-algorithm","owner":"RodrigoDornelles","description":"Find large palindromic prime numbers in the decimal expansion of π (PI).","archived":false,"fork":false,"pushed_at":"2022-10-01T01:09:48.000Z","size":545,"stargazers_count":4,"open_issues_count":8,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-23T17:12:56.161Z","etag":null,"topics":["128bits","nostd"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RodrigoDornelles.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-08-20T01:09:03.000Z","updated_at":"2022-10-27T14:38:13.000Z","dependencies_parsed_at":"2022-08-26T05:02:30.065Z","dependency_job_id":null,"html_url":"https://github.com/RodrigoDornelles/pcp-algorithm","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/RodrigoDornelles/pcp-algorithm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoDornelles%2Fpcp-algorithm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoDornelles%2Fpcp-algorithm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoDornelles%2Fpcp-algorithm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoDornelles%2Fpcp-algorithm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RodrigoDornelles","download_url":"https://codeload.github.com/RodrigoDornelles/pcp-algorithm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RodrigoDornelles%2Fpcp-algorithm/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29873527,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T21:05:00.265Z","status":"ssl_error","status_checked_at":"2026-02-26T20:57:13.669Z","response_time":89,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["128bits","nostd"],"created_at":"2024-10-26T19:26:54.922Z","updated_at":"2026-02-26T21:43:36.273Z","avatar_url":"https://github.com/RodrigoDornelles.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# c-palindrome-cousin-pi\n\n\u003e The first challenge launched by [SigmaGeek](https://sigmageek.com/) worth the prize of **U$ 2,000** (two thousand dollars),\u003cbr/\u003e \nFind large palindromic prime numbers in the decimal expansion of π (PI).\n\n### :pick: Challenge ###\n\n * **Tier 1** are 9 digits.\n * **Tier 2** are 21 digits.\n * **Tier 3** are many digits as possible.\n\n \n### :toolbox: Features ###\n\n * CI/CD\n * Unit Tests\n * C library itself\n * CPU Multi-threading\n * Task queue control\n\n### :package: Resources ####\n\n * Java 8\n * Assembly amd64 _(linux, macos)_\n * ANSI C _(without standards libs)_\n * Google Storage \u003chttps://storage.googleapis.com/pi100t/index.html\u003e\n\n### ####\n\n\n## Tools 1 ##\n\nutility kit that processes data returns exact result.\n\n\n### single thread ###\n\n```\nmake single-run\n```\n\n#### multi thread ####\n\n```\nmake multi-run\n```\n\n##### to stop #####\n\n```\nmake multi-kill\n```\n\n## Tools 2 ##\n\na utility to explore palindrome independently.\n\n### compile ###\n\n```\ndocker run -v $(pwd):/app -w /app/tools2 -t ibmjava:8-sdk-alpine javac TierThree.java\n```\n\n### run ###\n\n```\ndocker run -v $(pwd):/app -w /app/tools2 -t ibmjava:8-sdk-alpine java TierThree\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigodornelles%2Fpcp-algorithm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frodrigodornelles%2Fpcp-algorithm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frodrigodornelles%2Fpcp-algorithm/lists"}