{"id":18449496,"url":"https://github.com/nic-obert/branchless_programming","last_synced_at":"2025-10-14T12:48:41.417Z","repository":{"id":187656179,"uuid":"677107987","full_name":"nic-obert/branchless_programming","owner":"nic-obert","description":"Proof of concept programming using only truly branchless operations.","archived":false,"fork":false,"pushed_at":"2023-08-18T08:52:43.000Z","size":12477,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-08-19T13:41:57.597Z","etag":null,"topics":["branchless","challenge","cpp","proof-of-concept"],"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/nic-obert.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-08-10T18:55:52.000Z","updated_at":"2024-05-10T12:29:37.000Z","dependencies_parsed_at":"2025-04-15T18:38:26.407Z","dependency_job_id":"d8d42aa4-4e87-44ea-a21b-da6dfc9d2cf9","html_url":"https://github.com/nic-obert/branchless_programming","commit_stats":null,"previous_names":["nic-obert/branchless_programming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nic-obert/branchless_programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nic-obert%2Fbranchless_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nic-obert%2Fbranchless_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nic-obert%2Fbranchless_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nic-obert%2Fbranchless_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nic-obert","download_url":"https://codeload.github.com/nic-obert/branchless_programming/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nic-obert%2Fbranchless_programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018581,"owners_count":26086579,"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-10-14T02:00:06.444Z","response_time":60,"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":["branchless","challenge","cpp","proof-of-concept"],"created_at":"2024-11-06T07:20:21.645Z","updated_at":"2025-10-14T12:48:41.380Z","avatar_url":"https://github.com/nic-obert.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# True Branchless Programming\n\nThis repository contains implementations of various programs and algorithms\nusing a **true branchless approach**.  \nThe rules are:\n\n- **No if statements** or ternary operators\n- **No condition-based loops**, only `while (true)` allowed\n- **No conditional jump instructions** allowed in the binary code\n\nThis repository is meant as a proof of concept and as a coding challenge.\nIt is not meant to be used in production.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnic-obert%2Fbranchless_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnic-obert%2Fbranchless_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnic-obert%2Fbranchless_programming/lists"}