{"id":30174336,"url":"https://github.com/dssgabriel/ltxplr","last_synced_at":"2025-08-12T00:45:27.988Z","repository":{"id":306468125,"uuid":"1026278102","full_name":"dssgabriel/ltxplr","owner":"dssgabriel","description":"Exploring multi-dimensional offset computations for high-performance tiled layouts","archived":false,"fork":false,"pushed_at":"2025-07-25T22:53:50.000Z","size":16,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-25T23:35:01.418Z","etag":null,"topics":["data-layout","mdspan"],"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/dssgabriel.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":"2025-07-25T15:54:14.000Z","updated_at":"2025-07-25T22:56:00.000Z","dependencies_parsed_at":"2025-07-25T23:35:05.363Z","dependency_job_id":"8c0545c1-8154-4b64-9792-7778fd03f4c5","html_url":"https://github.com/dssgabriel/ltxplr","commit_stats":null,"previous_names":["dssgabriel/ltxplr"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/dssgabriel/ltxplr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fltxplr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fltxplr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fltxplr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fltxplr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dssgabriel","download_url":"https://codeload.github.com/dssgabriel/ltxplr/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dssgabriel%2Fltxplr/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269981702,"owners_count":24507282,"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-08-11T02:00:10.019Z","response_time":75,"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":["data-layout","mdspan"],"created_at":"2025-08-12T00:45:21.132Z","updated_at":"2025-08-12T00:45:27.953Z","avatar_url":"https://github.com/dssgabriel.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LT-XPLR: Exploring tiled multi-dimensional offset computations for performance\n\n### Requirements\n\n- CMake 3.25+\n- LLVM clang++ v19+\n- LLVM libc++ v18+\n\n### Build\n\nUsing CMake presets:\n```sh\ncmake --workflow --preset llvm-release\n```\n\nManually:\n```sh\ncmake -B \u003cBUILD_DIR\u003e \\\n      -G Ninja \\\n      -DCMAKE_BUILD_TYPE=Release \\\n      -DCMAKE_PROJECT_TOP_LEVEL_INCLUDES=cmake/use-fetch-content.cmake \\\n      -DCMAKE_CXX_COMPILER=clang++ \\\n      -DCMAKE_CXX_STANDARD=26 \\\n      -DCMAKE_CXX_FLAGS='-stdlib=libc++'\ncmake --build \u003cBUILD_DIR\u003e\n```\n\n### Execute\n\nRun on a given layout, with a given number of dimensions:\n```sh\n./\u003cBUILD_DIR\u003e/benchmarks/\u003cLAYOUT\u003e \u003cDIM\u003e\n```\n\nSupported layouts (as of 2025-07-29): `ltl`, `rtr` \n\nSupported dimensions (as of 2025-07-25): `2`, `3`, `4` (partial)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdssgabriel%2Fltxplr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdssgabriel%2Fltxplr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdssgabriel%2Fltxplr/lists"}