{"id":29204363,"url":"https://github.com/isteq-bv/et","last_synced_at":"2025-07-02T15:03:23.943Z","repository":{"id":301978511,"uuid":"975640818","full_name":"ISTEQ-BV/ET","owner":"ISTEQ-BV","description":"General-purpose compile-time Expression Templates library for C++","archived":false,"fork":false,"pushed_at":"2025-06-29T22:50:46.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-29T23:28:58.301Z","etag":null,"topics":["cfd","cpp20","expression-templates","hpc","memory-bandwidth","memory-latency"],"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/ISTEQ-BV.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-04-30T16:42:47.000Z","updated_at":"2025-06-29T22:50:49.000Z","dependencies_parsed_at":"2025-06-29T23:39:08.115Z","dependency_job_id":null,"html_url":"https://github.com/ISTEQ-BV/ET","commit_stats":null,"previous_names":["isteq-bv/et"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ISTEQ-BV/ET","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISTEQ-BV%2FET","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISTEQ-BV%2FET/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISTEQ-BV%2FET/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISTEQ-BV%2FET/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ISTEQ-BV","download_url":"https://codeload.github.com/ISTEQ-BV/ET/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ISTEQ-BV%2FET/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263163013,"owners_count":23423491,"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":["cfd","cpp20","expression-templates","hpc","memory-bandwidth","memory-latency"],"created_at":"2025-07-02T15:01:41.058Z","updated_at":"2025-07-02T15:03:23.925Z","avatar_url":"https://github.com/ISTEQ-BV.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"ET\n==\n\nGeneral purpose expression templates library for C++20.\n\nIntended mostly for CFD and other HPC applications. \n\nBuilding\n--------\n\n    cmake -B build -DCMAKE_BUILD_TYPE=Release\n    cmake --build build\n\nRun the examples:\n\n    ./build/et_test\n    ./build/derivative_test\n\n\nIncluding into your project\n---------------------------\n\nOption one: use cmake `add_subdirectory` assuming you have downloaded ET source code into \n`external/et`:\n\n    add_subdirectory(external/et)\n\nthen link your executable to `et` library\n\n    add_executable(my_executable)\n    target_link_library(my_executable PRIVATE et)\n\nUsage\n-----\n\n\n\nCompatibility and requirements\n------------------------------\n\nLibrary requires C++20, tested with GCC 14,15 and Clang 19,20\n\nSee also\n------------\n\nBoost.YAP https://www.boost.org/doc/libs/1_88_0/doc/html/yap.html\n\nLicense\n-------\n\nMIT license\n\nCopyright (c) 2025 Ilya Popov, ISTEQ BV\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisteq-bv%2Fet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fisteq-bv%2Fet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fisteq-bv%2Fet/lists"}